From fd2c78a19fd13f36ea008399e81f6320b21dd547 Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Wed, 4 Oct 2023 20:38:21 +0100 Subject: [PATCH] Remove log file from git --- .gitignore | 1 + mixyboos-api/Logs/log.txt | 50164 ------------------------------------ 2 files changed, 1 insertion(+), 50164 deletions(-) delete mode 100644 mixyboos-api/Logs/log.txt diff --git a/.gitignore b/.gitignore index 9aa609c..b032241 100644 --- a/.gitignore +++ b/.gitignore @@ -307,3 +307,4 @@ scripts/copy_live_db.sh scripts/create_dev_google_keys.sql external/ +mixyboos-api/Logs/log.txt diff --git a/mixyboos-api/Logs/log.txt b/mixyboos-api/Logs/log.txt deleted file mode 100644 index a416177..0000000 --- a/mixyboos-api/Logs/log.txt +++ /dev/null @@ -1,50164 +0,0 @@ -2023-04-16 15:56:45.159 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-16 15:56:45.184 +01:00 [INF] Quartz Scheduler created -2023-04-16 15:56:45.185 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-16 15:56:45.185 +01:00 [INF] RAMJobStore initialized. -2023-04-16 15:56:45.186 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-16 15:56:45.186 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-16 15:56:45.187 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-16 15:56:45.198 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-16 15:56:45.200 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-16 15:56:45.204 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-16 15:56:45.204 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-16 15:56:45.204 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-16 15:56:45.204 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-16 15:56:45.447 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-16 15:56:46.317 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 15:56:48.566 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-16 15:56:48.803 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-16 15:56:48.808 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-16 15:56:48.808 +01:00 [INF] Hosting environment: Development -2023-04-16 15:56:48.808 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-16 15:56:48.816 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-16 15:58:58.219 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-16 15:58:58.239 +01:00 [INF] Quartz Scheduler created -2023-04-16 15:58:58.239 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-16 15:58:58.240 +01:00 [INF] RAMJobStore initialized. -2023-04-16 15:58:58.240 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-16 15:58:58.241 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-16 15:58:58.241 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-16 15:58:58.251 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-16 15:58:58.253 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-16 15:58:58.257 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-16 15:58:58.257 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-16 15:58:58.257 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-16 15:58:58.258 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-16 15:58:58.504 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-16 15:58:59.333 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 15:59:01.596 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-16 15:59:01.877 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-16 15:59:01.883 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-16 15:59:01.883 +01:00 [INF] Hosting environment: Development -2023-04-16 15:59:01.883 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-16 15:59:01.888 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-16 16:23:23.819 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 16:23:30.056 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 16:23:30.430 +01:00 [ERR] Failed executing DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE "AspNetRoles" ( - id uuid NOT NULL, - name character varying(256) NULL, - normalized_name character varying(256) NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_asp_net_roles PRIMARY KEY (id) -); -2023-04-16 16:46:35.820 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 16:48:16.390 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 16:50:00.875 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 16:50:06.537 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 16:51:13.065 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-16 16:51:13.088 +01:00 [INF] Quartz Scheduler created -2023-04-16 16:51:13.089 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-16 16:51:13.089 +01:00 [INF] RAMJobStore initialized. -2023-04-16 16:51:13.090 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-16 16:51:13.090 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-16 16:51:13.091 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-16 16:51:13.101 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-16 16:51:13.103 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-16 16:51:13.108 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-16 16:51:13.109 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-16 16:51:13.109 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-16 16:51:13.109 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-16 16:51:13.364 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-16 16:51:14.193 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 16:51:15.973 +01:00 [ERR] Failed executing DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE "AspNetRoles" ( - id uuid NOT NULL, - name character varying(256) NULL, - normalized_name character varying(256) NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_asp_net_roles PRIMARY KEY (id) -); -2023-04-16 16:51:16.336 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-16 16:51:16.617 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-16 16:51:16.621 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-16 16:51:16.622 +01:00 [INF] Hosting environment: Development -2023-04-16 16:51:16.622 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-16 16:51:16.626 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-16 16:51:22.502 +01:00 [INF] Application is shutting down... -2023-04-16 16:51:22.526 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-04-16 16:51:22.527 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-04-16 16:51:22.537 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-04-16 16:51:22.543 +01:00 [INF] Stopped cleanly -2023-04-16 16:53:07.187 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 16:56:51.908 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-16 16:56:51.938 +01:00 [INF] Quartz Scheduler created -2023-04-16 16:56:51.939 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-16 16:56:51.940 +01:00 [INF] RAMJobStore initialized. -2023-04-16 16:56:51.940 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-16 16:56:51.941 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-16 16:56:51.941 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-16 16:56:51.952 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-16 16:56:51.954 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-16 16:56:51.959 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-16 16:56:51.959 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-16 16:56:51.959 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-16 16:56:51.959 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-16 16:56:52.212 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-16 16:56:53.107 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 16:56:55.116 +01:00 [ERR] Failed executing DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE "AspNetRoles" ( - id uuid NOT NULL, - name character varying(256) NULL, - normalized_name character varying(256) NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_asp_net_roles PRIMARY KEY (id) -); -2023-04-16 16:56:55.560 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-16 16:56:55.849 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-16 16:56:55.853 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-16 16:56:55.853 +01:00 [INF] Hosting environment: Development -2023-04-16 16:56:55.853 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-16 16:56:55.857 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-16 16:57:46.545 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 16:57:46.602 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 16:57:46.720 +01:00 [INF] The token request was successfully validated. -2023-04-16 16:57:51.379 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-16 16:57:54.593 +01:00 [WRN] Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. -2023-04-16 16:57:58.488 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=86bbebc9-676e-4936-aca7-6cd070a4e516'. Cached Key: 'f2e0230f221b' -2023-04-16 16:58:00.963 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=86bbebc9-676e-4936-aca7-6cd070a4e516'. Cached Key: 'f2e0230f221b' -2023-04-16 16:58:02.128 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=87a59c27-1ea2-4fe0-8167-5e28716a9273'. Cached Key: 'ef09fb2e716f' -2023-04-16 16:58:02.175 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=6ed75891-4137-4f32-a1bd-50c06cca9060'. Cached Key: 'fce74e94544c' -2023-04-16 16:58:02.175 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=3a8f8873-ecb0-4442-b629-0a8f1b544510'. Cached Key: '13ea96efd5e7' -2023-04-16 17:08:35.672 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=4c4c77f2-84ff-4821-8913-be5874492b69'. Cached Key: 'fce74e94544c' -2023-04-16 17:08:35.734 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=af698ca0-bb60-43db-b03a-cb17bb8a0cfd'. Cached Key: '13ea96efd5e7' -2023-04-16 17:08:35.822 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=d4aaf61f-9f44-4ba8-98f6-0b6a82c169a1'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:08:41.226 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=4c4c77f2-84ff-4821-8913-be5874492b69'. Cached Key: 'fce74e94544c' -2023-04-16 17:08:41.658 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=972314ae-c1e3-4d8a-9d42-adc8faad0b92'. Cached Key: 'fce74e94544c' -2023-04-16 17:08:41.700 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=aaaa67b6-df7e-4aaf-b6d8-217ab8a8aa5c'. Cached Key: '13ea96efd5e7' -2023-04-16 17:08:41.721 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=271eccc5-d59d-4981-b5a9-241367662d25'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:08:56.604 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=8bc6b9cf-b188-44a4-ad28-1c301b20f5d4'. Cached Key: 'fce74e94544c' -2023-04-16 17:08:56.733 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=205dafe6-77b0-4177-a034-895747b844ea'. Cached Key: '13ea96efd5e7' -2023-04-16 17:08:56.733 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=922a9a58-adb8-4535-8bee-7dc9f0da4ac0'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:10:41.035 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=a2f52b7b-5e48-4202-ab50-5176de37479a'. Cached Key: '13ea96efd5e7' -2023-04-16 17:10:41.059 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=fffb15d3-f61b-44f6-97ca-26f741b373d3'. Cached Key: 'fce74e94544c' -2023-04-16 17:10:41.080 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=c16528bd-75f5-42e5-93db-d43416a6c115'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:10:54.190 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=4b0eaf01-7ba4-4340-ba0b-7be3a6ea8902'. Cached Key: 'fce74e94544c' -2023-04-16 17:10:54.214 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=5fcd5948-7916-44a0-9284-895b8cb476a1'. Cached Key: '13ea96efd5e7' -2023-04-16 17:10:54.214 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=671a0c61-fc73-421b-9d7b-6385e9226844'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:12:24.517 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=66ed5e72-6078-43a1-b65d-3deb0733bf02'. Cached Key: '13ea96efd5e7' -2023-04-16 17:12:24.580 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=8ef57661-64f8-4c1a-ba01-a867edd6a5b1'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:12:24.517 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=7f4ba3dd-1792-4b97-83e1-5366d67a7350'. Cached Key: 'fce74e94544c' -2023-04-16 17:13:14.348 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=3c938132-9427-437e-a13d-c92d3cd29684'. Cached Key: 'fce74e94544c' -2023-04-16 17:13:14.688 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=25bb3140-1326-49d2-80de-8f8cbd252ee6'. Cached Key: '13ea96efd5e7' -2023-04-16 17:13:14.732 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=5ef6f198-0eec-4ddc-bbb3-e2870d56c6fc'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:13:19.902 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=0e6a5098-50b9-43a6-a49c-4970abb81bb0'. Cached Key: '13ea96efd5e7' -2023-04-16 17:13:20.004 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=77f634ca-d33d-44f8-9191-d0a06e38a831'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:13:20.004 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=6ec4a32f-72da-4366-8084-380359ed41c4'. Cached Key: 'fce74e94544c' -2023-04-16 17:23:30.178 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-16 17:23:30.191 +01:00 [INF] Quartz Scheduler created -2023-04-16 17:23:30.192 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-16 17:23:30.192 +01:00 [INF] RAMJobStore initialized. -2023-04-16 17:23:30.192 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-16 17:23:30.192 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-16 17:23:30.193 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-16 17:23:30.200 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-16 17:23:30.201 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-16 17:23:30.204 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-16 17:23:30.204 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-16 17:23:30.204 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-16 17:23:30.204 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-16 17:23:30.305 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-16 17:23:30.714 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 17:23:31.448 +01:00 [ERR] Failed executing DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE "AspNetRoles" ( - id uuid NOT NULL, - name character varying(256) NULL, - normalized_name character varying(256) NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_asp_net_roles PRIMARY KEY (id) -); -2023-04-16 17:23:31.478 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-16 17:23:31.704 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-16 17:23:31.705 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-16 17:23:31.706 +01:00 [INF] Hosting environment: Development -2023-04-16 17:23:31.706 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-16 17:23:31.709 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-16 17:26:03.188 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 17:26:03.206 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 17:26:03.229 +01:00 [INF] The token request was successfully validated. -2023-04-16 17:26:03.745 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-16 17:26:07.708 +01:00 [WRN] Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. -2023-04-16 17:26:08.875 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=38c99a2b-d0a3-4003-a14d-c7e977d7f008'. Cached Key: 'f2e0230f221b' -2023-04-16 17:27:12.024 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=5472aabc-5967-49d0-a5d2-45555d2dd4f0'. Cached Key: '13ea96efd5e7' -2023-04-16 17:27:12.024 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=38c99a2b-d0a3-4003-a14d-c7e977d7f008'. Cached Key: 'f2e0230f221b' -2023-04-16 17:27:12.025 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=6905f046-e19c-45b2-a592-cee6d340cff3'. Cached Key: 'fce74e94544c' -2023-04-16 17:27:12.027 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1e59e48c-4079-4938-8673-a8a8f170e946'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:28:05.626 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=6e416cff-fef3-4560-90b4-73e73389b2fd'. Cached Key: '13ea96efd5e7' -2023-04-16 17:28:05.628 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=55cc9d51-74db-4f34-b5e1-9af62fee5d36'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:28:05.630 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=766dea54-7215-43b6-bab9-eafafea9dfed'. Cached Key: 'fce74e94544c' -2023-04-16 17:29:34.570 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=6cda4e1c-a07a-4b70-b3b9-6c9562d89019'. Cached Key: '13ea96efd5e7' -2023-04-16 17:29:34.571 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=e64b77d1-918e-428d-a3b6-065df55cf980'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:29:34.573 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=35c39573-407b-4964-a8d1-0b6eef1bcda5'. Cached Key: 'fce74e94544c' -2023-04-16 17:29:46.631 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=a2d20000-a013-45c2-bed4-687064c4de41'. Cached Key: 'fce74e94544c' -2023-04-16 17:29:46.632 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=02dbe928-e0f5-46b4-ac42-61b81d0c0227'. Cached Key: '13ea96efd5e7' -2023-04-16 17:29:46.634 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=df879c2f-15a1-4b3b-908a-2f446a810907'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:29:49.789 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=0b4a14a3-97e3-45ae-9b34-4852e33ef6d5'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:29:49.789 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=07d07db7-c2e4-44ae-a996-96601fe99ac1'. Cached Key: '13ea96efd5e7' -2023-04-16 17:29:49.789 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=fb5bcec6-9604-4094-9553-b31ed1e8a81a'. Cached Key: 'fce74e94544c' -2023-04-16 17:30:18.178 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=a3fcab4a-69ce-4426-a173-2979d10e4b79'. Cached Key: '13ea96efd5e7' -2023-04-16 17:30:18.179 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=e99da2cd-adde-476b-ae3e-f259fa6637c4'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:30:18.181 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=ac219744-ab40-4e22-b1c2-6e82999fa157'. Cached Key: 'fce74e94544c' -2023-04-16 17:30:28.014 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=eaf836a3-7a91-4ce2-af05-0905600360e8'. Cached Key: '13ea96efd5e7' -2023-04-16 17:30:28.017 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=2d1c07c5-6aec-4f42-885c-72ec45b9070d'. Cached Key: 'fce74e94544c' -2023-04-16 17:30:28.027 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=6c596a30-237e-4bcb-b710-48744984ee9e'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:30:45.543 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=71c809fd-38c4-4193-9615-52a1d4286be5'. Cached Key: 'fce74e94544c' -2023-04-16 17:30:45.546 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=07987410-d85d-481d-89d3-95a1ded971c8'. Cached Key: '13ea96efd5e7' -2023-04-16 17:30:45.546 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=8d4623aa-49c2-4177-8329-dce8f04795a2'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:31:15.571 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=26db3d03-f730-4474-bcae-8cf99fce3176'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:31:15.573 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=1d0e09e1-5b37-40d0-8c9a-7158a3744a74'. Cached Key: '13ea96efd5e7' -2023-04-16 17:31:15.576 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=924827a3-4a74-4df5-8676-c285d1470c24'. Cached Key: 'fce74e94544c' -2023-04-16 17:32:14.568 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=7ec64bc2-aa48-4311-9dd9-b3d5d71de153'. Cached Key: '13ea96efd5e7' -2023-04-16 17:32:14.571 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=9110cc38-e7a9-4aab-a5bd-e9fe403e7999'. Cached Key: 'fce74e94544c' -2023-04-16 17:32:14.573 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=38861cc7-7603-4c76-b320-bb5a64c5c234'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:32:33.470 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=f4e318ac-1f8d-4f3d-9f85-036ad61aa293'. Cached Key: 'fce74e94544c' -2023-04-16 17:32:33.473 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=50f4ca0c-b551-488b-916b-c26d552b0aa8'. Cached Key: '13ea96efd5e7' -2023-04-16 17:32:33.474 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=cc9f54c4-918a-4965-b288-6f1a22f2a4d4'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:32:58.047 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=9adb01a8-a42b-4a07-8b9b-f6698cb5b520'. Cached Key: 'fce74e94544c' -2023-04-16 17:32:58.048 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1266214b-64b1-4bd1-a8bb-f094d7bf708c'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:32:58.050 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=65ae00c6-9d7d-4def-b130-0a13156bd1db'. Cached Key: '13ea96efd5e7' -2023-04-16 17:35:52.305 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=34b08d6d-4bb7-4b4a-9cc1-f07a85e44314'. Cached Key: '13ea96efd5e7' -2023-04-16 17:35:52.308 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=96632406-a993-44e1-aa15-3347b630b66e'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:35:52.309 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=3bbcb09b-940b-42ae-b1df-7382dd229d59'. Cached Key: 'fce74e94544c' -2023-04-16 17:35:57.712 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=c5fa34ea-ae2a-4f1e-9ccf-c986a07017f2'. Cached Key: 'fce74e94544c' -2023-04-16 17:35:57.712 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=b09d6c59-13bb-4c0e-8d43-439887316475'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:35:57.713 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=4fa11c36-ccf6-4dd7-a97b-257c1c425929'. Cached Key: '13ea96efd5e7' -2023-04-16 17:36:16.454 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=6e098ecf-a0a0-45a6-983d-25ecf20cbf01'. Cached Key: 'fce74e94544c' -2023-04-16 17:36:16.456 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=45554685-c6fd-4fdc-a813-a861c210ac6f'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:36:16.457 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=308e0564-fcc2-46e5-b5cd-b93c8c659c03'. Cached Key: '13ea96efd5e7' -2023-04-16 17:37:12.401 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=06598463-9554-4544-b593-738e63cc19c8'. Cached Key: 'fce74e94544c' -2023-04-16 17:37:12.403 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=f0be0ecf-c6f9-4385-abe7-9721e583be5b'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:37:12.406 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=46573076-e0a9-4f06-bb12-a3ed1697702b'. Cached Key: '13ea96efd5e7' -2023-04-16 17:37:27.750 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=22cd3629-8a5f-4a3f-b22e-2b2f6012150b'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:37:27.751 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=3480a51a-c416-4810-90b5-6d3e2266ffa2'. Cached Key: '13ea96efd5e7' -2023-04-16 17:37:27.753 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=9f62739c-fbd5-48bb-aa6e-81385f698e81'. Cached Key: 'fce74e94544c' -2023-04-16 17:37:40.665 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=118d9a27-cf8b-43ad-aea5-f0aaa605f422'. Cached Key: 'fce74e94544c' -2023-04-16 17:37:40.665 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=236f374a-76a6-4feb-b3e9-30d2e5758521'. Cached Key: '13ea96efd5e7' -2023-04-16 17:37:40.666 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1257395f-bc28-4594-8707-2c97e4570178'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:49:23.946 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=e36bba38-4421-4b12-9c9a-5794bb4ef692'. Cached Key: '13ea96efd5e7' -2023-04-16 17:49:23.947 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=d62c3ad6-b45d-4a46-a931-bb559f09984a'. Cached Key: 'fce74e94544c' -2023-04-16 17:49:23.948 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=36e85617-b996-40e4-8c15-76701a6e1fcc'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:50:00.105 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=b7624a10-da4a-407a-9cbf-19f7bc7b5a5b'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:50:00.106 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=54eac28e-fbf1-476e-af6c-6fc97e1ed249'. Cached Key: '13ea96efd5e7' -2023-04-16 17:50:00.107 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=c31bf5a1-0467-4ea5-9a66-aadfed958359'. Cached Key: 'fce74e94544c' -2023-04-16 17:50:22.892 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=e587dfc2-b855-4a17-a0c1-79be1a4ae9ff'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:50:22.894 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=85805682-f6ae-4dc2-b65c-9d92275c0e5c'. Cached Key: '13ea96efd5e7' -2023-04-16 17:50:22.896 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=3cab6e71-1985-4a85-9876-2e21af16bfd3'. Cached Key: 'fce74e94544c' -2023-04-16 17:52:07.685 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=34f54f34-2680-4ade-bbcd-79e7ee48c069'. Cached Key: 'fce74e94544c' -2023-04-16 17:52:07.688 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=8e15e229-ef46-48db-a087-7a2c74c81043'. Cached Key: '13ea96efd5e7' -2023-04-16 17:52:07.709 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1e9aeb0b-348e-4948-a9db-2bb9dd45e229'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:56:33.094 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=247e1f13-cb84-4dd7-9898-8ccc4f16ff3d'. Cached Key: '13ea96efd5e7' -2023-04-16 17:56:33.097 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=7c7a8e08-5bf8-4e49-aba6-8d7f59259363'. Cached Key: 'ef09fb2e716f' -2023-04-16 17:56:33.099 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=c1f3ab1a-d170-4538-a46b-fdb62bd96508'. Cached Key: 'fce74e94544c' -2023-04-16 18:10:11.377 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=ebb0f5a4-1afa-4775-ade7-7ef1c2640d1f'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:10:11.379 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=540b4360-1d0a-41eb-9b95-8e98531f2306'. Cached Key: 'fce74e94544c' -2023-04-16 18:10:11.380 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=1b4bf35c-d7b2-41b2-8e80-88418f146e77'. Cached Key: '13ea96efd5e7' -2023-04-16 18:10:24.176 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=7da2b62c-ec2e-4134-96a0-680a1d52f104'. Cached Key: '13ea96efd5e7' -2023-04-16 18:10:24.176 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=9853c5a1-c800-471d-a625-ef164d5166f0'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:10:24.180 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=b5f8d8ab-dbab-435c-abe2-12507dc36f08'. Cached Key: 'fce74e94544c' -2023-04-16 18:12:26.859 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=4b4839d3-0370-45f8-aa6b-10ff8e92aaa8'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:12:26.860 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=80ac00c8-bd48-4b73-b9a4-b13732e82a64'. Cached Key: '13ea96efd5e7' -2023-04-16 18:12:26.862 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=5c0d57d6-4fdb-4b04-a8a3-e4836855f74b'. Cached Key: 'fce74e94544c' -2023-04-16 18:12:48.283 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=dca55dd7-4ab6-468e-b240-eeb1d057905b'. Cached Key: 'fce74e94544c' -2023-04-16 18:12:48.285 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=04c90761-89dd-46e9-ae71-981442388151'. Cached Key: '13ea96efd5e7' -2023-04-16 18:12:48.286 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=b0af1343-9d45-4ff8-a333-0fffca0b06db'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:16:29.860 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=d01acc96-8503-4db8-a357-e2fafb46db01'. Cached Key: 'fce74e94544c' -2023-04-16 18:16:29.863 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=bd2e4557-3acd-4b91-98e9-125a66e89c9b'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:16:29.866 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=3027edad-c38d-452e-bff5-7e0a6aee9cf0'. Cached Key: '13ea96efd5e7' -2023-04-16 18:17:39.419 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=9804527b-4d15-4f2c-b799-58410f3bffe5'. Cached Key: '13ea96efd5e7' -2023-04-16 18:17:39.421 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=bf2064b6-83d7-4287-b6f6-3d478dac6da3'. Cached Key: 'fce74e94544c' -2023-04-16 18:17:39.446 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=4a0a61f3-0c2b-4f0a-978d-e3c018471afd'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:18:25.612 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=329a4c64-05ae-441d-afff-05e4c75ff85a'. Cached Key: '13ea96efd5e7' -2023-04-16 18:18:25.613 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=627f3360-6856-4636-9c77-b29cb7db216f'. Cached Key: 'fce74e94544c' -2023-04-16 18:18:25.615 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=7fb87ba6-96f9-47b3-b744-36e44eb6c987'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:18:35.880 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=00fe9c24-5732-4883-97ea-e390841e41fa'. Cached Key: 'fce74e94544c' -2023-04-16 18:18:35.882 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=71bf9197-396c-4f03-a1d4-20abdce9756e'. Cached Key: '13ea96efd5e7' -2023-04-16 18:18:36.331 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=ad385fc0-20b3-486b-9132-c989261783e9'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:20:20.820 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=2686c807-9d0e-4de3-8e8b-36a9dff85b07'. Cached Key: 'fce74e94544c' -2023-04-16 18:20:20.822 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=6bf93a88-a982-47bc-bb76-0ee3484d8935'. Cached Key: '13ea96efd5e7' -2023-04-16 18:20:20.823 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=a5cbbc09-80de-48a6-9787-7b842ab94be3'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:24:49.487 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=9a0b97ed-d857-4770-8f06-8b686a71a197'. Cached Key: 'fce74e94544c' -2023-04-16 18:24:49.488 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=50661494-00e7-4331-adea-b3264fa9ca03'. Cached Key: '13ea96efd5e7' -2023-04-16 18:24:49.491 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=66894668-6fad-49cb-b4b9-6b732fcc5035'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:25:15.372 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=a7d01383-d94e-44d7-b9d1-a1a24ac7bbec'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:25:15.374 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=bf0e4b4c-4517-46e8-8ff1-8af2a7de339f'. Cached Key: 'fce74e94544c' -2023-04-16 18:25:15.376 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=86ca7f36-d300-4165-bd47-6e596a26f2b1'. Cached Key: '13ea96efd5e7' -2023-04-16 18:25:34.762 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=badd1f74-e6df-47bc-9390-295e3d60c97d'. Cached Key: '13ea96efd5e7' -2023-04-16 18:25:34.764 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=6281b0ae-8744-492d-947c-0340f4e2dd3a'. Cached Key: 'fce74e94544c' -2023-04-16 18:25:34.765 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=c443a006-51eb-4629-9c2a-daf7abddc9ed'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:25:59.142 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=5ebc3541-f7ae-4c79-b5f8-4d7f81d0ddce'. Cached Key: '13ea96efd5e7' -2023-04-16 18:25:59.144 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=46c01f7c-2c57-42d9-a43e-69f80bb99e22'. Cached Key: 'fce74e94544c' -2023-04-16 18:25:59.155 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=7912417f-32dc-4bd1-94ee-d82e55e3a442'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:26:40.422 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=22a780e9-1a47-4565-95c7-9d473832b8d4'. Cached Key: '13ea96efd5e7' -2023-04-16 18:26:40.423 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=33ca06f8-5e1e-4fd1-8f9c-5dba1c31fbcf'. Cached Key: 'fce74e94544c' -2023-04-16 18:26:40.428 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=fa088294-f92e-4e2e-81c7-cac8f5322e6a'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:27:32.005 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=66bae414-9723-4d8d-90c7-073aa6dfc4cc'. Cached Key: 'fce74e94544c' -2023-04-16 18:27:32.011 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=4a71b200-18ef-433e-9aca-b8e539f3dbaf'. Cached Key: '13ea96efd5e7' -2023-04-16 18:27:32.815 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=73e23cc9-eb2f-4f44-ba77-af4d634edb51'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:29:58.338 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=d1840bc9-6a62-4479-b198-1de58b99e945'. Cached Key: 'fce74e94544c' -2023-04-16 18:29:58.342 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=e12c87dc-6239-4e70-9e19-22041b6721d5'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:29:58.342 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=426b7fdb-8402-4400-8e2a-4a866b58811c'. Cached Key: '13ea96efd5e7' -2023-04-16 18:30:11.500 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=b43af0dc-416f-4a79-b186-8bf897d09ff6'. Cached Key: '13ea96efd5e7' -2023-04-16 18:30:11.501 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=06734186-eef0-4d0a-87b9-bbb74091bcb6'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:30:11.503 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=4fca570a-26b8-4a67-afdc-fa2c7ac86795'. Cached Key: 'fce74e94544c' -2023-04-16 18:34:24.032 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=9281cd21-c45a-495b-9ed9-ebf33a477ac0'. Cached Key: 'fce74e94544c' -2023-04-16 18:34:24.034 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=e13218ac-e1a9-46ab-8765-b45149ae0509'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:34:24.036 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=fe316493-4377-4c1b-b8a5-1b1de91279c9'. Cached Key: '13ea96efd5e7' -2023-04-16 18:35:52.485 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=de613cbb-470a-4e65-aa98-4019f627bbaa'. Cached Key: '13ea96efd5e7' -2023-04-16 18:35:52.486 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=da489e9a-5bd9-467a-b963-678e307c9b94'. Cached Key: 'fce74e94544c' -2023-04-16 18:35:52.487 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=dccf5741-89a0-4e39-a195-da88d7f8c02f'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:36:30.194 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=990505c8-4769-47c9-b6be-42298c7dd508'. Cached Key: 'fce74e94544c' -2023-04-16 18:36:30.195 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=96bc41b2-bc0d-4796-836f-3df6203dc2d4'. Cached Key: '13ea96efd5e7' -2023-04-16 18:36:30.197 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=280d74a9-7b84-4145-a44c-c110fa22f2a7'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:46:29.435 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 18:46:29.440 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 18:46:29.450 +01:00 [INF] The token request was successfully validated. -2023-04-16 18:46:29.547 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-16 18:46:34.074 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=35798b4a-6e76-427f-b1f8-f6a995641663'. Cached Key: 'f2e0230f221b' -2023-04-16 18:46:42.795 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=35798b4a-6e76-427f-b1f8-f6a995641663'. Cached Key: 'f2e0230f221b' -2023-04-16 18:46:42.960 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=17277867-a5c2-43f9-956f-6d3ff3805d19'. Cached Key: 'fce74e94544c' -2023-04-16 18:46:42.963 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=3795e3ff-c465-498a-a8ca-ec5a3f7b85fb'. Cached Key: '13ea96efd5e7' -2023-04-16 18:46:43.108 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=c5e444f4-5d44-4f8c-8aed-48253730b6a1'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:48:41.903 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=26e314e9-f370-45aa-ab46-dd0a31411e7c'. Cached Key: 'fce74e94544c' -2023-04-16 18:48:41.906 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=bdc20297-86a8-4c35-86da-96de18ce9c45'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:48:41.908 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=fd1f6d1b-3e89-49d3-9b3a-7d876663f58d'. Cached Key: '13ea96efd5e7' -2023-04-16 18:49:42.675 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=4d352c77-d291-4969-b4c0-038b6eb1370a'. Cached Key: 'fce74e94544c' -2023-04-16 18:49:42.676 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=37da2079-6a12-41ee-a7ad-9b084a5b16bc'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:49:42.678 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=61704837-ff86-4b39-bcac-3ccee8235272'. Cached Key: '13ea96efd5e7' -2023-04-16 18:50:00.220 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=ca4dcf78-62cf-4ac6-9f8d-64b00d3caa42'. Cached Key: 'fce74e94544c' -2023-04-16 18:50:00.221 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=bbfc07d1-e6fd-4f53-8dbe-349f73ab577c'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:50:00.223 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=3fc1ad54-9991-4cd3-8733-4c68c26c0bb9'. Cached Key: '13ea96efd5e7' -2023-04-16 18:51:01.269 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=12d92c3c-b92c-4626-9feb-ef1c38155d1e'. Cached Key: 'fce74e94544c' -2023-04-16 18:51:01.269 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=e313c918-4962-4e58-beb6-1035574da967'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:51:01.270 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=0bd742a6-5386-4409-b126-d28fe5fc88d4'. Cached Key: '13ea96efd5e7' -2023-04-16 18:51:30.259 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=834ab34b-646c-4ebe-ba89-a620ef9e5e0f'. Cached Key: '13ea96efd5e7' -2023-04-16 18:51:30.262 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=22555d21-dc29-4fe6-828a-7b2eec851111'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:51:30.263 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=8745c604-5daf-44a7-9df4-b0319f91fb8f'. Cached Key: 'fce74e94544c' -2023-04-16 18:52:39.365 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=a10e7e8b-90d2-4de2-8f49-172c9c80d7df'. Cached Key: 'fce74e94544c' -2023-04-16 18:52:39.366 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=894e4e84-fa29-459f-9a24-e2a4f79f30c6'. Cached Key: '13ea96efd5e7' -2023-04-16 18:52:39.393 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=5e015f0e-075b-477e-bba4-64384ec765a9'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:53:18.407 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=adf6d240-a694-4da2-80c4-1ef4061b3797'. Cached Key: 'fce74e94544c' -2023-04-16 18:53:18.409 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=f094a98f-5113-4efb-987d-4d602c0f722b'. Cached Key: '13ea96efd5e7' -2023-04-16 18:53:18.414 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=fcd0b5d3-5322-4599-9eec-bf7c555e198b'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:53:38.822 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=cfb058fd-6496-4631-ac89-f99099bc1daf'. Cached Key: '13ea96efd5e7' -2023-04-16 18:53:38.824 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=db243a31-ce15-4806-9cfa-6bc08bab6d78'. Cached Key: 'fce74e94544c' -2023-04-16 18:53:38.825 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=6757cb1b-998c-43b4-bbf2-f4f523102482'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:53:46.814 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=9654ff2f-f84d-47b0-9aca-353c46ef3232'. Cached Key: 'fce74e94544c' -2023-04-16 18:53:46.816 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=6d36674a-aca3-4215-b586-7a427f5be9a4'. Cached Key: '13ea96efd5e7' -2023-04-16 18:53:46.817 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=b257cf98-28f3-445f-bf3a-067a8344c706'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:54:17.049 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=f2d95bcb-c7ef-4c79-96ff-b61a2ffdab95'. Cached Key: 'fce74e94544c' -2023-04-16 18:54:17.049 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=0a7d55c3-98f5-40ee-baf4-9ee00eb0b923'. Cached Key: 'ef09fb2e716f' -2023-04-16 18:54:17.049 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=99fc42eb-4040-4cbf-abf9-7f59b1b089ee'. Cached Key: '13ea96efd5e7' -2023-04-16 18:54:29.563 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=d3b3b05f-7c9a-4bb8-8f80-2fda6bfcd960'. Cached Key: '13ea96efd5e7' -2023-04-16 18:54:29.565 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=4c691a60-d134-46b4-9469-848e529c7c4c'. Cached Key: 'fce74e94544c' -2023-04-16 18:54:30.417 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=9a604408-1a96-4793-a80d-817c3e74770a'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:05:24.456 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=35798b4a-6e76-427f-b1f8-f6a995641663'. Cached Key: 'f2e0230f221b' -2023-04-16 19:05:24.459 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=99908438-5f6f-4ceb-a553-adb3b3797fe4'. Cached Key: '13ea96efd5e7' -2023-04-16 19:05:24.461 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=10a8cb88-2e01-4d33-bd57-b1aa56a0e759'. Cached Key: 'fce74e94544c' -2023-04-16 19:05:24.467 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1c934f53-571a-47e7-a4c6-7ed8e0834d7f'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:05:28.550 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=c4f50070-eedb-4903-8fc3-65fa0b6165a9'. Cached Key: 'fce74e94544c' -2023-04-16 19:05:28.552 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=a435e25e-bceb-462d-a69f-724462965b24'. Cached Key: '13ea96efd5e7' -2023-04-16 19:05:28.554 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=5be26fd7-b92b-4d85-99d2-eb6320f79b40'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:05:52.379 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=dcca88b6-f727-4aaa-a88a-adbe93089e74'. Cached Key: 'fce74e94544c' -2023-04-16 19:05:52.381 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=79cc79a6-97c2-4365-a642-f51daeafcb96'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:05:52.382 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=e856abca-ad5b-44bb-9f36-768e17f071f9'. Cached Key: '13ea96efd5e7' -2023-04-16 19:06:56.704 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=9c67069a-af3c-40da-baf1-4141e7d677e4'. Cached Key: '13ea96efd5e7' -2023-04-16 19:06:56.706 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=df4be120-be87-4327-8391-a828b1eaa385'. Cached Key: 'fce74e94544c' -2023-04-16 19:06:56.708 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=df94c41b-84d2-448c-8a84-965b2d4acacb'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:07:20.750 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=832c0cdd-c199-4ff2-a4cb-df8dbcf91652'. Cached Key: 'fce74e94544c' -2023-04-16 19:07:20.753 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=39decd27-c3ac-4592-9806-42098b1341dd'. Cached Key: '13ea96efd5e7' -2023-04-16 19:07:20.756 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1d1373f1-810d-4f89-83b2-5ac123732b84'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:07:37.580 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=1b33fe2e-473d-484c-bedf-3e62285be392'. Cached Key: 'fce74e94544c' -2023-04-16 19:07:37.589 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=031f61af-dff6-4185-9c63-c72c4ebe42ef'. Cached Key: '13ea96efd5e7' -2023-04-16 19:07:37.591 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1fb27ac5-f901-4206-b538-f7d114fc7b69'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:07:53.193 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=4b2f6368-1771-4fa3-86dd-61cc9428cde8'. Cached Key: 'fce74e94544c' -2023-04-16 19:07:53.196 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=a54593b6-3745-4211-a4d4-a78ccc8cf461'. Cached Key: '13ea96efd5e7' -2023-04-16 19:07:53.199 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=eb510ce4-e803-4fb9-b08f-826e09d61f53'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:09:09.333 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=95e94d2e-c065-47d1-af1d-afd4a03ca594'. Cached Key: '13ea96efd5e7' -2023-04-16 19:09:09.335 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=54b9632e-b6ec-4f29-8f09-164c1ef429bb'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:09:09.336 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=3d569fe6-3478-4f44-87f5-a61f203acba4'. Cached Key: 'fce74e94544c' -2023-04-16 19:10:27.983 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=6ad54bf7-0b17-44b6-a37e-4a199d1f9366'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:10:27.984 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=67ab0b1e-e099-4f67-9e2b-d3cba8ccd48e'. Cached Key: '13ea96efd5e7' -2023-04-16 19:10:27.986 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=e28446b0-087a-4d4a-8efe-bcad979c80a8'. Cached Key: 'fce74e94544c' -2023-04-16 19:10:58.954 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1ec08867-5ac2-4ef3-b6a9-0682e291b845'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:10:58.956 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=d35e7562-a249-48f6-a573-877fa77337e8'. Cached Key: '13ea96efd5e7' -2023-04-16 19:10:58.957 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=e1af3c4e-e4db-4849-98b1-d8d09dd31893'. Cached Key: 'fce74e94544c' -2023-04-16 19:11:06.986 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=5b1bf5d0-4e59-48c7-bef9-db1e691eec74'. Cached Key: '13ea96efd5e7' -2023-04-16 19:11:06.987 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=deea20c7-814a-4e80-a77a-1ec903b4197c'. Cached Key: 'fce74e94544c' -2023-04-16 19:11:06.989 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=4bc58d2d-b77a-4fbc-a37d-ac857fb0654e'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:11:40.894 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=afbc47f1-3e44-4d16-8b60-300ef17ede02'. Cached Key: 'fce74e94544c' -2023-04-16 19:11:40.895 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=759d5890-4ca9-4eac-a1e0-2e08e986bd33'. Cached Key: '13ea96efd5e7' -2023-04-16 19:11:40.896 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=cecc357c-c6d1-4ae7-9fcc-f3dfb6b92ecb'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:11:50.407 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=c96f9894-adcd-40ff-a6e7-66f3dd7d06c3'. Cached Key: 'fce74e94544c' -2023-04-16 19:11:50.408 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=c159a5fc-6c40-42ad-8f05-814218138f33'. Cached Key: '13ea96efd5e7' -2023-04-16 19:11:50.412 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=510a701f-a96d-4774-8d22-41362e1b14c0'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:12:31.212 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=f51cd2ce-a2e5-4d88-8f7d-edb16b3f2253'. Cached Key: 'fce74e94544c' -2023-04-16 19:12:31.214 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=dcdff4d2-2656-49a0-8347-c29570c5d28e'. Cached Key: '13ea96efd5e7' -2023-04-16 19:12:31.215 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=041bbfc8-dab3-482f-a984-b93a4a868a49'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:12:40.917 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=99162025-ee23-4e8e-a0d5-66502f2f977f'. Cached Key: 'fce74e94544c' -2023-04-16 19:12:40.918 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=cdf14e9e-89a8-42e3-a8f9-66f383034797'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:12:40.919 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=7e19d158-7287-40b8-8668-7a770b197e0b'. Cached Key: '13ea96efd5e7' -2023-04-16 19:16:35.456 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=181ec4f9-4633-45c0-8978-0cc34e7c7fdb'. Cached Key: 'fce74e94544c' -2023-04-16 19:16:35.458 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=2568d256-304d-4a69-8491-88ce9e6426b5'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:16:35.460 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=6c4ae2c0-9e29-409b-9aae-532a9af443da'. Cached Key: '13ea96efd5e7' -2023-04-16 19:16:47.010 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=7278d2f2-7628-4bff-a8d7-1c1e9b2a4108'. Cached Key: 'fce74e94544c' -2023-04-16 19:16:47.011 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=c4f327d4-5140-42d3-bc47-16a23a5e0f7a'. Cached Key: '13ea96efd5e7' -2023-04-16 19:16:47.017 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=8075da1d-4bb6-4572-8462-6e6938c11893'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:17:04.577 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=bc216f87-2b02-413d-aac7-2f59860bacf3'. Cached Key: 'fce74e94544c' -2023-04-16 19:17:04.577 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=7e68d970-fdef-431d-a2f9-722827a46bff'. Cached Key: '13ea96efd5e7' -2023-04-16 19:17:04.577 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=5a2dd411-41ef-4f3a-94c9-25b37203bd5b'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:37:09.541 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=f993cdee-3c4d-4087-b128-e798eea4bd5c'. Cached Key: 'fce74e94544c' -2023-04-16 19:37:09.542 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=4fc1b20c-e1ca-495c-a8ec-0f5a6796be25'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:37:09.544 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=f675d4d1-8060-45bd-92e8-77432a8f11c7'. Cached Key: '13ea96efd5e7' -2023-04-16 19:37:48.269 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=de9ca1be-f98c-4f70-99d0-9db9ccedc570'. Cached Key: '13ea96efd5e7' -2023-04-16 19:37:48.270 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=79d660d6-40c9-4092-969a-73f645185fd7'. Cached Key: 'fce74e94544c' -2023-04-16 19:37:48.271 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=52f22f2e-c2c7-493f-9bf2-a99001c84ce1'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:38:05.280 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=31d107a0-da01-4b09-a24f-c3ac597f34b0'. Cached Key: 'fce74e94544c' -2023-04-16 19:38:05.281 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=b8ea2141-8c16-4376-a154-47368946e490'. Cached Key: '13ea96efd5e7' -2023-04-16 19:38:05.283 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=581be83b-99d6-4327-8a0a-4beaa372c707'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:38:17.677 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=cc9e8307-d504-414c-8a01-92303c9a62c9'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:38:17.678 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=639439fe-5efc-4411-8eaa-c838c889a116'. Cached Key: 'fce74e94544c' -2023-04-16 19:38:17.851 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=fa892c4e-ffa0-41ad-ab7d-2d148c6af602'. Cached Key: '13ea96efd5e7' -2023-04-16 19:39:34.182 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=b5b1239d-07ff-4723-b830-fdf3702a3fbd'. Cached Key: 'fce74e94544c' -2023-04-16 19:39:34.184 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=2a371995-db63-4d9c-9c67-cdf02a926f21'. Cached Key: '13ea96efd5e7' -2023-04-16 19:39:34.186 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=f4de5133-e221-4e23-a69f-09c58a8784b8'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:40:55.486 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=a52ec518-4815-47e2-bf7f-27b751d0bc6c'. Cached Key: 'fce74e94544c' -2023-04-16 19:40:55.488 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=c62f9dde-3159-4150-b403-a5a7cd498ef6'. Cached Key: '13ea96efd5e7' -2023-04-16 19:40:55.491 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=cb65d045-ed46-4097-abef-239b59d35410'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:41:35.277 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=da4cf4ca-08a0-491d-9351-f7abe5cbdcd6'. Cached Key: 'fce74e94544c' -2023-04-16 19:41:35.279 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=440427cd-979d-4ef9-801b-ff316c265014'. Cached Key: '13ea96efd5e7' -2023-04-16 19:41:35.281 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=69a9ffb3-4b80-4de4-bca9-f85be07c51e3'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:41:49.429 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=219de66d-ccf4-4410-989f-dbcf184fef1f'. Cached Key: '13ea96efd5e7' -2023-04-16 19:41:49.431 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=e707d133-c0f7-497c-858b-f071e1a18172'. Cached Key: 'fce74e94544c' -2023-04-16 19:41:49.433 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=40a03304-b68e-46f6-aec0-b470ace18034'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:46:59.535 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=103732fa-7b60-4415-845e-a843f0ee6f48'. Cached Key: 'fce74e94544c' -2023-04-16 19:46:59.536 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=6728cce2-7ecf-427c-b0b8-397f60e33f70'. Cached Key: '13ea96efd5e7' -2023-04-16 19:46:59.539 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=810fa7b8-7810-4bf2-bda5-0973f769228c'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:47:04.209 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=af8e506f-6a0d-4969-ba7b-1d9917f4a441'. Cached Key: '13ea96efd5e7' -2023-04-16 19:47:04.211 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=e4a67c5d-28d1-4e90-ac3f-883553be9f1d'. Cached Key: 'fce74e94544c' -2023-04-16 19:47:04.212 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=8595b969-ee5f-4c49-81f7-0d2e8ba3fb8a'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:47:13.827 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=a2e35051-6d2c-4c8c-b4f0-8a5c460e510b'. Cached Key: '13ea96efd5e7' -2023-04-16 19:47:13.829 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=d7a84ab0-2a40-43a5-9d6b-1aafffdbd8d2'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:47:13.830 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=36e95666-cec2-4949-a74d-bf2e37a85e26'. Cached Key: 'fce74e94544c' -2023-04-16 19:47:21.106 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=2fdce815-f896-49a3-a0ed-0ab4c3938cd2'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:47:21.108 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=4d9cbe90-b4fe-45dc-b564-4ec1f99ef1f1'. Cached Key: 'fce74e94544c' -2023-04-16 19:47:21.114 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=63f763d7-9f57-4df0-a1e2-b9e5c8e534a1'. Cached Key: '13ea96efd5e7' -2023-04-16 19:47:34.451 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=9c6fbd3c-9006-4383-ab99-02ec18481f7c'. Cached Key: 'fce74e94544c' -2023-04-16 19:47:34.452 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=a789efc5-9e47-4824-a291-097890eb6400'. Cached Key: '13ea96efd5e7' -2023-04-16 19:47:34.454 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=e3a2cc4d-85c7-4c70-99b5-e3992699c3ac'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:47:55.110 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=af3d43e8-1857-44c2-aa2e-2b7340efa3dc'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:47:55.110 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=3054724a-dcd4-4b72-a6c4-4dad8ffc58ef'. Cached Key: '13ea96efd5e7' -2023-04-16 19:47:55.110 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=a0f1ba08-dd2a-407b-93b7-904a27f88200'. Cached Key: 'fce74e94544c' -2023-04-16 19:48:52.257 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=c02a1be4-7fca-4ffc-9681-33666fa5ee9c'. Cached Key: '13ea96efd5e7' -2023-04-16 19:48:52.259 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=847beabd-437f-42d6-86f5-ab63412ddae1'. Cached Key: 'fce74e94544c' -2023-04-16 19:48:52.262 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=59d55952-fbb5-4bf2-a9d7-64001daaa340'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:49:18.124 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=05f0b0da-f68d-4a6e-91ac-3b540958af53'. Cached Key: 'fce74e94544c' -2023-04-16 19:49:18.125 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=1448f11b-9bc3-4d28-a3f6-7924b2119713'. Cached Key: '13ea96efd5e7' -2023-04-16 19:49:18.478 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=42bae089-4d26-4b30-9b02-406777b22557'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:50:23.343 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=a311d5bc-2d28-4006-9550-7d0b75d9a44e'. Cached Key: 'fce74e94544c' -2023-04-16 19:50:23.345 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=fdbabfe7-bdf9-4fc0-ba1e-ce47fde6cc51'. Cached Key: '13ea96efd5e7' -2023-04-16 19:50:23.347 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=102a3c0d-cc4a-4b40-8a6d-89cfacda62c4'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:50:28.132 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=d3d8ceda-3ed3-46fe-acd4-fe08345ea1f0'. Cached Key: '13ea96efd5e7' -2023-04-16 19:50:28.135 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=229d2df0-c884-4081-9a70-9e6fd2066c2b'. Cached Key: 'fce74e94544c' -2023-04-16 19:50:28.138 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=0d6df555-fceb-45ce-8401-10500ab5c8a6'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:50:56.408 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=48cb9593-fd10-43fe-82c6-5e53f7427d65'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:50:56.410 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=618d1db5-eead-411f-9c13-259c5a98024c'. Cached Key: '13ea96efd5e7' -2023-04-16 19:50:56.411 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=7add4517-32d9-4616-a040-3bdea88d5d95'. Cached Key: 'fce74e94544c' -2023-04-16 19:51:04.709 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=1e1d7bdd-3612-4774-bb8d-d974ee62ed78'. Cached Key: 'fce74e94544c' -2023-04-16 19:51:04.710 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=3df1abfb-f739-458a-a33d-e1c4b247fd6b'. Cached Key: '13ea96efd5e7' -2023-04-16 19:51:04.712 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=5e583190-38de-402f-8752-b88dd2e85a4c'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:51:10.932 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=a1578abf-76c1-4000-8be9-91d85ce6d039'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:51:10.933 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=4f2a10e6-438c-48e1-8951-fa8296b5af45'. Cached Key: '13ea96efd5e7' -2023-04-16 19:51:10.950 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=86e78449-61e3-4768-bdfc-f5eb0ba1e301'. Cached Key: 'fce74e94544c' -2023-04-16 19:51:29.103 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=8a588673-08bb-43a9-825c-57cec0c942d9'. Cached Key: 'fce74e94544c' -2023-04-16 19:51:29.104 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=0d8bdd2a-6f3b-4a63-a041-d1583f3a6815'. Cached Key: '13ea96efd5e7' -2023-04-16 19:51:29.116 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=f76706a6-8595-4abb-b940-fef6de4adcb3'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:56:16.530 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=2544dcae-f022-4b86-a865-476859159741'. Cached Key: 'fce74e94544c' -2023-04-16 19:56:16.531 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=a09a167e-be60-460c-b67f-2a64e9d17fa8'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:56:16.533 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=c9ee9161-1f60-432a-ab54-4a34756c19ed'. Cached Key: '13ea96efd5e7' -2023-04-16 19:57:11.675 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=14c376b9-13b2-41fb-a765-46ad09850ad5'. Cached Key: 'fce74e94544c' -2023-04-16 19:57:11.676 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=9bd8d49f-ddc2-4ba7-96e6-d3300bb45f4d'. Cached Key: '13ea96efd5e7' -2023-04-16 19:57:11.679 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=90c6d7cb-50f5-49bd-989b-1580222c4644'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:57:36.536 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=bee53506-ff50-441d-a786-d6de97c138d0'. Cached Key: '13ea96efd5e7' -2023-04-16 19:57:36.537 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=49c1b94d-0087-41f8-aa0d-1f4fdb511c5a'. Cached Key: 'fce74e94544c' -2023-04-16 19:57:36.539 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=472c7688-9de7-4295-a1f6-6a8b8455d890'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:57:40.044 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=6e01e498-7e33-4ca4-bda3-56085294a079'. Cached Key: 'ef09fb2e716f' -2023-04-16 19:57:40.044 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=1c479b78-b3c7-461d-86ed-8327fcc35d30'. Cached Key: 'fce74e94544c' -2023-04-16 19:57:40.044 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=db03e1a9-956a-46fe-b7ca-f827feb5e642'. Cached Key: '13ea96efd5e7' -2023-04-16 19:58:19.408 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=a0905594-1f3e-4d3c-b5ea-c1da370620ff'. Cached Key: 'fce74e94544c' -2023-04-16 19:58:19.410 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=4c3a3ffb-e284-4a96-be96-0724951fac4b'. Cached Key: '13ea96efd5e7' -2023-04-16 19:58:19.411 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=5010356f-51e5-4b1e-80d3-aa3c5cfde6e4'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:01:09.683 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=e0d51b93-8651-4e88-ab7d-5f3bc400795a'. Cached Key: '13ea96efd5e7' -2023-04-16 20:01:09.684 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=af03963e-0ff7-4ee7-89f3-f996e175d2d9'. Cached Key: 'fce74e94544c' -2023-04-16 20:01:09.686 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=a79275a6-6ccd-4cc5-abb4-aded5f9f7d41'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:03:44.250 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=fae79a68-aba9-40b6-b429-be12e683c286'. Cached Key: 'fce74e94544c' -2023-04-16 20:03:44.252 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=cd2ec598-cec6-42e2-b91f-e10557d5e3da'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:03:44.253 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=f4795f0a-0379-438b-8031-c9a236d70a03'. Cached Key: '13ea96efd5e7' -2023-04-16 20:04:16.592 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=86156264-78c0-4481-baae-57b261f37935'. Cached Key: 'fce74e94544c' -2023-04-16 20:04:16.595 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=70d1e679-db1d-440d-b597-29902964de0c'. Cached Key: '13ea96efd5e7' -2023-04-16 20:04:16.600 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=abb9412e-5ea9-4e9b-872e-1c007405a523'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:04:47.954 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=dce26d11-9383-4dee-94bd-d7e2271738b6'. Cached Key: 'fce74e94544c' -2023-04-16 20:04:47.955 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=40c28177-79aa-4b94-bc35-23a83f520255'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:04:47.957 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=d08eddb4-be0d-46c9-a923-14be85b09cba'. Cached Key: '13ea96efd5e7' -2023-04-16 20:05:01.950 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=c35186ea-4afb-4248-ae3b-8f45e6862d39'. Cached Key: '13ea96efd5e7' -2023-04-16 20:05:01.952 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=21a6e1ad-d348-45f5-b997-d779ce4453b3'. Cached Key: 'fce74e94544c' -2023-04-16 20:05:01.954 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=2b6d636c-0274-479a-b1df-a5b6f036e56f'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:05:22.515 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=c6fb2e46-0ac8-4e54-9002-a9ea33b03cf3'. Cached Key: 'fce74e94544c' -2023-04-16 20:05:22.517 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=d5a8ced8-e59d-4f5d-9fa4-86f217b35339'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:05:22.517 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=5139ee16-879e-4b5e-baa4-80d76e991ca6'. Cached Key: '13ea96efd5e7' -2023-04-16 20:06:14.789 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=ad10a3d0-9d7c-4f33-9ec0-125f531d7d15'. Cached Key: 'fce74e94544c' -2023-04-16 20:06:14.791 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=58e7c393-28aa-4c3c-9f51-5297e7e16bbe'. Cached Key: '13ea96efd5e7' -2023-04-16 20:06:14.797 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=379ac983-3e14-47e1-a4f7-08314340ade5'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:06:19.383 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=924aa771-75aa-4967-a9c2-642c510d83a1'. Cached Key: 'fce74e94544c' -2023-04-16 20:06:19.385 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=714720b7-f21d-4dd2-9771-cb2d9d326feb'. Cached Key: '13ea96efd5e7' -2023-04-16 20:06:19.389 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=8cbc5a8f-d420-4a83-b9ff-5359641c8d36'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:06:31.994 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=d33f90dd-d46e-4c41-9490-c136db95e9f6'. Cached Key: 'fce74e94544c' -2023-04-16 20:06:31.995 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1c5ae726-4c77-4f33-94ef-d17a4cf86701'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:06:31.997 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=69da905a-f88e-4452-9434-1ba2a56d9955'. Cached Key: '13ea96efd5e7' -2023-04-16 20:06:47.780 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=75bc0e20-ba43-465e-a35a-94b43ecf3bbe'. Cached Key: 'fce74e94544c' -2023-04-16 20:06:47.783 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=93f22f65-83b4-464f-a07e-ff1df23d208c'. Cached Key: '13ea96efd5e7' -2023-04-16 20:06:47.786 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=125e60f6-e3da-4d11-9e53-0fd88cc737fb'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:13:53.981 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=c8e3abfc-943e-47be-8294-345077a6577e'. Cached Key: '13ea96efd5e7' -2023-04-16 20:13:53.982 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=92c96813-7e57-4448-b293-3f714aea6c2b'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:13:53.983 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=24c340b0-f5de-4ba3-a940-69bf8f5aa42b'. Cached Key: 'fce74e94544c' -2023-04-16 20:14:12.037 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=6e2712e8-c02c-49f6-8e50-c91b340dd6a6'. Cached Key: '13ea96efd5e7' -2023-04-16 20:14:12.038 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1d3f4f4f-4897-4cd9-96da-8585e5737e7c'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:14:12.040 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=3e397e72-12e6-43a1-8169-4ae8baef1b38'. Cached Key: 'fce74e94544c' -2023-04-16 20:14:16.105 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=c6ede635-58e9-46bf-8b73-3aef6c49e1e3'. Cached Key: '13ea96efd5e7' -2023-04-16 20:14:16.105 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=2ee3e6e8-ec47-4e7b-ab14-b4872c47a396'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:14:16.105 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=78da1427-5b1d-4446-89b1-e04b7ab60d49'. Cached Key: 'fce74e94544c' -2023-04-16 20:15:11.867 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=1b23e354-5b15-405e-9445-b8339e57cabf'. Cached Key: '13ea96efd5e7' -2023-04-16 20:15:11.870 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=bbcdc83f-225e-4ad2-95d9-63ecd46a813c'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:15:11.871 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=2103e258-8f82-4d9a-9ca3-85c638f9a849'. Cached Key: 'fce74e94544c' -2023-04-16 20:15:55.654 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=56b3cbc7-956c-4c38-8f2e-6f89da2c60eb'. Cached Key: 'fce74e94544c' -2023-04-16 20:15:55.656 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=cea6c5f5-d81a-42a7-996a-381dda2b2606'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:15:55.658 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=5eb5f03a-614f-4d5c-920d-f779566455b3'. Cached Key: '13ea96efd5e7' -2023-04-16 20:16:05.464 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=f654f646-156a-4a30-8065-683054d0624d'. Cached Key: '13ea96efd5e7' -2023-04-16 20:16:05.466 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=f4b38e2a-980e-4457-ac8b-88bfcb76bf84'. Cached Key: 'fce74e94544c' -2023-04-16 20:16:05.473 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=39d80348-47f6-47cb-b977-bc8053badf1f'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:18:28.212 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=639084f6-57b5-4a7a-bc73-7165a62f0e58'. Cached Key: 'fce74e94544c' -2023-04-16 20:18:28.213 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=2f0de876-574f-4b90-9382-824b3848d90a'. Cached Key: '13ea96efd5e7' -2023-04-16 20:18:28.217 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=c535e249-bda1-47a8-b518-aebf26d6460e'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:24:47.769 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1ed8af27-54ee-4cd5-a53b-d65130717047'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:24:47.770 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=25daa39b-7939-44e7-a150-051a2f5a1d70'. Cached Key: 'fce74e94544c' -2023-04-16 20:24:47.772 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=5d2f8962-ca63-49ca-af07-4041ad2738b9'. Cached Key: '13ea96efd5e7' -2023-04-16 20:26:29.404 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=20468e56-6edb-4cac-a7eb-d7037bb4d73e'. Cached Key: '13ea96efd5e7' -2023-04-16 20:26:29.405 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=164c035c-341d-475e-b08d-c5359315ada8'. Cached Key: 'fce74e94544c' -2023-04-16 20:26:29.833 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=dd3bd9f5-1c91-4519-8c0e-073dbed67b94'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:26:48.986 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=562a752d-f68f-4251-8ef6-132c78b71be4'. Cached Key: 'fce74e94544c' -2023-04-16 20:26:49.802 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=3baf7d28-ac4b-4dc0-bb71-885e232a5171'. Cached Key: '13ea96efd5e7' -2023-04-16 20:26:49.802 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=85cdbd71-8722-4018-88dc-f815b1456164'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:27:05.238 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=02805621-7cc7-4d07-82f8-7a7d285d03f8'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:27:05.239 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=79672b6f-a785-42b5-bda0-71fa15a3f399'. Cached Key: 'fce74e94544c' -2023-04-16 20:27:05.252 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=9359bcd1-e961-4eca-92ca-7842e0b09230'. Cached Key: '13ea96efd5e7' -2023-04-16 20:27:29.105 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=eed21547-aad4-4214-9bdb-8fda1fc314d8'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:27:29.106 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=0ca3af03-65d9-43c9-817c-03c8d4192f59'. Cached Key: 'fce74e94544c' -2023-04-16 20:27:29.108 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=36307d7b-4bce-46c8-979d-d2b97ec578f6'. Cached Key: '13ea96efd5e7' -2023-04-16 20:28:56.288 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=f174103c-c81e-4034-93dd-9abc973f8ba9'. Cached Key: 'fce74e94544c' -2023-04-16 20:28:56.289 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=470cb67e-3ace-4c00-ae9c-c9e4530eed80'. Cached Key: '13ea96efd5e7' -2023-04-16 20:28:56.292 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=22363582-2bd1-4536-9c35-48bbd4783254'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:29:08.109 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=dbc89737-e45c-4ff4-aea7-d4ecc0390884'. Cached Key: 'fce74e94544c' -2023-04-16 20:29:08.111 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=35b411c1-49af-4e63-9cb7-2d0483798879'. Cached Key: '13ea96efd5e7' -2023-04-16 20:29:08.119 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=e9952aed-5af8-4d1f-88ff-c75bd39c0fe9'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:29:44.975 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=33dc5722-3c43-42f5-a61b-bd2f4996b684'. Cached Key: 'fce74e94544c' -2023-04-16 20:29:44.977 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=46c43d6f-6ac6-4339-a417-71d865196984'. Cached Key: '13ea96efd5e7' -2023-04-16 20:29:44.979 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=74dabba8-86d9-49f2-b78a-8275666fabce'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:29:56.436 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=d419749e-6f30-48db-8350-39bc44cd5664'. Cached Key: '13ea96efd5e7' -2023-04-16 20:29:56.438 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=99684f76-92e6-4891-8e57-5574c0129730'. Cached Key: 'fce74e94544c' -2023-04-16 20:29:56.446 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=229cc269-d80b-4280-80b7-9f6f8985bc8e'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:30:15.483 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=0155737b-f5d3-4ea3-b4c4-6febd53ea024'. Cached Key: 'fce74e94544c' -2023-04-16 20:30:23.476 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=716eb34f-4a68-4c54-9192-d16ba3fb7054'. Cached Key: '13ea96efd5e7' -2023-04-16 20:30:23.478 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=fca45647-5103-4ab0-adfc-85a92efb034d'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:30:25.456 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=777c2155-3dff-49b6-b68d-812a1ea1697c'. Cached Key: 'fce74e94544c' -2023-04-16 20:30:25.457 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=b39995a8-a18c-49bd-9d23-4e3be13222e2'. Cached Key: '13ea96efd5e7' -2023-04-16 20:30:25.883 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=68531bb1-342a-47c4-b9a1-480fff87523a'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:30:54.860 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=467e5b41-e5f1-4010-9cef-ec378770f9bd'. Cached Key: '13ea96efd5e7' -2023-04-16 20:30:54.861 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=647d1e24-a989-42ba-9fad-1e9ddba90e7c'. Cached Key: 'fce74e94544c' -2023-04-16 20:30:54.862 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=4f62d96e-c64b-4a49-a373-b39eff92d33e'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:31:45.053 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=bd0dd0dd-747e-4324-9659-42b732605796'. Cached Key: 'fce74e94544c' -2023-04-16 20:31:45.054 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=37ae36c2-1449-46a9-ab20-c1140acce597'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:31:45.056 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=b31bf57a-fa2f-453c-9d87-80bb0b48d3da'. Cached Key: '13ea96efd5e7' -2023-04-16 20:32:35.102 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=2a80d015-b519-416b-bb1c-2224ca147d92'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:32:35.104 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=195d217b-c70d-40b5-9d7b-bccd28276ffa'. Cached Key: 'fce74e94544c' -2023-04-16 20:32:35.105 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=3e7347fe-1e5b-4fa9-b561-e23ffb6a5d70'. Cached Key: '13ea96efd5e7' -2023-04-16 20:33:26.486 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=a9803e9d-c785-4c15-aa9f-e96a857e0cd1'. Cached Key: '13ea96efd5e7' -2023-04-16 20:33:26.488 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=7942d0c6-c22f-4f31-b85f-562f6a7cb98d'. Cached Key: 'fce74e94544c' -2023-04-16 20:33:26.491 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=64c7d565-a631-4984-b5e7-7dca453114c1'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:40:48.706 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=35798b4a-6e76-427f-b1f8-f6a995641663'. Cached Key: 'f2e0230f221b' -2023-04-16 20:40:49.467 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=36716c70-2de7-4744-b34c-ece9663aa08d'. Cached Key: 'fce74e94544c' -2023-04-16 20:40:49.473 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=20074f58-c70e-4659-94dc-ad555217fe81'. Cached Key: '13ea96efd5e7' -2023-04-16 20:40:49.474 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=9ada791a-9c0e-413c-8e53-b1d48151384a'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:40:56.900 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=832d60fd-ea34-4def-a83b-f17446972f06'. Cached Key: 'fce74e94544c' -2023-04-16 20:40:56.901 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=6b7eb738-9a41-46f8-8f2b-a2562a68ba85'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:40:56.902 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=391cc98a-bf25-47d6-8d91-62c593db4fa9'. Cached Key: '13ea96efd5e7' -2023-04-16 20:41:41.695 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=6d2d57e7-54f4-412a-b82d-5a94d71120a3'. Cached Key: 'fce74e94544c' -2023-04-16 20:41:41.696 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=b6d8d0f1-6539-434e-9c83-c393edcde351'. Cached Key: '13ea96efd5e7' -2023-04-16 20:41:41.933 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=497e5b0e-43a1-4f62-8822-e5867768a762'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:44:25.031 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=aac5d822-3585-42f2-9a96-7579ae31f514'. Cached Key: '13ea96efd5e7' -2023-04-16 20:44:25.032 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=48080f9e-55be-4269-a114-c5e6d9d14d2b'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:44:25.032 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=fcb77cd8-a6cf-4dbf-ad3d-0ac2fc0a643a'. Cached Key: 'fce74e94544c' -2023-04-16 20:44:36.855 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=efc9601d-7938-439c-a7eb-00d91c94bcf9'. Cached Key: '13ea96efd5e7' -2023-04-16 20:44:36.856 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=eb5ea744-9271-42e9-9ce5-492721b0f8f0'. Cached Key: 'fce74e94544c' -2023-04-16 20:44:36.857 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=53b7b999-0901-4cbb-b314-1d3cc6bd34c1'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:44:50.921 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=7297a8c6-2747-4370-893a-0c5307da7559'. Cached Key: '13ea96efd5e7' -2023-04-16 20:44:50.922 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=f3a0fd82-ea52-4994-b4e4-1b963d8a6d5f'. Cached Key: 'fce74e94544c' -2023-04-16 20:44:50.923 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1d387dc5-ca1f-4bd0-8897-0a45cf749dd5'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:45:19.423 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=e1ad6b9f-88da-4273-a57a-fbe8ce1ac462'. Cached Key: 'fce74e94544c' -2023-04-16 20:45:19.424 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=b117937b-1e93-4c32-acd4-56f427a758b2'. Cached Key: '13ea96efd5e7' -2023-04-16 20:45:19.426 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=d2a635b7-a869-47e0-b893-600665fe7d30'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:45:38.423 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=c8b13093-6051-4469-941e-30c1dbf1621f'. Cached Key: 'fce74e94544c' -2023-04-16 20:45:38.424 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=76aadbdf-e5b6-4178-91b2-ef224d3b3cfd'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:45:38.424 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=7f0c1212-b46f-465a-8455-0d39affb96b9'. Cached Key: '13ea96efd5e7' -2023-04-16 20:47:41.951 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=f7845e15-1659-466c-bb67-ec63ee70363a'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:47:41.952 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=f289140e-9357-4417-ad4f-6a64d05d69b0'. Cached Key: 'fce74e94544c' -2023-04-16 20:47:41.953 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=5d813be5-ca77-4729-855b-0f6ae9b38d45'. Cached Key: '13ea96efd5e7' -2023-04-16 20:50:30.618 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=ee4dca23-0c57-4ced-85ad-2b6253436430'. Cached Key: 'fce74e94544c' -2023-04-16 20:50:30.619 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=94f99a4e-355c-4a52-aafd-5a55674ee5f8'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:50:30.620 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=9070dc0d-7c8f-4e72-a7e8-f6b4418f0e1d'. Cached Key: '13ea96efd5e7' -2023-04-16 20:51:26.072 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=ff4e32ed-d887-4368-9e93-375432e51723'. Cached Key: '13ea96efd5e7' -2023-04-16 20:51:26.074 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=c1d857eb-aacd-48da-95a8-ef2d41fcce10'. Cached Key: 'fce74e94544c' -2023-04-16 20:51:26.079 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=4a352bf5-5c37-4584-9b14-ea777b6ef795'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:51:31.660 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=2517fc92-1f3f-486f-85c5-6b11c1f3e32a'. Cached Key: 'fce74e94544c' -2023-04-16 20:51:31.660 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=ae76e828-9343-47e2-8379-938fa8fce480'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:51:31.660 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=fae51d86-f645-4daf-87b9-f9c80d621910'. Cached Key: '13ea96efd5e7' -2023-04-16 20:51:44.450 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=09c7a1ae-3e07-48ec-a712-9f25de43d480'. Cached Key: '13ea96efd5e7' -2023-04-16 20:51:44.450 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=68887934-4346-4b3a-ab37-67ffe6475b51'. Cached Key: 'fce74e94544c' -2023-04-16 20:51:44.451 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=e82934de-7f7e-4be5-a81c-e74e64ed5759'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:52:06.922 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=0da7a446-e969-4c15-9a0e-1a9e249f60bc'. Cached Key: 'fce74e94544c' -2023-04-16 20:52:06.923 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=e2e96cc3-b5ca-4450-ad87-2cfe4ba026b6'. Cached Key: '13ea96efd5e7' -2023-04-16 20:52:06.924 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=117c64b4-1dee-41fa-95fc-2fef5f785e01'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:52:32.764 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=08ac8979-ac6b-419d-9dd2-0e460c0900d7'. Cached Key: '13ea96efd5e7' -2023-04-16 20:52:32.765 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=74c1f226-7544-44da-8673-cda5937c078b'. Cached Key: 'fce74e94544c' -2023-04-16 20:52:32.767 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=964e262c-6104-41b7-b45d-6659987f4a4e'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:53:37.682 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=81e3ac4d-5d16-4198-a9b3-abf0f3fabe54'. Cached Key: 'fce74e94544c' -2023-04-16 20:53:37.683 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=e395b5a5-da92-4c64-ac08-c34647296672'. Cached Key: '13ea96efd5e7' -2023-04-16 20:53:37.684 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=302bccd0-8572-46ab-8acf-fe7956dd091e'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:56:16.893 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=7ce1fb66-9977-420f-916f-e3d39e6f53f0'. Cached Key: 'fce74e94544c' -2023-04-16 20:56:16.894 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=b6fcca3c-e786-4679-a3d7-9bc380e3898e'. Cached Key: '13ea96efd5e7' -2023-04-16 20:56:16.895 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1cd14cdf-3a74-41c2-92d6-9b11f0402901'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:56:22.650 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=313bc893-1b9d-4aa4-a982-5b1fca90c69f'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:56:22.651 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=944111e1-7ad4-4ead-ad6b-5b3cdd197b69'. Cached Key: 'fce74e94544c' -2023-04-16 20:56:22.652 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=f53803d0-08fd-490b-a539-6f81a02dbcc1'. Cached Key: '13ea96efd5e7' -2023-04-16 20:56:29.399 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=694109f8-c21e-4503-893d-9c791d729433'. Cached Key: 'fce74e94544c' -2023-04-16 20:56:29.400 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=f8f681f3-d4b4-4dad-ae17-66f1f990f430'. Cached Key: '13ea96efd5e7' -2023-04-16 20:56:29.400 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=68bb6dca-2545-4049-807f-3dcc5134eeb8'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:56:43.599 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=1873cac4-8d3e-4436-b655-fb8a0f0ae27e'. Cached Key: 'fce74e94544c' -2023-04-16 20:56:44.358 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=c5c9635e-b1e8-4025-8bbe-f33dab4218da'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:56:44.359 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=2a2774b3-b235-4c7c-8509-f160d101af2c'. Cached Key: '13ea96efd5e7' -2023-04-16 20:56:52.595 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=1a690843-c344-4990-8395-1fbcec86952a'. Cached Key: '13ea96efd5e7' -2023-04-16 20:56:52.596 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=d0cfd05b-a312-473c-8a11-43fa7437043c'. Cached Key: 'fce74e94544c' -2023-04-16 20:56:52.597 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=0ceeba52-4769-45e6-89df-b64ba45226cc'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:57:12.609 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=f58c9998-0972-410f-a90f-1e5a3a339fbe'. Cached Key: 'fce74e94544c' -2023-04-16 20:57:12.610 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=1ee55fd9-df05-4432-9c73-99581ebeb05e'. Cached Key: '13ea96efd5e7' -2023-04-16 20:57:12.611 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=3eb8a831-6fe6-40ab-9752-b96f9abd1615'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:58:22.327 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=bd7963e1-a6ac-4a58-867a-5e6a1d79a857'. Cached Key: 'fce74e94544c' -2023-04-16 20:58:22.328 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=8a99e945-75f7-4fec-9b1a-abb2fa367de6'. Cached Key: '13ea96efd5e7' -2023-04-16 20:58:22.329 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=6a82e40c-d2ab-42dd-aa32-ee1b3b9832cf'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:58:25.366 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=5cd50540-7210-40f8-8092-204cdfe6f0b5'. Cached Key: 'fce74e94544c' -2023-04-16 20:58:25.366 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=816368d8-013f-4116-9afc-3ce4ea453c1b'. Cached Key: '13ea96efd5e7' -2023-04-16 20:58:25.367 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=0aa5eef2-448a-43ca-8d55-3929b120c677'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:59:10.668 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=c626c280-2e74-4c55-9b95-16f7c4525586'. Cached Key: 'fce74e94544c' -2023-04-16 20:59:10.669 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=d4f29f3e-2090-4e3a-861e-7e4e6d5f7b81'. Cached Key: '13ea96efd5e7' -2023-04-16 20:59:10.670 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=30472739-c9be-4be8-9bcd-7b705aec2340'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:59:26.907 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=268601e3-8569-4ee6-8429-4425d641189d'. Cached Key: 'fce74e94544c' -2023-04-16 20:59:26.908 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=72135ddc-5fb9-48f5-859c-507baf89965f'. Cached Key: 'ef09fb2e716f' -2023-04-16 20:59:26.909 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=3e9610e5-c778-47ac-9a15-0eb50ee08e09'. Cached Key: '13ea96efd5e7' -2023-04-16 21:00:22.100 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=9c9582d7-1c3a-4a3a-9a92-43a01728b6d7'. Cached Key: '13ea96efd5e7' -2023-04-16 21:00:22.100 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=fa85786f-97fa-4cf1-aa17-93f476936ad1'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:00:22.101 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=67727b86-d886-4e0a-8361-07c931c9d2cd'. Cached Key: 'fce74e94544c' -2023-04-16 21:00:58.914 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=824f5cc6-9e8b-41da-9e38-319f5b26d1e8'. Cached Key: '13ea96efd5e7' -2023-04-16 21:00:58.915 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=6840ac3c-6920-4ac7-aac3-7fa2c6eed30e'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:00:58.925 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=8af92ed0-fb0b-43d6-8028-422984800f8a'. Cached Key: 'fce74e94544c' -2023-04-16 21:01:50.033 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=d487dfc3-9755-4cbe-a5e1-b7afe4229893'. Cached Key: '13ea96efd5e7' -2023-04-16 21:01:50.033 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=5f6d450a-a6a5-4e6b-8ffe-4e15b57b7fa2'. Cached Key: 'fce74e94544c' -2023-04-16 21:01:50.034 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=74b417a9-74c7-4817-8e1e-41702fba20ac'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:02:01.588 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=a85f9da6-f0e3-491d-a619-014aad2e56f4'. Cached Key: 'fce74e94544c' -2023-04-16 21:02:01.589 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=2143f7b6-d64a-4671-9d4b-629c34bc4846'. Cached Key: '13ea96efd5e7' -2023-04-16 21:02:01.590 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=dcc7505b-e3fd-40cf-909d-dc6c6363d7ec'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:02:16.833 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=bb91be69-803f-4ecf-858b-420f77c32721'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:02:16.833 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=bff02313-3600-4f07-ad2a-9b1ffeb943ad'. Cached Key: 'fce74e94544c' -2023-04-16 21:02:16.834 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=aa680b88-b769-4777-82b7-b174903d2857'. Cached Key: '13ea96efd5e7' -2023-04-16 21:03:36.620 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=06921db5-0004-4f5d-9622-894da600212a'. Cached Key: 'fce74e94544c' -2023-04-16 21:03:36.622 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=eecec3a4-63a8-4469-ba45-66787c04a619'. Cached Key: '13ea96efd5e7' -2023-04-16 21:03:36.624 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=f62ef593-fb9c-48cc-b1dd-1a2aa1a36d80'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:04:47.145 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=050e4630-3f35-4839-b697-d0d5a3f7e10d'. Cached Key: 'fce74e94544c' -2023-04-16 21:04:47.146 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=23d4e426-de60-433c-addf-2ace08e16b6e'. Cached Key: '13ea96efd5e7' -2023-04-16 21:04:47.148 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=ba3f5409-00e4-4290-b7f4-d788c195552d'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:05:23.537 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=b9862187-25c1-479d-8a89-39c7fbf3298a'. Cached Key: '13ea96efd5e7' -2023-04-16 21:05:23.538 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=cc3be33c-6d96-4d77-bcda-52ef9962c6c0'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:05:23.539 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=4584868d-f7ae-4d88-8d56-302690448dbc'. Cached Key: 'fce74e94544c' -2023-04-16 21:06:04.669 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=7e7a237e-40b0-4976-8bf0-997e7897f96f'. Cached Key: 'fce74e94544c' -2023-04-16 21:06:04.669 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=cbb423c2-77ca-4433-af81-2155428764de'. Cached Key: '13ea96efd5e7' -2023-04-16 21:06:04.670 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=be290bb0-b266-4a1e-a912-46f4f9827800'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:11:58.318 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=e314193f-e16c-44e1-ab4c-034930a7650d'. Cached Key: 'fce74e94544c' -2023-04-16 21:11:58.319 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=691385b3-7ef9-4dd9-9d3f-0ede712a9708'. Cached Key: '13ea96efd5e7' -2023-04-16 21:11:58.368 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=c3ca6fe3-7ccd-4667-9344-fde6d6a1578d'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:12:17.873 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=aa9eb082-2a16-4d91-80fa-d27a9e6716a5'. Cached Key: '13ea96efd5e7' -2023-04-16 21:12:17.874 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=206176c1-85b9-47ef-8955-1a89c17395bd'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:12:17.879 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=bad31549-33cb-474b-9c4f-979451930833'. Cached Key: 'fce74e94544c' -2023-04-16 21:12:35.413 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=4e2ba410-ff88-4abe-bc2c-082c5fc10dee'. Cached Key: '13ea96efd5e7' -2023-04-16 21:12:35.414 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=c30509fe-883a-4b6d-9ab1-2189b4e4333c'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:12:35.415 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=91f5814a-cba7-4bfa-a405-e9fe283bf16c'. Cached Key: 'fce74e94544c' -2023-04-16 21:12:47.082 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=c1db4745-f6af-4349-b7ee-d52b686c0746'. Cached Key: 'fce74e94544c' -2023-04-16 21:12:47.088 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=8f6da854-b48a-48c9-aa04-376a9249552b'. Cached Key: '13ea96efd5e7' -2023-04-16 21:12:47.147 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=0fdb35bf-af76-420e-841b-7a7063ba6053'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:13:15.830 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=beefff96-95e3-45a5-9534-54543c930368'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:13:15.831 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=87085276-6451-42d3-a218-3dc122a5397b'. Cached Key: 'fce74e94544c' -2023-04-16 21:13:15.832 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=30900291-e044-43df-b399-780cc8b9eb13'. Cached Key: '13ea96efd5e7' -2023-04-16 21:13:24.318 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=1ed96c0a-07d0-431a-93f9-99e495382d94'. Cached Key: '13ea96efd5e7' -2023-04-16 21:13:24.318 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=e402613c-285e-4d0d-b420-fe37c053fe9d'. Cached Key: 'fce74e94544c' -2023-04-16 21:13:24.481 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=37bd2653-f474-45b0-ad98-923332740fe6'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:13:29.257 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=f49e3e6f-cd58-4ccf-8899-9a513e58e7ae'. Cached Key: '13ea96efd5e7' -2023-04-16 21:13:29.258 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=45952af7-e7f9-46f8-9d62-2daee2b934b2'. Cached Key: 'fce74e94544c' -2023-04-16 21:13:29.259 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=e61e6c8b-9e2d-43a2-9031-c0ff2cd156a5'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:13:58.550 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=e5a5a29d-d187-41b1-bfd4-d42518691b88'. Cached Key: 'fce74e94544c' -2023-04-16 21:13:58.550 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=1d1a816d-483d-4a31-85ef-27d736a96164'. Cached Key: '13ea96efd5e7' -2023-04-16 21:13:58.782 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=7282e468-d6d3-4448-bbc5-032799501a12'. Cached Key: 'ef09fb2e716f' -2023-04-16 21:47:46.623 +01:00 [INF] Application is shutting down... -2023-04-16 21:47:46.639 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-04-16 21:47:46.640 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-04-16 21:47:46.644 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-04-16 21:47:46.654 +01:00 [INF] Stopped cleanly -2023-04-16 21:57:53.196 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-16 21:57:53.239 +01:00 [INF] Quartz Scheduler created -2023-04-16 21:57:53.240 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-16 21:57:53.241 +01:00 [INF] RAMJobStore initialized. -2023-04-16 21:57:53.242 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-16 21:57:53.242 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-16 21:57:53.243 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-16 21:57:53.259 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-16 21:57:53.262 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-16 21:57:53.270 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-16 21:57:53.270 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-16 21:57:53.270 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-16 21:57:53.270 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-16 21:57:53.732 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-16 21:57:54.928 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 21:57:58.120 +01:00 [ERR] Failed executing DbCommand (43ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE "AspNetRoles" ( - id uuid NOT NULL, - name character varying(256) NULL, - normalized_name character varying(256) NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_asp_net_roles PRIMARY KEY (id) -); -2023-04-16 21:57:58.684 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-16 21:57:59.320 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-16 21:57:59.340 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-16 21:57:59.340 +01:00 [INF] Hosting environment: Development -2023-04-16 21:57:59.340 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-16 21:57:59.382 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-16 21:58:16.735 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 21:58:16.729 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 21:58:16.839 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 21:58:16.839 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 21:58:17.142 +01:00 [INF] The token request was successfully validated. -2023-04-16 21:58:17.145 +01:00 [INF] The token request was successfully validated. -2023-04-16 21:58:17.368 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 21:58:17.368 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 21:58:17.379 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 21:58:17.379 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 22:00:03.685 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 22:00:03.687 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 22:00:03.765 +01:00 [INF] The token request was successfully validated. -2023-04-16 22:00:03.829 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 22:00:03.830 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 22:00:15.426 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 22:00:15.427 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 22:00:15.574 +01:00 [INF] The token request was successfully validated. -2023-04-16 22:00:15.661 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 22:00:15.662 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 22:00:27.906 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 22:00:27.907 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 22:00:28.053 +01:00 [INF] The token request was successfully validated. -2023-04-16 22:00:51.966 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 22:00:51.989 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 22:01:34.618 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 22:01:34.619 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 22:01:34.727 +01:00 [INF] The token request was successfully validated. -2023-04-16 22:01:37.304 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 22:01:37.305 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 22:20:26.868 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 22:20:26.870 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 22:20:26.886 +01:00 [INF] The token request was successfully validated. -2023-04-16 22:20:28.992 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 22:20:28.992 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 22:23:07.327 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 22:23:07.328 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 22:23:07.392 +01:00 [INF] The token request was successfully validated. -2023-04-16 22:23:09.872 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 22:23:09.872 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 22:23:47.562 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 22:23:47.563 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 22:23:47.575 +01:00 [INF] The token request was successfully validated. -2023-04-16 22:23:49.086 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-16 22:23:54.099 +01:00 [WRN] Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. -2023-04-16 22:24:10.917 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=6b518a9c-b11f-4ff3-8974-b10b1de0092e'. Cached Key: 'f2e0230f221b' -2023-04-16 22:24:37.283 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=6b518a9c-b11f-4ff3-8974-b10b1de0092e'. Cached Key: 'f2e0230f221b' -2023-04-16 22:24:38.430 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=1e5b4acb-1c81-4e56-9f32-3a2598fb0717'. Cached Key: '13ea96efd5e7' -2023-04-16 22:24:38.475 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=6f8b50c4-ab91-4812-93cf-bad5fb3904c7'. Cached Key: 'fce74e94544c' -2023-04-16 22:24:38.503 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=5de0b61e-b98b-4f41-bf74-d5260f9e6362'. Cached Key: 'ef09fb2e716f' -2023-04-16 23:06:13.796 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-16 23:06:13.827 +01:00 [INF] Quartz Scheduler created -2023-04-16 23:06:13.828 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-16 23:06:13.829 +01:00 [INF] RAMJobStore initialized. -2023-04-16 23:06:13.830 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-16 23:06:13.830 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-16 23:06:13.831 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-16 23:06:13.842 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-16 23:06:13.844 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-16 23:06:13.849 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-16 23:06:13.849 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-16 23:06:13.850 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-16 23:06:13.850 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-16 23:06:14.117 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-16 23:06:15.188 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 23:06:17.852 +01:00 [ERR] Failed executing DbCommand (36ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE "AspNetRoles" ( - id uuid NOT NULL, - name character varying(256) NULL, - normalized_name character varying(256) NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_asp_net_roles PRIMARY KEY (id) -); -2023-04-16 23:06:18.427 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-16 23:06:18.769 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-16 23:06:18.780 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-16 23:06:18.780 +01:00 [INF] Hosting environment: Development -2023-04-16 23:06:18.780 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-16 23:06:18.787 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-16 23:06:29.165 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 23:06:29.220 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 23:06:29.359 +01:00 [INF] The token request was successfully validated. -2023-04-16 23:06:29.512 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 23:06:29.521 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 23:08:16.506 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 23:08:16.508 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 23:08:16.671 +01:00 [INF] The token request was successfully validated. -2023-04-16 23:08:16.715 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 23:08:16.717 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 23:08:42.071 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 23:08:42.072 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 23:08:42.288 +01:00 [INF] The token request was successfully validated. -2023-04-16 23:08:53.590 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-16 23:08:53.591 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-16 23:10:37.124 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-16 23:10:37.125 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-16 23:10:37.178 +01:00 [INF] The token request was successfully validated. -2023-04-16 23:10:54.028 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-16 23:11:00.011 +01:00 [WRN] Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. -2023-04-16 23:11:04.693 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/220d0e9d-a653-48e2-9cc2-5b9a9f191e3a.jpg?width=1024&height=768&t=1aec5fc3-f889-4d62-bc7c-dca3bb2e5e7c'. Cached Key: 'ef09fb2e716f' -2023-04-16 23:11:04.693 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/c48cd5ac-35fd-4bd9-81a4-21f238b0fa3c.jpg?width=1024&height=768&t=773c0022-dcff-4de1-a58a-5848605e3d81'. Cached Key: '13ea96efd5e7' -2023-04-16 23:11:04.693 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/be633895-e4dc-4761-9141-4e4996d8c37e.PNG?width=1024&height=768&t=64f82ba5-f80e-4e54-89d9-edfaf3e999f6'. Cached Key: 'fce74e94544c' -2023-04-16 23:11:08.005 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=12319435-c58b-4562-bf47-a4cc223f10b8'. Cached Key: 'f2e0230f221b' -2023-04-16 23:11:08.246 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3c6226c3-e0a5-43e6-82b1-dea77173dbbc.jpg?width=128&height=128&t=12319435-c58b-4562-bf47-a4cc223f10b8'. Cached Key: 'f2e0230f221b' -2023-04-16 23:35:03.471 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 23:35:51.197 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 23:44:51.556 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 23:44:57.051 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 23:47:45.015 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 23:47:50.401 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 23:52:00.284 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 23:52:05.838 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-16 23:52:46.680 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 00:43:53.518 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 00:43:59.346 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 00:50:16.252 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 00:50:22.121 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 00:54:48.207 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 00:54:55.056 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 00:55:15.645 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 00:55:15.666 +01:00 [INF] Quartz Scheduler created -2023-04-17 00:55:15.666 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 00:55:15.667 +01:00 [INF] RAMJobStore initialized. -2023-04-17 00:55:15.668 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 00:55:15.668 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 00:55:15.668 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 00:55:15.678 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 00:55:15.680 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 00:55:15.684 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 00:55:15.685 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 00:55:15.685 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 00:55:15.685 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 00:55:15.941 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 00:55:16.778 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 00:55:17.727 +01:00 [INF] App webclient does not exist, creating -2023-04-17 00:55:18.321 +01:00 [INF] App webclient created -2023-04-17 00:55:19.626 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 00:55:19.890 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 00:55:19.894 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 00:55:19.895 +01:00 [INF] Hosting environment: Development -2023-04-17 00:55:19.895 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 00:55:19.922 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 00:59:34.100 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 00:59:34.156 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 00:59:34.226 +01:00 [INF] The token request was successfully validated. -2023-04-17 00:59:37.655 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627998, - "id_token": "[redacted]" -}. -2023-04-17 00:59:40.819 +01:00 [WRN] Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. -2023-04-17 00:59:44.704 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/f78c489f-13d0-4cde-85ed-c9e8fd763100.jpg?width=128&height=128&t=688d1890-0658-45e6-ba0b-28e89808dbdd'. Cached Key: '550452761316' -2023-04-17 00:59:50.614 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/f78c489f-13d0-4cde-85ed-c9e8fd763100.jpg?width=128&height=128&t=688d1890-0658-45e6-ba0b-28e89808dbdd'. Cached Key: '550452761316' -2023-04-17 01:22:49.326 +01:00 [INF] Progress on encode: 3.18 -2023-04-17 01:22:49.826 +01:00 [INF] Progress on encode: 6.88 -2023-04-17 01:22:50.325 +01:00 [INF] Progress on encode: 10.55 -2023-04-17 01:22:50.827 +01:00 [INF] Progress on encode: 14.9 -2023-04-17 01:22:51.170 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidCastException: Unable to cast object of type 'System.Collections.Generic.List`1[MixyBoos.Api.Data.Models.MixDownload]' to type 'System.Int32'. - at lambda_method817(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.MixController.Post(MixDTO mix) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 136 - at lambda_method695(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 01:22:51.329 +01:00 [INF] Progress on encode: 19.33 -2023-04-17 01:22:51.828 +01:00 [INF] Progress on encode: 23.67 -2023-04-17 01:22:52.328 +01:00 [INF] Progress on encode: 28.55 -2023-04-17 01:22:52.838 +01:00 [INF] Progress on encode: 33.57 -2023-04-17 01:22:53.086 +01:00 [ERR] Failed executing DbCommand (18ms) [Parameters=[@p0='8f3efb16-fceb-4065-9cfe-dd12a2a7c07c' (Nullable = false), @p1=NULL, @p2='2023-04-17T00:22:52.8823060Z' (DbType = DateTime), @p3='' (Nullable = false), @p4='https://loremflickr.com/320/240?lock=953872509', @p5='False', @p6='matthew-dekay---far-die-liebe-1', @p7='Matthew Dekay - Fã¼r Die Liebe' (Nullable = false), @p8='f78c489f-13d0-4cde-85ed-c9e8fd763100'], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixes (id, audio_url, date_created, description, image, is_processed, slug, title, user_id) -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8) -RETURNING date_updated; -2023-04-17 01:22:53.110 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 23505: duplicate key value violates unique constraint "pk_mixes" - -DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 23505 - MessageText: duplicate key value violates unique constraint "pk_mixes" - Detail: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - SchemaName: public - TableName: mixes - ConstraintName: pk_mixes - File: nbtinsert.c - Line: 664 - Routine: _bt_check_unique - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 23505: duplicate key value violates unique constraint "pk_mixes" - -DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 23505 - MessageText: duplicate key value violates unique constraint "pk_mixes" - Detail: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - SchemaName: public - TableName: mixes - ConstraintName: pk_mixes - File: nbtinsert.c - Line: 664 - Routine: _bt_check_unique - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-04-17 01:22:53.173 +01:00 [ERR] Error creating mix An error occurred while saving the entity changes. See the inner exception for details. -2023-04-17 01:22:53.331 +01:00 [INF] Progress on encode: 38.28 -2023-04-17 01:22:53.831 +01:00 [INF] Progress on encode: 42.9 -2023-04-17 01:22:54.332 +01:00 [INF] Progress on encode: 48.06 -2023-04-17 01:22:54.832 +01:00 [INF] Progress on encode: 52.83 -2023-04-17 01:22:55.332 +01:00 [INF] Progress on encode: 58.06 -2023-04-17 01:22:55.834 +01:00 [INF] Progress on encode: 63.46 -2023-04-17 01:22:56.336 +01:00 [INF] Progress on encode: 68.62 -2023-04-17 01:22:56.836 +01:00 [INF] Progress on encode: 73.9 -2023-04-17 01:22:57.336 +01:00 [INF] Progress on encode: 79.37 -2023-04-17 01:22:57.836 +01:00 [INF] Progress on encode: 84.51 -2023-04-17 01:22:58.337 +01:00 [INF] Progress on encode: 89.39 -2023-04-17 01:22:58.837 +01:00 [INF] Progress on encode: 93.23 -2023-04-17 01:22:59.339 +01:00 [INF] Progress on encode: 97.35 -2023-04-17 01:22:59.620 +01:00 [INF] Progress on encode: 99.99 -2023-04-17 01:22:59.626 +01:00 [INF] Progress on encode: 100 -2023-04-17 01:22:59.675 +01:00 [INF] Finished processing 8f3efb16-fceb-4065-9cfe-dd12a2a7c07c -2023-04-17 01:55:42.381 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 01:55:42.403 +01:00 [INF] Quartz Scheduler created -2023-04-17 01:55:42.404 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 01:55:42.404 +01:00 [INF] RAMJobStore initialized. -2023-04-17 01:55:42.405 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 01:55:42.405 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 01:55:42.406 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 01:55:42.416 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 01:55:42.418 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 01:55:42.423 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 01:55:42.423 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 01:55:42.423 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 01:55:42.423 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 01:55:42.710 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 01:55:43.664 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 01:55:46.130 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 01:55:46.476 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 01:55:46.484 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 01:55:46.484 +01:00 [INF] Hosting environment: Development -2023-04-17 01:55:46.484 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 01:55:46.492 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 01:56:31.202 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 01:56:31.227 +01:00 [INF] Quartz Scheduler created -2023-04-17 01:56:31.228 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 01:56:31.229 +01:00 [INF] RAMJobStore initialized. -2023-04-17 01:56:31.230 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 01:56:31.230 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 01:56:31.231 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 01:56:31.243 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 01:56:31.246 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 01:56:31.253 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 01:56:31.253 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 01:56:31.253 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 01:56:31.253 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 01:56:31.513 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 01:56:32.384 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 01:56:34.493 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 01:56:34.772 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 01:56:34.777 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 01:56:34.777 +01:00 [INF] Hosting environment: Development -2023-04-17 01:56:34.777 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 01:56:34.786 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 01:56:54.783 +01:00 [ERR] An unhandled exception has occurred while executing the request. -FlexLabs.EntityFrameworkCore.Upsert.InvalidMatchColumnsException: Using autogenerated / identity keys as the upsert match excession is not supported. Pick a non generated unique key. See https://go.flexlabs.org/upsert.identitykeymatch for more details - at FlexLabs.EntityFrameworkCore.Upsert.Runners.UpsertCommandRunnerBase.ProcessMatchExpression[TEntity](IEntityType entityType, Expression`1 matchExpression, RunnerQueryOptions queryOptions) in /_/src/FlexLabs.EntityFrameworkCore.Upsert/Runners/UpsertCommandRunnerBase.cs:line 89 - at FlexLabs.EntityFrameworkCore.Upsert.Runners.RelationalUpsertCommandRunner.PrepareCommand[TEntity](IEntityType entityType, ICollection`1 entities, Expression`1 match, Expression`1 updater, Expression`1 updateCondition, RunnerQueryOptions queryOptions)+MoveNext() in /_/src/FlexLabs.EntityFrameworkCore.Upsert/Runners/RelationalUpsertCommandRunner.cs:line 102 - at FlexLabs.EntityFrameworkCore.Upsert.Runners.RelationalUpsertCommandRunner.RunAsync[TEntity](DbContext dbContext, IEntityType entityType, ICollection`1 entities, Expression`1 matchExpression, Expression`1 updateExpression, Expression`1 updateCondition, RunnerQueryOptions queryOptions, CancellationToken cancellationToken) in /_/src/FlexLabs.EntityFrameworkCore.Upsert/Runners/RelationalUpsertCommandRunner.cs:line 398 - at MixyBoos.Api.Services.Extensions.AddOrUpdateExtensions.AddOrUpdate[TEntity](DbSet`1 dbSet, TEntity entity, Expression`1 predicate) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/AddOrUpdateExtensions.cs:line 25 - at MixyBoos.Api.Controllers.MixController.Post(MixDTO mix) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 134 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 02:05:25.558 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 02:05:25.587 +01:00 [INF] Quartz Scheduler created -2023-04-17 02:05:25.588 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 02:05:25.588 +01:00 [INF] RAMJobStore initialized. -2023-04-17 02:05:25.589 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 02:05:25.590 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 02:05:25.590 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 02:05:25.600 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 02:05:25.602 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 02:05:25.606 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 02:05:25.606 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 02:05:25.607 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 02:05:25.607 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 02:05:25.879 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 02:05:26.825 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:05:29.111 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 02:05:29.412 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 02:05:29.417 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 02:05:29.417 +01:00 [INF] Hosting environment: Development -2023-04-17 02:05:29.417 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 02:05:29.424 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 02:06:50.301 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.ArgumentException: Entity type 'Mix' is defined with a single key property, but 2 values were passed to the 'Find' method. - at Microsoft.EntityFrameworkCore.Internal.EntityFinder`1.ValidateKeyPropertiesAndExtractCancellationToken(Object[] keyValues, Boolean async, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Internal.EntityFinder`1.FindAsync(Object[] keyValues, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Internal.InternalDbSet`1.FindAsync(Object[] keyValues) - at MixyBoos.Api.Services.Extensions.AddOrUpdateExtensions.AddOrUpdate[TEntity](DbSet`1 dbSet, TEntity entity, Expression`1 predicate) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/AddOrUpdateExtensions.cs:line 25 - at MixyBoos.Api.Controllers.MixController.Post(MixDTO mix) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 134 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 02:07:29.916 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.ArgumentException: Entity type 'Mix' is defined with a single key property, but 2 values were passed to the 'Find' method. - at Microsoft.EntityFrameworkCore.Internal.EntityFinder`1.ValidateKeyPropertiesAndExtractCancellationToken(Object[] keyValues, Boolean async, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Internal.EntityFinder`1.FindAsync(Object[] keyValues, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Internal.InternalDbSet`1.FindAsync(Object[] keyValues) - at MixyBoos.Api.Services.Extensions.AddOrUpdateExtensions.AddOrUpdate[TEntity](DbSet`1 dbSet, TEntity entity, Expression`1 predicate) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/AddOrUpdateExtensions.cs:line 25 - at MixyBoos.Api.Controllers.MixController.Post(MixDTO mix) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 134 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 02:07:40.177 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.ArgumentException: Entity type 'Mix' is defined with a single key property, but 2 values were passed to the 'Find' method. - at Microsoft.EntityFrameworkCore.Internal.EntityFinder`1.ValidateKeyPropertiesAndExtractCancellationToken(Object[] keyValues, Boolean async, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Internal.EntityFinder`1.FindAsync(Object[] keyValues, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Internal.InternalDbSet`1.FindAsync(Object[] keyValues) - at MixyBoos.Api.Services.Extensions.AddOrUpdateExtensions.AddOrUpdate[TEntity](DbSet`1 dbSet, TEntity entity, Expression`1 predicate) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/AddOrUpdateExtensions.cs:line 25 - at MixyBoos.Api.Controllers.MixController.Post(MixDTO mix) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 134 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 02:11:29.943 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 02:11:29.963 +01:00 [INF] Quartz Scheduler created -2023-04-17 02:11:29.963 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 02:11:29.964 +01:00 [INF] RAMJobStore initialized. -2023-04-17 02:11:29.965 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 02:11:29.965 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 02:11:29.966 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 02:11:29.975 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 02:11:29.977 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 02:11:29.982 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 02:11:29.982 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 02:11:29.982 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 02:11:29.982 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 02:11:30.217 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 02:11:31.106 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:11:33.332 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 02:11:33.563 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 02:11:33.569 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 02:11:33.569 +01:00 [INF] Hosting environment: Development -2023-04-17 02:11:33.569 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 02:11:33.576 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 02:12:27.367 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: The instance of entity type 'Mix' cannot be tracked because another instance with the key value '{Id: 8f3efb16-fceb-4065-9cfe-dd12a2a7c07c}' is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IdentityMap`1.ThrowIdentityConflict(InternalEntityEntry entry) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IdentityMap`1.Add(TKey key, InternalEntityEntry entry, Boolean updateDuplicate) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IdentityMap`1.Add(TKey key, InternalEntityEntry entry) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IdentityMap`1.Add(InternalEntityEntry entry) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.StartTracking(InternalEntityEntry entry) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.SetEntityState(EntityState oldState, EntityState newState, Boolean acceptChanges, Boolean modifyProperties) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.SetEntityState(EntityState entityState, Boolean acceptChanges, Boolean modifyProperties, Nullable`1 forceStateWhenUnknownKey, Nullable`1 fallbackState) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.EntityGraphAttacher.PaintAction(EntityEntryGraphNode`1 node) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.EntityEntryGraphIterator.TraverseGraph[TState](EntityEntryGraphNode`1 node, Func`2 handleNode) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.EntityGraphAttacher.AttachGraph(InternalEntityEntry rootEntry, EntityState targetState, EntityState storeGeneratedWithKeySetTargetState, Boolean forceStateWhenUnknownKey) - at Microsoft.EntityFrameworkCore.Internal.InternalDbSet`1.SetEntityState(InternalEntityEntry entry, EntityState entityState) - at Microsoft.EntityFrameworkCore.Internal.InternalDbSet`1.Update(TEntity entity) - at MixyBoos.Api.Services.Extensions.AddOrUpdateExtensions.AddOrUpdate[TEntity](DbSet`1 dbSet, TEntity entity, Expression`1 predicate) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/AddOrUpdateExtensions.cs:line 28 - at MixyBoos.Api.Controllers.MixController.Post(MixDTO mix) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 134 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 02:20:42.019 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 02:20:42.040 +01:00 [INF] Quartz Scheduler created -2023-04-17 02:20:42.041 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 02:20:42.041 +01:00 [INF] RAMJobStore initialized. -2023-04-17 02:20:42.042 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 02:20:42.043 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 02:20:42.043 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 02:20:42.055 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 02:20:42.057 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 02:20:42.062 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 02:20:42.062 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 02:20:42.062 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 02:20:42.062 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 02:20:42.324 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 02:20:43.162 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:20:45.321 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 02:20:45.655 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 02:20:45.660 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 02:20:45.661 +01:00 [INF] Hosting environment: Development -2023-04-17 02:20:45.661 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 02:20:45.668 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 02:21:00.899 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidCastException: Unable to cast object of type 'System.Collections.Generic.List`1[MixyBoos.Api.Data.Models.MixDownload]' to type 'System.Int32'. - at lambda_method562(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.MixController.Post(MixDTO mix) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 137 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 02:21:44.681 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 02:21:44.702 +01:00 [INF] Quartz Scheduler created -2023-04-17 02:21:44.703 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 02:21:44.704 +01:00 [INF] RAMJobStore initialized. -2023-04-17 02:21:44.704 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 02:21:44.705 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 02:21:44.705 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 02:21:44.716 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 02:21:44.718 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 02:21:44.723 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 02:21:44.724 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 02:21:44.724 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 02:21:44.724 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 02:21:44.981 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 02:21:45.867 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:21:48.071 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 02:21:48.309 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 02:21:48.314 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 02:21:48.314 +01:00 [INF] Hosting environment: Development -2023-04-17 02:21:48.315 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 02:21:48.319 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 02:23:53.123 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:23:54.400 +01:00 [ERR] Failed executing DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE "AspNetRoles" ( - id uuid NOT NULL, - name character varying(256) NULL, - normalized_name character varying(256) NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_asp_net_roles PRIMARY KEY (id) -); -2023-04-17 02:24:13.517 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:24:20.600 +01:00 [ERR] Failed executing DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE "AspNetRoles" ( - id uuid NOT NULL, - name character varying(256) NULL, - normalized_name character varying(256) NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_asp_net_roles PRIMARY KEY (id) -); -2023-04-17 02:31:14.867 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:31:16.115 +01:00 [ERR] Failed executing DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE "AspNetRoles" ( - id uuid NOT NULL, - name character varying(256) NULL, - normalized_name character varying(256) NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_asp_net_roles PRIMARY KEY (id) -); -2023-04-17 02:31:42.493 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:31:48.427 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:35:57.716 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:36:04.234 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:38:01.271 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:38:07.199 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:38:08.625 +01:00 [ERR] Failed executing DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE tags ( - id character varying(36) NOT NULL, - tag_name text NULL, - date_created timestamp with time zone NOT NULL DEFAULT (now()), - date_updated timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT pk_tags PRIMARY KEY (id) -); -2023-04-17 02:39:15.233 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:39:21.072 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:39:22.327 +01:00 [ERR] Failed executing DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE tags ( - id character varying(36) NOT NULL, - tag_name text NULL, - date_created timestamp with time zone NOT NULL DEFAULT (now()), - date_updated timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT pk_tags PRIMARY KEY (id) -); -2023-04-17 02:39:56.966 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:42:45.988 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:42:52.652 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:43:13.807 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:43:20.858 +01:00 [ERR] Failed executing DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE EXTENSION IF NOT EXISTS "uuid-ossp"; -2023-04-17 02:44:33.819 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 02:44:39.465 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 03:15:07.022 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 03:15:07.047 +01:00 [INF] Quartz Scheduler created -2023-04-17 03:15:07.048 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 03:15:07.049 +01:00 [INF] RAMJobStore initialized. -2023-04-17 03:15:07.049 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 03:15:07.050 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 03:15:07.050 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 03:15:07.061 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 03:15:07.063 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 03:15:07.068 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 03:15:07.068 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 03:15:07.068 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 03:15:07.068 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 03:15:07.297 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 03:15:08.164 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 03:15:09.154 +01:00 [INF] App webclient does not exist, creating -2023-04-17 03:15:09.690 +01:00 [INF] App webclient created -2023-04-17 03:15:11.106 +01:00 [ERR] Failed executing DbCommand (82ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_role ( - id text NOT NULL, - name text NULL, - normalized_name text NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_identity_role PRIMARY KEY (id) -); -2023-04-17 03:15:11.686 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 03:15:11.980 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 03:15:11.984 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 03:15:11.985 +01:00 [INF] Hosting environment: Development -2023-04-17 03:15:11.985 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 03:15:11.989 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 03:29:33.289 +01:00 [WRN] Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. -2023-04-17 03:55:38.253 +01:00 [INF] Progress on encode: 4.74 -2023-04-17 03:55:38.750 +01:00 [INF] Progress on encode: 9.09 -2023-04-17 03:55:39.275 +01:00 [INF] Progress on encode: 13.38 -2023-04-17 03:55:39.750 +01:00 [INF] Progress on encode: 18.35 -2023-04-17 03:55:40.250 +01:00 [INF] Progress on encode: 23.14 -2023-04-17 03:55:40.750 +01:00 [INF] Progress on encode: 28.28 -2023-04-17 03:55:41.074 +01:00 [INF] Caching image for 0218b48c-e544-4605-a2f8-43022d7586df from /tmp/mixyboos/0218b48c-e544-4605-a2f8-43022d7586df.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-04-17 03:55:41.075 +01:00 [INF] Successfully moved /tmp/mixyboos/0218b48c-e544-4605-a2f8-43022d7586df.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/0218b48c-e544-4605-a2f8-43022d7586df.jpg -2023-04-17 03:55:41.078 +01:00 [INF] Updating mix record -2023-04-17 03:55:41.250 +01:00 [INF] Progress on encode: 33.22 -2023-04-17 03:55:41.751 +01:00 [INF] Progress on encode: 38.47 -2023-04-17 03:55:42.251 +01:00 [INF] Progress on encode: 44.59 -2023-04-17 03:55:42.751 +01:00 [INF] Progress on encode: 51.04 -2023-04-17 03:55:43.251 +01:00 [INF] Progress on encode: 56.04 -2023-04-17 03:55:43.752 +01:00 [INF] Progress on encode: 61.08 -2023-04-17 03:55:44.254 +01:00 [INF] Progress on encode: 66.19 -2023-04-17 03:55:44.758 +01:00 [INF] Progress on encode: 70.44 -2023-04-17 03:55:45.256 +01:00 [INF] Progress on encode: 75.22 -2023-04-17 03:55:45.756 +01:00 [INF] Progress on encode: 80.38 -2023-04-17 03:55:46.292 +01:00 [INF] Progress on encode: 86.22 -2023-04-17 03:55:46.764 +01:00 [INF] Progress on encode: 91.12 -2023-04-17 03:55:47.259 +01:00 [INF] Progress on encode: 97.71 -2023-04-17 03:55:47.403 +01:00 [INF] Progress on encode: 99.99 -2023-04-17 03:55:47.411 +01:00 [INF] Progress on encode: 100 -2023-04-17 03:55:47.418 +01:00 [INF] Finished processing 0218b48c-e544-4605-a2f8-43022d7586df -2023-04-17 04:02:22.660 +01:00 [INF] Application is shutting down... -2023-04-17 04:02:22.732 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-04-17 04:02:22.734 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-04-17 04:02:22.744 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-04-17 04:02:22.758 +01:00 [INF] Stopped cleanly -2023-04-17 04:03:33.499 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 04:03:33.533 +01:00 [INF] Quartz Scheduler created -2023-04-17 04:03:33.534 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 04:03:33.535 +01:00 [INF] RAMJobStore initialized. -2023-04-17 04:03:33.535 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 04:03:33.536 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 04:03:33.536 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 04:03:33.547 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 04:03:33.549 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 04:03:33.554 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 04:03:33.554 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 04:03:33.554 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 04:03:33.555 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 04:03:33.795 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 04:03:34.633 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:03:36.454 +01:00 [ERR] Failed executing DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_role ( - id text NOT NULL, - name text NULL, - normalized_name text NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_identity_role PRIMARY KEY (id) -); -2023-04-17 04:03:36.974 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 04:03:37.254 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 04:03:37.260 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 04:03:37.260 +01:00 [INF] Hosting environment: Development -2023-04-17 04:03:37.260 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 04:03:37.268 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 04:04:53.211 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 04:04:53.231 +01:00 [INF] Quartz Scheduler created -2023-04-17 04:04:53.232 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 04:04:53.232 +01:00 [INF] RAMJobStore initialized. -2023-04-17 04:04:53.233 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 04:04:53.233 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 04:04:53.234 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 04:04:53.244 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 04:04:53.246 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 04:04:53.251 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 04:04:53.251 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 04:04:53.251 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 04:04:53.251 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 04:04:53.486 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 04:04:54.344 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:04:56.336 +01:00 [ERR] Failed executing DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_role ( - id text NOT NULL, - name text NULL, - normalized_name text NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_identity_role PRIMARY KEY (id) -); -2023-04-17 04:04:56.813 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 04:04:57.081 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 04:04:57.086 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 04:04:57.086 +01:00 [INF] Hosting environment: Development -2023-04-17 04:04:57.086 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 04:04:57.095 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 04:06:12.944 +01:00 [WRN] Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. -2023-04-17 04:09:49.129 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 04:09:49.150 +01:00 [INF] Quartz Scheduler created -2023-04-17 04:09:49.151 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 04:09:49.152 +01:00 [INF] RAMJobStore initialized. -2023-04-17 04:09:49.152 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 04:09:49.153 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 04:09:49.153 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 04:09:49.163 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 04:09:49.165 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 04:09:49.170 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 04:09:49.170 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 04:09:49.171 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 04:09:49.171 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 04:09:49.426 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 04:09:50.298 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:09:52.204 +01:00 [ERR] Failed executing DbCommand (50ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_role ( - id text NOT NULL, - name text NULL, - normalized_name text NULL, - concurrency_stamp text NULL, - CONSTRAINT pk_identity_role PRIMARY KEY (id) -); -2023-04-17 04:09:52.661 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 04:09:52.954 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 04:09:52.959 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 04:09:52.959 +01:00 [INF] Hosting environment: Development -2023-04-17 04:09:52.959 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 04:09:52.968 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 04:11:26.708 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 04:11:26.731 +01:00 [INF] Quartz Scheduler created -2023-04-17 04:11:26.732 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 04:11:26.732 +01:00 [INF] RAMJobStore initialized. -2023-04-17 04:11:26.733 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 04:11:26.733 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 04:11:26.734 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 04:11:26.743 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 04:11:26.745 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 04:11:26.750 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 04:11:26.750 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 04:11:26.750 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 04:11:26.750 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 04:11:26.988 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 04:11:27.838 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:11:29.696 +01:00 [ERR] Failed executing DbCommand (80ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - id uuid NOT NULL, - user_name text NULL, - normalized_user_name text NULL, - email text NULL, - normalized_email text NULL, - email_confirmed boolean NOT NULL, - password_hash text NULL, - security_stamp text NULL, - concurrency_stamp text NULL, - phone_number text NULL, - phone_number_confirmed boolean NOT NULL, - two_factor_enabled boolean NOT NULL, - lockout_end timestamp with time zone NULL, - lockout_enabled boolean NOT NULL, - access_failed_count integer NOT NULL, - CONSTRAINT pk_identity_user PRIMARY KEY (id) -); -2023-04-17 04:11:30.100 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 04:11:30.378 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 04:11:30.382 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 04:11:30.382 +01:00 [INF] Hosting environment: Development -2023-04-17 04:11:30.383 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 04:11:30.389 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 04:12:31.099 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning': Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. This exception can be suppressed or logged by passing event ID 'RelationalEventId.MultipleCollectionIncludeWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'. - at Microsoft.EntityFrameworkCore.Diagnostics.EventDefinition.Log[TLoggerCategory](IDiagnosticsLogger`1 logger, Exception exception) - at Microsoft.EntityFrameworkCore.Diagnostics.RelationalLoggerExtensions.MultipleCollectionIncludeWarning(IDiagnosticsLogger`1 diagnostics) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitShapedQuery(ShapedQueryExpression shapedQueryExpression) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.QueryCompilationContext.CreateQueryExecutor[TResult](Expression query) - at Microsoft.EntityFrameworkCore.Storage.Database.CompileQuery[TResult](Expression query, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.CompileQueryCore[TResult](IDatabase database, Expression query, IModel model, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass12_0`1.b__0() - at Microsoft.EntityFrameworkCore.Query.Internal.CompiledQueryCache.GetOrAddQuery[TResult](Object cacheKey, Func`1 compiler) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.SingleOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Extensions.UserManagerExtensions.FindByNameWithFollowingAsync(UserManager`1 userManager, String name) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/UserManagerExtensions.cs:line 24 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 36 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:12:31.278 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning': Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. This exception can be suppressed or logged by passing event ID 'RelationalEventId.MultipleCollectionIncludeWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'. - at Microsoft.EntityFrameworkCore.Diagnostics.EventDefinition.Log[TLoggerCategory](IDiagnosticsLogger`1 logger, Exception exception) - at Microsoft.EntityFrameworkCore.Diagnostics.RelationalLoggerExtensions.MultipleCollectionIncludeWarning(IDiagnosticsLogger`1 diagnostics) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitShapedQuery(ShapedQueryExpression shapedQueryExpression) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.QueryCompilationContext.CreateQueryExecutor[TResult](Expression query) - at Microsoft.EntityFrameworkCore.Storage.Database.CompileQuery[TResult](Expression query, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.CompileQueryCore[TResult](IDatabase database, Expression query, IModel model, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass12_0`1.b__0() - at Microsoft.EntityFrameworkCore.Query.Internal.CompiledQueryCache.GetOrAddQuery[TResult](Object cacheKey, Func`1 compiler) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.SingleOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Extensions.UserManagerExtensions.FindByNameWithFollowingAsync(UserManager`1 userManager, String name) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/UserManagerExtensions.cs:line 24 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 36 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:12:33.864 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning': Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. This exception can be suppressed or logged by passing event ID 'RelationalEventId.MultipleCollectionIncludeWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'. - at Microsoft.EntityFrameworkCore.Diagnostics.EventDefinition.Log[TLoggerCategory](IDiagnosticsLogger`1 logger, Exception exception) - at Microsoft.EntityFrameworkCore.Diagnostics.RelationalLoggerExtensions.MultipleCollectionIncludeWarning(IDiagnosticsLogger`1 diagnostics) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitShapedQuery(ShapedQueryExpression shapedQueryExpression) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.QueryCompilationContext.CreateQueryExecutor[TResult](Expression query) - at Microsoft.EntityFrameworkCore.Storage.Database.CompileQuery[TResult](Expression query, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.CompileQueryCore[TResult](IDatabase database, Expression query, IModel model, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass12_0`1.b__0() - at Microsoft.EntityFrameworkCore.Query.Internal.CompiledQueryCache.GetOrAddQuery[TResult](Object cacheKey, Func`1 compiler) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.SingleOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Extensions.UserManagerExtensions.FindByNameWithFollowingAsync(UserManager`1 userManager, String name) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/UserManagerExtensions.cs:line 24 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 36 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:12:34.020 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning': Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. This exception can be suppressed or logged by passing event ID 'RelationalEventId.MultipleCollectionIncludeWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'. - at Microsoft.EntityFrameworkCore.Diagnostics.EventDefinition.Log[TLoggerCategory](IDiagnosticsLogger`1 logger, Exception exception) - at Microsoft.EntityFrameworkCore.Diagnostics.RelationalLoggerExtensions.MultipleCollectionIncludeWarning(IDiagnosticsLogger`1 diagnostics) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitShapedQuery(ShapedQueryExpression shapedQueryExpression) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.QueryCompilationContext.CreateQueryExecutor[TResult](Expression query) - at Microsoft.EntityFrameworkCore.Storage.Database.CompileQuery[TResult](Expression query, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.CompileQueryCore[TResult](IDatabase database, Expression query, IModel model, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass12_0`1.b__0() - at Microsoft.EntityFrameworkCore.Query.Internal.CompiledQueryCache.GetOrAddQuery[TResult](Object cacheKey, Func`1 compiler) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.SingleOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Extensions.UserManagerExtensions.FindByNameWithFollowingAsync(UserManager`1 userManager, String name) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/UserManagerExtensions.cs:line 24 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 36 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:13:01.684 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 04:13:01.722 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 04:13:01.905 +01:00 [INF] The token request was successfully validated. -2023-04-17 04:13:03.628 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627998, - "id_token": "[redacted]" -}. -2023-04-17 04:13:09.228 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning': Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. This exception can be suppressed or logged by passing event ID 'RelationalEventId.MultipleCollectionIncludeWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'. - at Microsoft.EntityFrameworkCore.Diagnostics.EventDefinition.Log[TLoggerCategory](IDiagnosticsLogger`1 logger, Exception exception) - at Microsoft.EntityFrameworkCore.Diagnostics.RelationalLoggerExtensions.MultipleCollectionIncludeWarning(IDiagnosticsLogger`1 diagnostics) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitShapedQuery(ShapedQueryExpression shapedQueryExpression) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.QueryCompilationContext.CreateQueryExecutor[TResult](Expression query) - at Microsoft.EntityFrameworkCore.Storage.Database.CompileQuery[TResult](Expression query, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.CompileQueryCore[TResult](IDatabase database, Expression query, IModel model, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass12_0`1.b__0() - at Microsoft.EntityFrameworkCore.Query.Internal.CompiledQueryCache.GetOrAddQuery[TResult](Object cacheKey, Func`1 compiler) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.SingleOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Extensions.UserManagerExtensions.FindByNameWithFollowingAsync(UserManager`1 userManager, String name) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/UserManagerExtensions.cs:line 24 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 36 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:13:11.738 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning': Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. This exception can be suppressed or logged by passing event ID 'RelationalEventId.MultipleCollectionIncludeWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'. - at Microsoft.EntityFrameworkCore.Diagnostics.EventDefinition.Log[TLoggerCategory](IDiagnosticsLogger`1 logger, Exception exception) - at Microsoft.EntityFrameworkCore.Diagnostics.RelationalLoggerExtensions.MultipleCollectionIncludeWarning(IDiagnosticsLogger`1 diagnostics) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitShapedQuery(ShapedQueryExpression shapedQueryExpression) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.QueryCompilationContext.CreateQueryExecutor[TResult](Expression query) - at Microsoft.EntityFrameworkCore.Storage.Database.CompileQuery[TResult](Expression query, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.CompileQueryCore[TResult](IDatabase database, Expression query, IModel model, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass12_0`1.b__0() - at Microsoft.EntityFrameworkCore.Query.Internal.CompiledQueryCache.GetOrAddQuery[TResult](Object cacheKey, Func`1 compiler) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.SingleOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Extensions.UserManagerExtensions.FindByNameWithFollowingAsync(UserManager`1 userManager, String name) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/UserManagerExtensions.cs:line 24 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 36 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:13:11.800 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning': Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. This exception can be suppressed or logged by passing event ID 'RelationalEventId.MultipleCollectionIncludeWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'. - at Microsoft.EntityFrameworkCore.Diagnostics.EventDefinition.Log[TLoggerCategory](IDiagnosticsLogger`1 logger, Exception exception) - at Microsoft.EntityFrameworkCore.Diagnostics.RelationalLoggerExtensions.MultipleCollectionIncludeWarning(IDiagnosticsLogger`1 diagnostics) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitShapedQuery(ShapedQueryExpression shapedQueryExpression) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.QueryCompilationContext.CreateQueryExecutor[TResult](Expression query) - at Microsoft.EntityFrameworkCore.Storage.Database.CompileQuery[TResult](Expression query, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.CompileQueryCore[TResult](IDatabase database, Expression query, IModel model, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass12_0`1.b__0() - at Microsoft.EntityFrameworkCore.Query.Internal.CompiledQueryCache.GetOrAddQuery[TResult](Object cacheKey, Func`1 compiler) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.SingleOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Extensions.UserManagerExtensions.FindByNameWithFollowingAsync(UserManager`1 userManager, String name) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/UserManagerExtensions.cs:line 24 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 36 - at lambda_method158(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:15:16.664 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 04:15:16.691 +01:00 [INF] Quartz Scheduler created -2023-04-17 04:15:16.691 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 04:15:16.692 +01:00 [INF] RAMJobStore initialized. -2023-04-17 04:15:16.693 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 04:15:16.694 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 04:15:16.694 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 04:15:16.706 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 04:15:16.708 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 04:15:16.715 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 04:15:16.715 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 04:15:16.715 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 04:15:16.715 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 04:15:16.963 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 04:15:17.839 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:15:19.813 +01:00 [ERR] Failed executing DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - id uuid NOT NULL, - user_name text NULL, - normalized_user_name text NULL, - email text NULL, - normalized_email text NULL, - email_confirmed boolean NOT NULL, - password_hash text NULL, - security_stamp text NULL, - concurrency_stamp text NULL, - phone_number text NULL, - phone_number_confirmed boolean NOT NULL, - two_factor_enabled boolean NOT NULL, - lockout_end timestamp with time zone NULL, - lockout_enabled boolean NOT NULL, - access_failed_count integer NOT NULL, - CONSTRAINT pk_identity_user PRIMARY KEY (id) -); -2023-04-17 04:15:20.093 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 04:15:20.374 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 04:15:20.378 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 04:15:20.379 +01:00 [INF] Hosting environment: Development -2023-04-17 04:15:20.379 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 04:15:20.384 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 04:17:52.366 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 04:17:52.422 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 04:17:52.527 +01:00 [INF] The token request was successfully validated. -2023-04-17 04:17:54.100 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-17 04:17:57.299 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning': Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. This exception can be suppressed or logged by passing event ID 'RelationalEventId.MultipleCollectionIncludeWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'. - at Microsoft.EntityFrameworkCore.Diagnostics.EventDefinition.Log[TLoggerCategory](IDiagnosticsLogger`1 logger, Exception exception) - at Microsoft.EntityFrameworkCore.Diagnostics.RelationalLoggerExtensions.MultipleCollectionIncludeWarning(IDiagnosticsLogger`1 diagnostics) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitShapedQuery(ShapedQueryExpression shapedQueryExpression) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.QueryCompilationContext.CreateQueryExecutor[TResult](Expression query) - at Microsoft.EntityFrameworkCore.Storage.Database.CompileQuery[TResult](Expression query, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.CompileQueryCore[TResult](IDatabase database, Expression query, IModel model, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass12_0`1.b__0() - at Microsoft.EntityFrameworkCore.Query.Internal.CompiledQueryCache.GetOrAddQuery[TResult](Object cacheKey, Func`1 compiler) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.SingleOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Extensions.UserManagerExtensions.FindByNameWithFollowingAsync(UserManager`1 userManager, String name) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/UserManagerExtensions.cs:line 24 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 36 - at lambda_method611(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:17:57.410 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning': Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. This exception can be suppressed or logged by passing event ID 'RelationalEventId.MultipleCollectionIncludeWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'. - at Microsoft.EntityFrameworkCore.Diagnostics.EventDefinition.Log[TLoggerCategory](IDiagnosticsLogger`1 logger, Exception exception) - at Microsoft.EntityFrameworkCore.Diagnostics.RelationalLoggerExtensions.MultipleCollectionIncludeWarning(IDiagnosticsLogger`1 diagnostics) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitShapedQuery(ShapedQueryExpression shapedQueryExpression) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor.VisitExtension(Expression extensionExpression) - at Microsoft.EntityFrameworkCore.Query.QueryCompilationContext.CreateQueryExecutor[TResult](Expression query) - at Microsoft.EntityFrameworkCore.Storage.Database.CompileQuery[TResult](Expression query, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.CompileQueryCore[TResult](IDatabase database, Expression query, IModel model, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass12_0`1.b__0() - at Microsoft.EntityFrameworkCore.Query.Internal.CompiledQueryCache.GetOrAddQuery[TResult](Object cacheKey, Func`1 compiler) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.SingleOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Extensions.UserManagerExtensions.FindByNameWithFollowingAsync(UserManager`1 userManager, String name) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Extensions/UserManagerExtensions.cs:line 24 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 36 - at lambda_method610(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:25:18.299 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 04:25:18.322 +01:00 [INF] Quartz Scheduler created -2023-04-17 04:25:18.323 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 04:25:18.324 +01:00 [INF] RAMJobStore initialized. -2023-04-17 04:25:18.324 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 04:25:18.325 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 04:25:18.326 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 04:25:18.337 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 04:25:18.340 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 04:25:18.346 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 04:25:18.346 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 04:25:18.346 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 04:25:18.346 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 04:25:18.604 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 04:25:19.508 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:25:21.501 +01:00 [ERR] Failed executing DbCommand (76ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - id uuid NOT NULL, - user_name text NULL, - normalized_user_name text NULL, - email text NULL, - normalized_email text NULL, - email_confirmed boolean NOT NULL, - password_hash text NULL, - security_stamp text NULL, - concurrency_stamp text NULL, - phone_number text NULL, - phone_number_confirmed boolean NOT NULL, - two_factor_enabled boolean NOT NULL, - lockout_end timestamp with time zone NULL, - lockout_enabled boolean NOT NULL, - access_failed_count integer NOT NULL, - CONSTRAINT pk_identity_user PRIMARY KEY (id) -); -2023-04-17 04:25:21.960 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 04:25:22.248 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 04:25:22.252 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 04:25:22.252 +01:00 [INF] Hosting environment: Development -2023-04-17 04:25:22.253 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 04:25:22.259 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 04:25:44.974 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 04:25:45.023 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 04:25:45.134 +01:00 [INF] The token request was successfully validated. -2023-04-17 04:25:46.610 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627998, - "id_token": "[redacted]" -}. -2023-04-17 04:25:54.057 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/9c341e76-6817-437e-b833-58457d321a21.jpg?width=128&height=128&t=c9d46f07-99be-4399-92be-1734b7030229'. Cached Key: '4d7d6c67b28e' -2023-04-17 04:26:02.283 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0218b48c-e544-4605-a2f8-43022d7586df.jpg?width=1024&height=768&t=3d127431-7a67-4d23-8af2-ef0e1e859e71'. Cached Key: 'df5c0a3755da' -2023-04-17 04:26:07.666 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-04-17 04:26:07.736 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.MixController.GetAudioUrl(String id) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 98 - at lambda_method958(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:27:06.585 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-04-17 04:27:06.611 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.MixController.GetAudioUrl(String id) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 98 - at lambda_method958(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-04-17 04:29:16.874 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:29:34.405 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:29:34.806 +01:00 [ERR] Failed executing DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - id uuid NOT NULL, - user_name text NULL, - normalized_user_name text NULL, - email text NULL, - normalized_email text NULL, - email_confirmed boolean NOT NULL, - password_hash text NULL, - security_stamp text NULL, - concurrency_stamp text NULL, - phone_number text NULL, - phone_number_confirmed boolean NOT NULL, - two_factor_enabled boolean NOT NULL, - lockout_end timestamp with time zone NULL, - lockout_enabled boolean NOT NULL, - access_failed_count integer NOT NULL, - CONSTRAINT pk_identity_user PRIMARY KEY (id) -); -2023-04-17 04:30:40.678 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:33:26.373 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 04:33:26.395 +01:00 [INF] Quartz Scheduler created -2023-04-17 04:33:26.396 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 04:33:26.396 +01:00 [INF] RAMJobStore initialized. -2023-04-17 04:33:26.397 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 04:33:26.398 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 04:33:26.399 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 04:33:26.411 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 04:33:26.413 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 04:33:26.418 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 04:33:26.418 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 04:33:26.418 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 04:33:26.418 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 04:33:26.674 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 04:33:27.516 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:33:29.505 +01:00 [ERR] Failed executing DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - id uuid NOT NULL, - user_name text NULL, - normalized_user_name text NULL, - email text NULL, - normalized_email text NULL, - email_confirmed boolean NOT NULL, - password_hash text NULL, - security_stamp text NULL, - concurrency_stamp text NULL, - phone_number text NULL, - phone_number_confirmed boolean NOT NULL, - two_factor_enabled boolean NOT NULL, - lockout_end timestamp with time zone NULL, - lockout_enabled boolean NOT NULL, - access_failed_count integer NOT NULL, - CONSTRAINT pk_identity_user PRIMARY KEY (id) -); -2023-04-17 04:33:29.810 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 04:33:30.099 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 04:33:30.126 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 04:33:30.126 +01:00 [INF] Hosting environment: Development -2023-04-17 04:33:30.126 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 04:33:30.131 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 04:34:41.289 +01:00 [INF] Application is shutting down... -2023-04-17 04:34:41.346 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-04-17 04:34:41.348 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-04-17 04:34:41.358 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-04-17 04:34:41.367 +01:00 [INF] Stopped cleanly -2023-04-17 04:34:55.640 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:35:01.705 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:35:18.818 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 04:35:18.839 +01:00 [INF] Quartz Scheduler created -2023-04-17 04:35:18.839 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 04:35:18.840 +01:00 [INF] RAMJobStore initialized. -2023-04-17 04:35:18.841 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 04:35:18.841 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 04:35:18.842 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 04:35:18.853 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 04:35:18.855 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 04:35:18.861 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 04:35:18.861 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 04:35:18.861 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 04:35:18.861 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 04:35:19.107 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 04:35:19.965 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 04:35:20.928 +01:00 [INF] App webclient does not exist, creating -2023-04-17 04:35:21.406 +01:00 [INF] App webclient created -2023-04-17 04:35:22.631 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 04:35:22.984 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 04:35:22.989 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 04:35:22.990 +01:00 [INF] Hosting environment: Development -2023-04-17 04:35:22.990 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 04:35:22.999 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 04:36:55.350 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 04:36:55.416 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 04:36:55.633 +01:00 [INF] The token request was successfully validated. -2023-04-17 04:36:56.603 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627998, - "id_token": "[redacted]" -}. -2023-04-17 04:37:07.921 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=6276268a-1606-4227-80c0-00c7392ab0fc'. Cached Key: 'b2a2d78768f9' -2023-04-17 04:38:19.731 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 04:38:19.732 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 04:38:19.733 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 04:38:19.741 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 04:39:44.307 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 04:39:44.316 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 04:39:44.316 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 04:39:44.318 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 04:42:28.593 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 04:42:28.594 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 04:42:28.594 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 04:42:28.599 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 04:47:38.401 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 04:47:38.404 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 04:47:38.472 +01:00 [INF] The token request was successfully validated. -2023-04-17 04:47:48.869 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-17 05:16:25.513 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 05:16:25.541 +01:00 [INF] Quartz Scheduler created -2023-04-17 05:16:25.542 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 05:16:25.542 +01:00 [INF] RAMJobStore initialized. -2023-04-17 05:16:25.544 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 05:16:25.544 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 05:16:25.545 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 05:16:25.560 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 05:16:25.564 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 05:16:25.573 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 05:16:25.573 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 05:16:25.573 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 05:16:25.573 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 05:16:25.848 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 05:16:26.831 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 05:16:29.301 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 05:16:29.589 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 05:16:29.595 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 05:16:29.595 +01:00 [INF] Hosting environment: Development -2023-04-17 05:16:29.595 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 05:16:29.602 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 05:20:44.593 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 05:20:44.646 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 05:20:44.720 +01:00 [INF] The token request was successfully validated. -2023-04-17 05:20:48.306 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-17 05:20:57.909 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=31e7de80-6ac4-4439-893c-6e447e2bb627'. Cached Key: 'b2a2d78768f9' -2023-04-17 05:21:11.734 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 05:21:11.736 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 05:21:11.736 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 05:21:11.743 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 05:21:51.474 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 05:21:51.475 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 05:21:51.476 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 05:21:51.476 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 06:11:29.013 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=31e7de80-6ac4-4439-893c-6e447e2bb627'. Cached Key: 'b2a2d78768f9' -2023-04-17 07:00:08.719 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=31e7de80-6ac4-4439-893c-6e447e2bb627'. Cached Key: 'b2a2d78768f9' -2023-04-17 10:15:39.964 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 10:15:40.005 +01:00 [INF] Quartz Scheduler created -2023-04-17 10:15:40.006 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 10:15:40.007 +01:00 [INF] RAMJobStore initialized. -2023-04-17 10:15:40.008 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 10:15:40.009 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 10:15:40.010 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 10:15:40.025 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 10:15:40.029 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 10:15:40.036 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 10:15:40.037 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 10:15:40.037 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 10:15:40.037 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 10:15:40.317 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 10:15:41.399 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 10:15:44.108 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 10:15:44.443 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 10:15:44.451 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 10:15:44.451 +01:00 [INF] Hosting environment: Development -2023-04-17 10:15:44.451 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 10:15:44.457 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 10:18:17.759 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 10:18:17.865 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 10:18:18.108 +01:00 [INF] The token request was successfully validated. -2023-04-17 10:18:24.581 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627997, - "id_token": "[redacted]" -}. -2023-04-17 10:30:57.211 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=31e7de80-6ac4-4439-893c-6e447e2bb627'. Cached Key: 'b2a2d78768f9' -2023-04-17 10:31:20.186 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 10:31:20.189 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 10:31:20.190 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 10:31:20.202 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 10:32:25.226 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 10:32:25.228 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 10:32:25.229 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 10:32:25.230 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 11:40:00.458 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=31e7de80-6ac4-4439-893c-6e447e2bb627'. Cached Key: 'b2a2d78768f9' -2023-04-17 13:42:06.350 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 13:42:06.370 +01:00 [INF] Quartz Scheduler created -2023-04-17 13:42:06.371 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 13:42:06.371 +01:00 [INF] RAMJobStore initialized. -2023-04-17 13:42:06.372 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 13:42:06.372 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 13:42:06.373 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 13:42:06.383 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 13:42:06.385 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 13:42:06.389 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 13:42:06.389 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 13:42:06.389 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 13:42:06.390 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 13:42:06.640 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 13:42:07.509 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 13:42:09.874 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 13:42:10.176 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 13:42:10.181 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 13:42:10.181 +01:00 [INF] Hosting environment: Development -2023-04-17 13:42:10.181 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 13:42:10.187 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-17 13:42:20.124 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 13:42:20.179 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 13:42:20.193 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 13:42:20.209 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 13:43:34.841 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 13:43:34.842 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 13:43:34.843 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 13:43:34.844 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 13:43:56.693 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 13:43:56.694 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 13:43:56.694 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 13:43:56.695 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 13:44:10.319 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 13:44:10.319 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 13:44:10.320 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 13:44:10.320 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 13:46:52.340 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 13:46:52.341 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 13:46:52.341 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 13:46:52.341 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 13:47:18.066 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 13:47:18.066 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 13:47:18.066 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 13:47:18.067 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 13:49:26.142 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 13:49:26.143 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 13:49:26.325 +01:00 [INF] The token request was successfully validated. -2023-04-17 13:49:29.617 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627998, - "id_token": "[redacted]" -}. -2023-04-17 13:49:37.673 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=d9f5e432-df6a-481e-a852-55a58ecb1c7f'. Cached Key: 'b2a2d78768f9' -2023-04-17 14:03:03.868 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 14:03:03.871 +01:00 [INF] The token request was successfully extracted: { - "username": "", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 14:03:03.872 +01:00 [INF] The token request was rejected because the resource owner credentials were missing. -2023-04-17 14:03:03.872 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_request", - "error_description": "The mandatory 'username' and/or 'password' parameters are missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2059" -}. -2023-04-17 14:20:46.097 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 14:20:46.098 +01:00 [INF] The token request was successfully extracted: { - "username": "[object Object]", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 14:20:46.198 +01:00 [INF] The token request was successfully validated. -2023-04-17 14:20:46.284 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-17 14:20:46.286 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-17 14:20:57.961 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 14:20:57.961 +01:00 [INF] The token request was successfully extracted: { - "username": "[object Object]", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 14:20:58.033 +01:00 [INF] The token request was successfully validated. -2023-04-17 14:20:58.147 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-17 14:20:58.147 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-17 14:22:13.908 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-17 14:22:13.909 +01:00 [INF] The token request was successfully extracted: { - "username": "[object Object]", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-17 14:22:14.076 +01:00 [INF] The token request was successfully validated. -2023-04-17 14:22:14.186 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-17 14:22:14.186 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-17 16:36:58.258 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-17 16:36:58.278 +01:00 [INF] Quartz Scheduler created -2023-04-17 16:36:58.278 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-17 16:36:58.279 +01:00 [INF] RAMJobStore initialized. -2023-04-17 16:36:58.280 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-17 16:36:58.280 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-17 16:36:58.281 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-17 16:36:58.291 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-17 16:36:58.293 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-17 16:36:58.298 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-17 16:36:58.298 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-17 16:36:58.299 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-17 16:36:58.299 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-17 16:36:58.554 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-17 16:36:59.385 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-17 16:37:01.675 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-17 16:37:01.959 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-17 16:37:01.964 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-17 16:37:01.964 +01:00 [INF] Hosting environment: Development -2023-04-17 16:37:01.964 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-17 16:37:01.993 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-18 11:00:35.340 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-18 11:00:35.391 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-18 11:00:35.583 +01:00 [INF] The token request was successfully validated. -2023-04-18 11:00:35.755 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-18 11:00:35.765 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-18 11:01:38.573 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-18 11:01:38.574 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-18 11:01:38.731 +01:00 [INF] The token request was successfully validated. -2023-04-18 11:02:04.325 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-18 11:02:04.326 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-18 11:02:51.226 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-18 11:02:51.227 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-18 11:02:51.259 +01:00 [INF] The token request was successfully validated. -2023-04-18 11:03:35.783 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-04-18 11:03:35.784 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-04-18 11:16:37.511 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-18 11:16:37.512 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-18 11:16:37.607 +01:00 [INF] The token request was successfully validated. -2023-04-18 11:16:56.781 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627998, - "id_token": "[redacted]" -}. -2023-04-18 11:17:05.623 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=54d2cab5-a1c2-4ef1-874b-6f270a99e945'. Cached Key: 'b2a2d78768f9' -2023-04-18 11:17:37.134 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 11:17:37.135 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 11:19:05.261 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 11:19:05.261 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 11:19:05.261 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 11:19:05.261 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 11:21:27.426 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 11:21:27.427 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 11:21:32.926 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 11:21:32.927 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 11:22:12.666 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 11:22:12.667 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 11:22:12.688 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 11:22:12.689 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 11:22:19.201 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 11:22:19.201 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 11:28:45.119 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 11:28:45.183 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 11:32:36.125 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 11:32:36.149 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 13:06:28.502 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-18 13:06:28.507 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-18 13:06:28.741 +01:00 [INF] The token request was successfully validated. -2023-04-18 13:06:29.282 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-04-18 13:07:18.640 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=2210802c-f8b9-48a1-b792-94975872e7ba'. Cached Key: 'b2a2d78768f9' -2023-04-18 13:15:31.151 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 13:15:31.151 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 13:15:33.583 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 13:15:33.585 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 13:52:37.899 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-18 13:52:37.903 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-18 13:52:37.969 +01:00 [INF] The token request was successfully validated. -2023-04-18 13:52:38.679 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-18 13:52:59.792 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 13:52:59.793 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 13:52:59.911 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 13:52:59.911 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 13:53:36.123 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 13:53:36.127 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 13:53:45.528 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 13:53:45.529 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 14:36:11.288 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 14:36:11.289 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 14:41:11.340 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 14:41:11.340 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 14:41:11.340 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 14:41:11.341 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 17:35:52.551 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-18 17:35:52.562 +01:00 [INF] Quartz Scheduler created -2023-04-18 17:35:52.562 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-18 17:35:52.563 +01:00 [INF] RAMJobStore initialized. -2023-04-18 17:35:52.563 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-18 17:35:52.563 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-18 17:35:52.563 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-18 17:35:52.571 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-18 17:35:52.572 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-18 17:35:52.574 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-18 17:35:52.575 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-18 17:35:52.575 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-18 17:35:52.575 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-18 17:35:52.669 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-18 17:35:53.064 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-18 17:35:53.771 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-18 17:35:53.949 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-18 17:35:53.951 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-18 17:35:53.951 +01:00 [INF] Hosting environment: Development -2023-04-18 17:35:53.951 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-18 17:35:53.954 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-18 17:36:01.253 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 17:36:01.254 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 17:36:13.118 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 17:36:13.118 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 17:36:26.008 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 17:36:26.008 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 17:36:26.087 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 17:36:26.087 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 17:37:02.970 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-18 17:37:02.983 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-18 17:37:03.005 +01:00 [INF] The token request was successfully validated. -2023-04-18 17:37:03.497 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-04-18 17:37:18.708 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 17:37:18.708 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 17:37:18.775 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 17:37:18.775 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 17:37:42.581 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 17:37:42.581 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 17:37:51.622 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 17:37:51.622 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-18 17:38:53.846 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-18 17:38:53.847 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:03:25.518 +01:00 [INF] Application is shutting down... -2023-04-19 16:03:25.537 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-04-19 16:03:25.537 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-04-19 16:03:25.541 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-04-19 16:03:25.549 +01:00 [INF] Stopped cleanly -2023-04-19 16:11:54.213 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-19 16:11:54.237 +01:00 [INF] Quartz Scheduler created -2023-04-19 16:11:54.237 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-19 16:11:54.238 +01:00 [INF] RAMJobStore initialized. -2023-04-19 16:11:54.239 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-19 16:11:54.239 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-19 16:11:54.240 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-19 16:11:54.250 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-19 16:11:54.253 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-19 16:11:54.257 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-19 16:11:54.258 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-19 16:11:54.258 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-19 16:11:54.258 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-19 16:11:54.516 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-19 16:11:55.367 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-19 16:11:57.682 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-19 16:11:58.023 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-19 16:11:58.031 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-19 16:11:58.032 +01:00 [INF] Hosting environment: Development -2023-04-19 16:11:58.032 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-19 16:11:58.045 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-19 16:14:04.080 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:14:04.083 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:14:04.284 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:14:04.284 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:15:04.180 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:15:04.180 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:19:54.234 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:19:54.234 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:21:44.766 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:21:44.766 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:22:59.066 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:22:59.066 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:23:36.567 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:23:36.567 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:24:43.591 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-19 16:24:43.610 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-19 16:24:43.706 +01:00 [INF] The token request was successfully validated. -2023-04-19 16:24:45.050 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-19 16:26:37.078 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:26:37.079 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:26:42.906 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:26:42.907 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:26:48.021 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:26:48.021 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:26:48.108 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:26:48.109 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:27:36.413 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-19 16:27:36.415 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-19 16:27:36.499 +01:00 [INF] The token request was successfully validated. -2023-04-19 16:27:37.158 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-04-19 16:32:47.821 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-19 16:32:47.822 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-19 16:32:47.954 +01:00 [INF] The token request was successfully validated. -2023-04-19 16:32:48.480 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-04-19 16:33:09.195 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=bc0711e4-f0b4-457f-891b-ba2fa1dafaad'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:33:25.497 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:33:25.497 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:33:25.795 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:33:25.795 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:33:26.444 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:33:26.444 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:33:32.554 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=a055d2ff-dcfb-40d0-8a7d-d643d5d06fe8'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:34:17.958 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=6c896d74-5858-4de3-9e63-df8991f4767d'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:34:53.295 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:34:53.296 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:34:53.563 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:34:53.563 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:34:53.733 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:34:53.734 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:34:53.927 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:34:53.928 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:34:54.406 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 16:34:54.406 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 16:36:16.326 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=5f440d9a-5f8c-440c-9253-a0bd636c2a24'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:38:40.960 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=5f440d9a-5f8c-440c-9253-a0bd636c2a24'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:39:02.399 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=ece3a736-681f-45c0-8c77-05841a74f1e0'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:39:23.647 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=73fbe887-c094-4a9f-a738-1bb6d247f47e'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:39:36.363 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=d697db97-2389-4dc1-887d-50a6f32129e4'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:40:16.218 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=189e3dba-9d5c-4ab8-8e02-bbb0933ca595'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:40:23.256 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=ffc590aa-4ebd-4d1f-9bad-c53eb7978cd5'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:41:23.468 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=cbc286a1-e60f-4c47-8287-31907b4482b2'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:41:27.477 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=51bb9e19-33a7-4e1c-8c07-702945a7853e'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:42:06.056 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=8ea57f12-dab3-46d2-89b4-0f2781980077'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:42:52.789 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=2700f197-ce85-4433-9fb3-ecb7bdf90008'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:43:27.453 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=642373f2-b40f-4f8d-9d90-524698037512'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:43:40.217 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=0721c416-ec68-44a5-8d0c-fba8a8bd1b1b'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:43:59.010 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=3344cd73-b26d-4999-8663-ed2a336a5eb4'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:48:22.675 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=b933ea67-dcec-42b1-848d-32610a6a5a39'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:48:27.717 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=bc0711e4-f0b4-457f-891b-ba2fa1dafaad'. Cached Key: 'b2a2d78768f9' -2023-04-19 16:58:21.414 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=0a85ac95-0991-49a1-b4e2-20c0f9f0df7d'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:01:09.543 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=4620c715-b082-480b-bff2-11c1bf7508e1'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:02:14.048 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=cb16fceb-6e0e-4a7a-8015-f884830f916e'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:02:52.284 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=cb16fceb-6e0e-4a7a-8015-f884830f916e'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:03:00.182 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=76fd8e3b-5fb0-419b-95f5-37e8b4d35b4c'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:03:19.627 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=61f6debd-40d2-4ccd-abcf-d0e50037e717'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:05:56.305 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=9f570cba-45d2-48b1-a8fd-6f81445b306a'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:07:29.032 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=59827dfa-ae6c-47ab-8fad-36845e65acf0'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:07:39.580 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=235d6193-b903-49ee-bc8b-d19e16aae3f1'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:07:56.671 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=357f013d-4830-4002-bba5-ac26da8275b2'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:08:35.342 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=7adaffc4-8937-4100-bfdf-0874cefbd027'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:10:22.813 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=e613c590-3408-48d2-91d3-7e32a3057509'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:11:06.622 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=7bce7e8e-6dd2-44f8-b8a3-51e3645e485e'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:11:15.467 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=ba4b3ab8-db0d-4aae-9534-f9f6b5bb1cd7'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:23:11.305 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=23a7ca54-2b7f-4903-a15c-a91e97b589da'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:26:47.873 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=5720330a-4ddc-410e-a990-fedeffe5dbd6'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:26:59.353 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=8b50c45f-918a-42c1-909c-70a3b744d058'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:28:56.323 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=fab9830f-b190-403e-8d68-3cca30629da1'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:29:18.441 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=8b2f8c72-60b4-463c-aa1c-94a6afcf22c6'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:29:47.915 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=e1a6e5d2-d92b-46ed-8a87-8dc9622c6920'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:29:49.533 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=5bbc9627-c4ce-4cbc-92fe-f5adbb815670'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:29:56.472 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=ba948e87-dbe1-4f98-86a3-4eedb39e3bd5'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:30:17.654 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=84ec3056-6adb-4b64-8c2e-01c73df4cab7'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:30:20.558 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=edc4c0bb-48b5-4bc4-b9bb-ef2a6d1aa0b4'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:39:26.745 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=0bc1ca09-2a15-4d95-9434-ddf78e2771c7'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:40:04.322 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=242d1290-bd88-45d0-82ee-8d4e6e06e9af'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:40:27.184 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=0a21b386-5c67-4012-ac7c-966d51505538'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:41:39.266 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=c482af17-919d-4326-8766-6b9a08dfb863'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:42:10.606 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=cd75af97-d4b2-44ad-87b4-4361a8b99ba7'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:42:47.294 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=adeaf008-91b6-487d-997f-966f6bc99165'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:42:58.370 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=765d2682-30f0-4332-8859-917ca6c75c34'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:43:05.161 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=8d45bccc-2275-4e19-bc02-689d21d4bd1b'. Cached Key: 'b2a2d78768f9' -2023-04-19 17:56:26.531 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=bc0711e4-f0b4-457f-891b-ba2fa1dafaad'. Cached Key: 'b2a2d78768f9' -2023-04-19 18:28:21.645 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 18:28:21.647 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 18:28:22.997 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 18:28:22.997 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 18:28:23.309 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 18:28:23.309 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 18:28:40.095 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-19 18:28:40.097 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-19 18:28:40.104 +01:00 [INF] The token request was successfully validated. -2023-04-19 18:28:40.517 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-19 18:28:48.423 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=e63c9b09-0afd-4d0c-861b-8eece38fddf1'. Cached Key: 'b2a2d78768f9' -2023-04-19 18:28:58.575 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=089ac38d-7dbd-4913-9cc4-320c0a64470c'. Cached Key: 'b2a2d78768f9' -2023-04-19 18:29:05.857 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 18:29:05.863 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 18:36:08.674 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 18:36:08.674 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 18:37:49.844 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 18:37:49.844 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 18:39:58.486 +01:00 [WRN] Possible unintended use of method 'Equals' for arguments 'l.id' and '@__showId_0' of different types in a query. This comparison will always return false. -2023-04-19 18:39:58.526 +01:00 [ERR] Job DEFAULT.CheckLiveStreamJob threw an unhandled Exception: -MixyBoos.Api.Services.Jobs.LiveStreamNotFound: Unable to find show in db context 148249d7-9dcd-4977-6fad-08db40fccb8d - at MixyBoos.Api.Services.Jobs.CheckLiveStreamJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckLiveStreamJob.cs:line 46 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) -2023-04-19 18:39:58.562 +01:00 [ERR] Job DEFAULT.CheckLiveStreamJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> MixyBoos.Api.Services.Jobs.LiveStreamNotFound: Unable to find show in db context 148249d7-9dcd-4977-6fad-08db40fccb8d - at MixyBoos.Api.Services.Jobs.CheckLiveStreamJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckLiveStreamJob.cs:line 46 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - --- End of inner exception stack trace --- [See nested exception: MixyBoos.Api.Services.Jobs.LiveStreamNotFound: Unable to find show in db context 148249d7-9dcd-4977-6fad-08db40fccb8d - at MixyBoos.Api.Services.Jobs.CheckLiveStreamJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckLiveStreamJob.cs:line 46 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken)] -2023-04-19 18:40:53.426 +01:00 [ERR] Job DEFAULT.CheckLiveStreamJob threw an unhandled Exception: -MixyBoos.Api.Services.Jobs.LiveStreamNotFound: Unable to find show in db context 148249d7-9dcd-4977-6fad-08db40fccb8d - at MixyBoos.Api.Services.Jobs.CheckLiveStreamJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckLiveStreamJob.cs:line 46 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) -2023-04-19 18:40:53.428 +01:00 [ERR] Job DEFAULT.CheckLiveStreamJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> MixyBoos.Api.Services.Jobs.LiveStreamNotFound: Unable to find show in db context 148249d7-9dcd-4977-6fad-08db40fccb8d - at MixyBoos.Api.Services.Jobs.CheckLiveStreamJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckLiveStreamJob.cs:line 46 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - --- End of inner exception stack trace --- [See nested exception: MixyBoos.Api.Services.Jobs.LiveStreamNotFound: Unable to find show in db context 148249d7-9dcd-4977-6fad-08db40fccb8d - at MixyBoos.Api.Services.Jobs.CheckLiveStreamJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckLiveStreamJob.cs:line 46 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken)] -2023-04-19 18:42:53.896 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-19 18:42:53.917 +01:00 [INF] Quartz Scheduler created -2023-04-19 18:42:53.917 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-19 18:42:53.918 +01:00 [INF] RAMJobStore initialized. -2023-04-19 18:42:53.919 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-19 18:42:53.919 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-19 18:42:53.919 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-19 18:42:53.929 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-19 18:42:53.931 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-19 18:42:53.936 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-19 18:42:53.936 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-19 18:42:53.936 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-19 18:42:53.937 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-19 18:42:54.192 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-19 18:42:55.118 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-19 18:42:57.400 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-19 18:42:57.649 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-19 18:42:57.654 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-19 18:42:57.654 +01:00 [INF] Hosting environment: Development -2023-04-19 18:42:57.654 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-19 18:42:57.663 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-19 18:43:35.371 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 18:43:35.371 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 18:43:35.375 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 18:43:35.375 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 18:44:45.559 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 18:44:45.560 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 18:45:06.274 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-04-19 18:45:06.275 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-19 18:46:03.585 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=308cdbeb-30cf-452a-b106-8095e363953b'. Cached Key: 'b2a2d78768f9' -2023-04-19 19:38:25.649 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=e63c9b09-0afd-4d0c-861b-8eece38fddf1'. Cached Key: 'b2a2d78768f9' -2023-04-19 19:52:45.823 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=e63c9b09-0afd-4d0c-861b-8eece38fddf1'. Cached Key: 'b2a2d78768f9' -2023-04-19 20:39:20.138 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=30eab814-973a-4ac2-9efd-3d0dd9721277'. Cached Key: 'b2a2d78768f9' -2023-04-19 20:39:20.801 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=1d2e0c29-d0b8-4bed-9262-e29961bcbe64'. Cached Key: 'b2a2d78768f9' -2023-04-19 20:39:33.625 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=4c433bd3-6b6f-4f99-a4c9-2f4ea5d42274'. Cached Key: 'b2a2d78768f9' -2023-04-19 21:16:35.781 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-19 21:16:35.792 +01:00 [INF] Quartz Scheduler created -2023-04-19 21:16:35.792 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-19 21:16:35.792 +01:00 [INF] RAMJobStore initialized. -2023-04-19 21:16:35.793 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-19 21:16:35.793 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-19 21:16:35.793 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-19 21:16:35.800 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-19 21:16:35.801 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-19 21:16:35.804 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-19 21:16:35.804 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-19 21:16:35.804 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-19 21:16:35.804 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-19 21:16:35.897 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-19 21:16:36.286 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-19 21:16:37.022 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-19 21:16:37.199 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-19 21:16:37.200 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-19 21:16:37.200 +01:00 [INF] Hosting environment: Development -2023-04-19 21:16:37.200 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-19 21:16:37.202 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 00:42:01.346 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-04-20 00:42:01.359 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The signature associated to the specified token is not valid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2091" -}. -2023-04-20 00:42:01.359 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-04-20 00:45:34.054 +01:00 [INF] Application is shutting down... -2023-04-20 00:45:34.061 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-04-20 00:45:34.062 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-04-20 00:45:34.065 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-04-20 00:45:34.068 +01:00 [INF] Stopped cleanly -2023-04-20 00:45:50.438 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 00:45:50.464 +01:00 [INF] Quartz Scheduler created -2023-04-20 00:45:50.464 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 00:45:50.465 +01:00 [INF] RAMJobStore initialized. -2023-04-20 00:45:50.466 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 00:45:50.466 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 00:45:50.467 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 00:45:50.478 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 00:45:50.481 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 00:45:50.486 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 00:45:50.486 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 00:45:50.487 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 00:45:50.487 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 00:45:50.782 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 00:45:51.839 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 00:45:54.332 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 00:45:54.674 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 00:45:54.681 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 00:45:54.681 +01:00 [INF] Hosting environment: Development -2023-04-20 00:45:54.681 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 00:45:54.692 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 00:50:30.428 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 00:50:30.450 +01:00 [INF] Quartz Scheduler created -2023-04-20 00:50:30.450 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 00:50:30.451 +01:00 [INF] RAMJobStore initialized. -2023-04-20 00:50:30.452 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 00:50:30.453 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 00:50:30.453 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 00:50:30.466 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 00:50:30.469 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 00:50:30.476 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 00:50:30.477 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 00:50:30.477 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 00:50:30.477 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 00:50:30.719 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 00:50:31.612 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 00:50:33.960 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 00:50:34.256 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 00:50:34.261 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 00:50:34.262 +01:00 [INF] Hosting environment: Development -2023-04-20 00:50:34.262 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 00:50:34.269 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 00:51:55.068 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 00:51:55.091 +01:00 [INF] Quartz Scheduler created -2023-04-20 00:51:55.091 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 00:51:55.092 +01:00 [INF] RAMJobStore initialized. -2023-04-20 00:51:55.093 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 00:51:55.094 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 00:51:55.096 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 00:51:55.106 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 00:51:55.109 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 00:51:55.116 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 00:51:55.116 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 00:51:55.116 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 00:51:55.116 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 00:51:55.383 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 00:51:56.479 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 00:51:59.045 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 00:51:59.351 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 00:51:59.355 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 00:51:59.355 +01:00 [INF] Hosting environment: Development -2023-04-20 00:51:59.355 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 00:51:59.361 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 00:58:36.148 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 00:58:36.345 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 00:59:24.617 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 00:59:24.947 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:01:27.930 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:01:28.278 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:02:06.952 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:02:07.507 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:02:26.543 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:04:32.465 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:06:00.996 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:11:25.900 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:16:47.095 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:16:48.110 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:16:48.329 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:18:04.518 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 01:18:04.544 +01:00 [INF] Quartz Scheduler created -2023-04-20 01:18:04.545 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 01:18:04.549 +01:00 [INF] RAMJobStore initialized. -2023-04-20 01:18:04.550 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 01:18:04.551 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 01:18:04.552 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 01:18:04.573 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 01:18:04.576 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 01:18:04.581 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 01:18:04.582 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 01:18:04.582 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 01:18:04.582 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 01:18:04.910 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 01:18:06.122 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 01:18:08.848 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 01:18:09.209 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 01:18:09.221 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 01:18:09.221 +01:00 [INF] Hosting environment: Development -2023-04-20 01:18:09.222 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 01:18:09.242 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 01:18:26.864 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:18:26.864 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:18:28.853 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=806b19fa-b278-4611-aeb1-5cbd9dc398ef'. Cached Key: 'b2a2d78768f9' -2023-04-20 01:18:34.368 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:19:17.337 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:19:50.707 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:26:22.257 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=4a34d9ef-0124-437d-bb14-577cf185145c'. Cached Key: 'b2a2d78768f9' -2023-04-20 01:26:23.154 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:26:23.664 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:26:46.848 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=f0fff9f2-d656-454a-8370-6fe459bf097c'. Cached Key: 'b2a2d78768f9' -2023-04-20 01:26:48.742 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:26:49.080 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:35:57.802 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=6dafa95e-4f84-4c2b-8993-06465076a47d'. Cached Key: 'b2a2d78768f9' -2023-04-20 01:35:58.444 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:38:51.690 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=f7fc1546-2565-44ff-bac8-2b76ae5cc624'. Cached Key: 'b2a2d78768f9' -2023-04-20 01:38:52.314 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:38:52.797 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:41:38.920 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:41:39.287 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:41:41.641 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=d5844c3c-fb67-40bc-8512-df1c918d378f'. Cached Key: 'b2a2d78768f9' -2023-04-20 01:42:38.876 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:42:39.168 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:42:41.014 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=78f6f9c2-01e4-43a7-bee7-37d469788d9c'. Cached Key: 'b2a2d78768f9' -2023-04-20 01:43:33.724 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:43:57.359 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:44:43.825 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=bf1ad259-401c-4cd9-8c06-fc6fc815f8e9'. Cached Key: 'b2a2d78768f9' -2023-04-20 01:44:52.098 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:51:07.611 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:51:08.193 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:51:08.979 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=eee1961e-78bb-44a5-a4f4-469e778c5983'. Cached Key: 'b2a2d78768f9' -2023-04-20 01:51:17.449 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:53:21.553 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:53:54.604 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:54:57.726 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:57:15.608 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:57:19.507 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 01:59:58.575 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:00:11.703 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=9374e0ff-b1fe-438d-8cdc-4a5e4df72298'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:00:14.227 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:00:14.334 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:00:16.850 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:04:20.111 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=0ba5f355-f333-4b35-9f57-af7e3076a370'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:04:21.900 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:04:22.871 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:05:40.037 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=095c4eda-76eb-4585-840e-44fde63299ea'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:05:41.054 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:05:41.168 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:06:14.711 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=03a1af77-537e-4a1c-97ca-f2da3235248e'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:06:16.062 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:06:16.352 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:06:29.459 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:08:34.299 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:09:29.602 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:09:42.341 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:13:47.852 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=179ba45c-ca95-444f-9071-151897783348'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:13:48.479 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:13:48.911 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:16:37.866 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:17:44.714 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:19:50.451 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:20:09.205 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=fb443211-c23f-4221-810c-ba33d83def45'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:20:09.679 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:20:09.781 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:21:41.580 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:22:19.164 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:23:26.866 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:23:38.603 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:23:52.083 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:24:40.586 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:27:15.026 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:35:02.493 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=08a0ab3d-a507-4f30-942d-7a7229069673'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:35:02.541 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=e63c9b09-0afd-4d0c-861b-8eece38fddf1'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:35:05.226 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:35:06.492 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:35:17.744 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:36:00.728 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=d803b703-a899-4fbb-a2d8-873d671382d9'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:36:02.655 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:36:03.139 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:37:43.373 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=ca1760ad-b083-4883-bd51-c0d6f06463ce'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:37:47.268 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:37:47.717 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:39:50.276 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:44:45.915 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=c0a50236-8adc-4168-b5ca-aa20c542f00b'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:45:05.286 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:45:21.345 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -System.ArgumentNullException: Value cannot be null. (Parameter 'groupName') - at Microsoft.AspNetCore.SignalR.DefaultHubLifetimeManager`1.AddToGroupAsync(String connectionId, String groupName, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.JoinRoom(String roomName) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 20 - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String show, Boolean join) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 12 - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 02:49:38.771 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 02:49:38.790 +01:00 [INF] Quartz Scheduler created -2023-04-20 02:49:38.791 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 02:49:38.791 +01:00 [INF] RAMJobStore initialized. -2023-04-20 02:49:38.792 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 02:49:38.792 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 02:49:38.793 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 02:49:38.802 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 02:49:38.804 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 02:49:38.808 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 02:49:38.808 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 02:49:38.809 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 02:49:38.809 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 02:49:39.023 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 02:49:39.819 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 02:49:42.069 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 02:49:42.312 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 02:49:42.317 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 02:49:42.317 +01:00 [INF] Hosting environment: Development -2023-04-20 02:49:42.317 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 02:49:42.321 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 02:50:00.075 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=dda82a4b-76ef-42a0-a40b-5a799d204124'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:54:10.725 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=c862979d-066e-4f74-a748-4203df408081'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:54:28.387 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=4b208250-8655-4078-ba14-ca5bd01b813b'. Cached Key: 'b2a2d78768f9' -2023-04-20 02:54:54.660 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=e02f9a5e-ef75-492b-accb-9f7046dc6480'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:05:53.634 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=568056ba-1cbb-4b4d-a891-7bd3c6156c71'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:06:20.041 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=d53ef376-999f-4aad-bad4-d2b5a1d9b236'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:07:28.259 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=656016ee-969c-41a7-9f16-ca1512482ecc'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:08:04.815 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=4a30afc3-e95f-424a-ad6f-4059f797ac16'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:09:36.821 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=38cad0e1-2833-4887-8c42-bff55c971213'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:09:51.712 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=241b3e37-5e8c-46db-b92a-b24f6351af18'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:11:13.158 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=2f01e9bb-cd0b-4aff-8e64-4d29bf56cd24'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:11:40.729 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=6b327606-2e01-406c-85f0-be240fd0cf5a'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:11:55.145 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=fc5e7b91-cf42-4433-88e9-de442b7e8af6'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:17:21.203 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=50365839-978b-4bfa-ac28-d7eede15dc13'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:21:30.511 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 03:21:30.530 +01:00 [INF] Quartz Scheduler created -2023-04-20 03:21:30.531 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 03:21:30.531 +01:00 [INF] RAMJobStore initialized. -2023-04-20 03:21:30.532 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 03:21:30.532 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 03:21:30.533 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 03:21:30.542 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 03:21:30.544 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 03:21:30.548 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 03:21:30.548 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 03:21:30.548 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 03:21:30.548 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 03:21:30.742 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 03:21:31.600 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 03:21:33.848 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 03:21:34.101 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 03:21:34.106 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 03:21:34.106 +01:00 [INF] Hosting environment: Development -2023-04-20 03:21:34.106 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 03:21:34.111 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 03:26:37.873 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-20 03:26:37.910 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-20 03:26:38.077 +01:00 [INF] The token request was successfully validated. -2023-04-20 03:26:41.777 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-20 03:26:47.907 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=356bf93b-726b-498f-9372-8632a600b779'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:27:15.931 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=b1b3b78c-f854-4688-8e32-5236ec9ad21a'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:28:02.319 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=763bd780-8e0d-41d4-a175-a44de64789fc'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:31:13.001 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=4287db4f-425a-4e9c-960a-a0818b0d2f16'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:32:37.978 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=c44bf94a-483d-4b61-a0d5-23258809eb57'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:43:08.166 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 03:43:08.187 +01:00 [INF] Quartz Scheduler created -2023-04-20 03:43:08.187 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 03:43:08.188 +01:00 [INF] RAMJobStore initialized. -2023-04-20 03:43:08.188 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 03:43:08.189 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 03:43:08.189 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 03:43:08.199 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 03:43:08.201 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 03:43:08.206 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 03:43:08.206 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 03:43:08.206 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 03:43:08.206 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 03:43:08.417 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 03:43:09.232 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 03:43:11.235 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 03:43:11.460 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 03:43:11.465 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 03:43:11.465 +01:00 [INF] Hosting environment: Development -2023-04-20 03:43:11.465 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 03:43:11.474 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 03:48:09.824 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-20 03:48:09.874 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-20 03:48:10.007 +01:00 [INF] The token request was successfully validated. -2023-04-20 03:48:13.815 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627998, - "id_token": "[redacted]" -}. -2023-04-20 03:48:22.128 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=2078a34c-21d3-40d7-97eb-d0f7ea9d0bad'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:48:31.200 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=bb29e857-80bc-4722-8682-7214a2848fca'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:48:45.574 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=d67cc675-a2be-48ba-9b53-0c9810a7e4e6'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:49:51.987 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=02add86a-acd3-4c8a-8f36-4386f61dbf62'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:50:26.808 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=6e85f879-a985-4ab6-b036-2f61357b03c9'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:54:40.633 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=2078a34c-21d3-40d7-97eb-d0f7ea9d0bad'. Cached Key: 'b2a2d78768f9' -2023-04-20 03:55:41.393 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-20 03:55:41.394 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-20 03:55:41.407 +01:00 [INF] The token request was successfully validated. -2023-04-20 03:55:42.043 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-20 03:55:48.626 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=35c45d79-5adb-453f-9d78-9919af6fb6a7'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:07:55.326 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=f2829228-b788-4354-bfd8-1b5541f7fa59'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:08:07.346 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=1d1ce56b-abe0-4fe0-ae02-046247932bea'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:10:53.625 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=0b1e4881-55ee-4bd6-8903-9cb1b64dca06'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:11:11.239 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=f1cbb808-a353-45b6-ac2a-22ca431b47b7'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:11:57.486 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=8415eb49-b3cf-4a9e-b8c6-d4e3c3b1ea53'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:12:20.513 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=22ee6938-c44d-4781-9fd0-1a00fea47274'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:14:59.344 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=390b68d9-caf9-42ed-a73a-3edbf694c28b'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:20:58.130 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 04:20:58.151 +01:00 [INF] Quartz Scheduler created -2023-04-20 04:20:58.151 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 04:20:58.152 +01:00 [INF] RAMJobStore initialized. -2023-04-20 04:20:58.153 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 04:20:58.153 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 04:20:58.154 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 04:20:58.163 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 04:20:58.165 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 04:20:58.170 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 04:20:58.170 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 04:20:58.170 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 04:20:58.170 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 04:20:58.441 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 04:20:59.354 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 04:21:01.525 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 04:21:01.795 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 04:21:01.800 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 04:21:01.800 +01:00 [INF] Hosting environment: Development -2023-04-20 04:21:01.800 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 04:21:01.805 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 04:23:40.504 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 04:23:40.526 +01:00 [INF] Quartz Scheduler created -2023-04-20 04:23:40.527 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 04:23:40.527 +01:00 [INF] RAMJobStore initialized. -2023-04-20 04:23:40.528 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 04:23:40.528 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 04:23:40.529 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 04:23:40.538 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 04:23:40.540 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 04:23:40.545 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 04:23:40.545 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 04:23:40.545 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 04:23:40.545 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 04:23:40.745 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 04:23:41.546 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 04:23:43.700 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 04:23:43.954 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 04:23:43.959 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 04:23:43.959 +01:00 [INF] Hosting environment: Development -2023-04-20 04:23:43.959 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 04:23:43.963 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 04:24:04.074 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=319a36a8-e27d-4c65-a40b-f6f8243224e6'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:24:16.122 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=b5c9f704-8559-4e8b-b971-61cbacbecc38'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:24:34.604 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=12437035-2abb-4a8d-bc3b-b0676898eaf2'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:25:12.515 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=24249536-ef39-4f48-aed2-d32ab20d2a23'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:27:23.652 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=e5868229-73ef-4708-a68e-6a045bdd1ba8'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:27:35.445 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=603f2d9e-bf5e-4d70-a4a1-d9d74fa3ddd4'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:27:50.791 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=a6208c0b-acf2-4c7e-ae23-3f4e6ce611e5'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:28:02.642 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=f839deea-b122-439e-b245-f9dcf1ca0fff'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:28:44.563 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 04:28:44.587 +01:00 [INF] Quartz Scheduler created -2023-04-20 04:28:44.588 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 04:28:44.589 +01:00 [INF] RAMJobStore initialized. -2023-04-20 04:28:44.590 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 04:28:44.590 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 04:28:44.591 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 04:28:44.604 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 04:28:44.606 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 04:28:44.612 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 04:28:44.612 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 04:28:44.612 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 04:28:44.612 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 04:28:44.839 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 04:28:45.769 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 04:28:48.158 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 04:28:48.397 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 04:28:48.402 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 04:28:48.402 +01:00 [INF] Hosting environment: Development -2023-04-20 04:28:48.403 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 04:28:48.412 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 04:29:23.592 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=c004be4f-b172-41f0-b153-15ef82a1ae2b'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:30:33.749 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=d58e4779-404f-4f0a-a051-6838221c72ab'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:33:32.073 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=d6af9c4c-04e2-4bf3-bf43-af4d96db82ee'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:48:19.555 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 04:48:19.598 +01:00 [INF] Quartz Scheduler created -2023-04-20 04:48:19.598 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 04:48:19.599 +01:00 [INF] RAMJobStore initialized. -2023-04-20 04:48:19.600 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 04:48:19.600 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 04:48:19.600 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 04:48:19.612 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 04:48:19.614 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 04:48:19.618 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 04:48:19.618 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 04:48:19.618 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 04:48:19.619 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 04:48:19.821 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 04:48:20.602 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 04:48:22.294 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 04:48:22.559 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 04:48:22.563 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 04:48:22.564 +01:00 [INF] Hosting environment: Development -2023-04-20 04:48:22.564 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 04:48:22.568 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 04:49:08.971 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 04:49:08.995 +01:00 [INF] Quartz Scheduler created -2023-04-20 04:49:08.996 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 04:49:08.996 +01:00 [INF] RAMJobStore initialized. -2023-04-20 04:49:08.997 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 04:49:08.997 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 04:49:08.998 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 04:49:09.008 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 04:49:09.010 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 04:49:09.014 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 04:49:09.015 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 04:49:09.015 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 04:49:09.015 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 04:49:09.212 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 04:49:10.015 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 04:49:12.073 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 04:49:12.302 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 04:49:12.307 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 04:49:12.307 +01:00 [INF] Hosting environment: Development -2023-04-20 04:49:12.307 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 04:49:12.314 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 04:50:19.418 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-20 04:50:19.472 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-20 04:50:19.520 +01:00 [INF] The token request was successfully validated. -2023-04-20 04:50:20.908 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-20 04:50:30.018 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=e1661edd-a7d8-46b6-81f3-3d4234a83d3e'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:50:30.018 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=f75e86d7-a047-4963-ab36-e2c100d62fa1'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:50:39.741 +01:00 [ERR] Failed executing DbCommand (2ms) [Parameters=[@p0='116d30e7-2838-4d15-de83-08db41526859' (Nullable = false), @p1='2023-04-20T03:50:39.6626023Z' (DbType = DateTime), @p2='2023-04-20T04:50:39.6627465+01:00' (DbType = DateTime), @p3='00000000-0000-0000-0000-000000000000', @p4='fdsfds' (Nullable = false), @p5='e065e226-0ac4-48ce-94be-08db4116091d' (Nullable = false), @p6=NULL (DbType = Guid)], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos.show_chat (id, date_created, date_sent, from_user_id, message, show_id, to_user_id) -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6) -RETURNING date_updated; -2023-04-20 04:50:39.767 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> System.InvalidCastException: Cannot write DateTime with Kind=Local to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array/range. See the Npgsql.EnableLegacyTimestampBehavior AppContext switch to enable legacy behavior. - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateAndGetLength(DateTime value, NpgsqlParameter parameter) - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateObjectAndGetLength(Object value, NpgsqlLengthCache& lengthCache, NpgsqlParameter parameter) - at Npgsql.NpgsqlParameter.ValidateAndGetLength() - at Npgsql.NpgsqlParameterCollection.ProcessParameters(TypeMapper typeMapper, Boolean validateValues, CommandType commandType) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> System.InvalidCastException: Cannot write DateTime with Kind=Local to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array/range. See the Npgsql.EnableLegacyTimestampBehavior AppContext switch to enable legacy behavior. - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateAndGetLength(DateTime value, NpgsqlParameter parameter) - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateObjectAndGetLength(Object value, NpgsqlLengthCache& lengthCache, NpgsqlParameter parameter) - at Npgsql.NpgsqlParameter.ValidateAndGetLength() - at Npgsql.NpgsqlParameterCollection.ProcessParameters(TypeMapper typeMapper, Boolean validateValues, CommandType commandType) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-04-20 04:50:39.841 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> System.InvalidCastException: Cannot write DateTime with Kind=Local to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array/range. See the Npgsql.EnableLegacyTimestampBehavior AppContext switch to enable legacy behavior. - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateAndGetLength(DateTime value, NpgsqlParameter parameter) - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateObjectAndGetLength(Object value, NpgsqlLengthCache& lengthCache, NpgsqlParameter parameter) - at Npgsql.NpgsqlParameter.ValidateAndGetLength() - at Npgsql.NpgsqlParameterCollection.ProcessParameters(TypeMapper typeMapper, Boolean validateValues, CommandType commandType) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String showId) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 43 - at lambda_method135(Closure, Object) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 04:50:51.980 +01:00 [ERR] Failed executing DbCommand (1ms) [Parameters=[@p0='73f9a52f-086d-45f7-de84-08db41526859' (Nullable = false), @p1='2023-04-20T03:50:51.9776665Z' (DbType = DateTime), @p2='2023-04-20T04:50:51.9776670+01:00' (DbType = DateTime), @p3='00000000-0000-0000-0000-000000000000', @p4='fdsfdsasdsa' (Nullable = false), @p5='e065e226-0ac4-48ce-94be-08db4116091d' (Nullable = false), @p6=NULL (DbType = Guid)], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos.show_chat (id, date_created, date_sent, from_user_id, message, show_id, to_user_id) -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6) -RETURNING date_updated; -2023-04-20 04:50:51.982 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> System.InvalidCastException: Cannot write DateTime with Kind=Local to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array/range. See the Npgsql.EnableLegacyTimestampBehavior AppContext switch to enable legacy behavior. - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateAndGetLength(DateTime value, NpgsqlParameter parameter) - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateObjectAndGetLength(Object value, NpgsqlLengthCache& lengthCache, NpgsqlParameter parameter) - at Npgsql.NpgsqlParameter.ValidateAndGetLength() - at Npgsql.NpgsqlParameterCollection.ProcessParameters(TypeMapper typeMapper, Boolean validateValues, CommandType commandType) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> System.InvalidCastException: Cannot write DateTime with Kind=Local to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array/range. See the Npgsql.EnableLegacyTimestampBehavior AppContext switch to enable legacy behavior. - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateAndGetLength(DateTime value, NpgsqlParameter parameter) - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateObjectAndGetLength(Object value, NpgsqlLengthCache& lengthCache, NpgsqlParameter parameter) - at Npgsql.NpgsqlParameter.ValidateAndGetLength() - at Npgsql.NpgsqlParameterCollection.ProcessParameters(TypeMapper typeMapper, Boolean validateValues, CommandType commandType) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-04-20 04:50:51.993 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> System.InvalidCastException: Cannot write DateTime with Kind=Local to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array/range. See the Npgsql.EnableLegacyTimestampBehavior AppContext switch to enable legacy behavior. - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateAndGetLength(DateTime value, NpgsqlParameter parameter) - at Npgsql.Internal.TypeHandlers.DateTimeHandlers.TimestampTzHandler.ValidateObjectAndGetLength(Object value, NpgsqlLengthCache& lengthCache, NpgsqlParameter parameter) - at Npgsql.NpgsqlParameter.ValidateAndGetLength() - at Npgsql.NpgsqlParameterCollection.ProcessParameters(TypeMapper typeMapper, Boolean validateValues, CommandType commandType) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String showId) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 43 - at lambda_method135(Closure, Object) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 04:51:46.682 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 04:51:46.702 +01:00 [INF] Quartz Scheduler created -2023-04-20 04:51:46.703 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 04:51:46.703 +01:00 [INF] RAMJobStore initialized. -2023-04-20 04:51:46.704 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 04:51:46.705 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 04:51:46.705 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 04:51:46.715 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 04:51:46.717 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 04:51:46.721 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 04:51:46.722 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 04:51:46.722 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 04:51:46.722 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 04:51:46.917 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 04:51:47.702 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 04:51:49.615 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 04:51:49.856 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 04:51:49.860 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 04:51:49.860 +01:00 [INF] Hosting environment: Development -2023-04-20 04:51:49.860 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 04:51:49.865 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 04:51:59.728 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 04:51:59.750 +01:00 [INF] Quartz Scheduler created -2023-04-20 04:51:59.750 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 04:51:59.751 +01:00 [INF] RAMJobStore initialized. -2023-04-20 04:51:59.752 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 04:51:59.752 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 04:51:59.753 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 04:51:59.764 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 04:51:59.767 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 04:51:59.772 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 04:51:59.772 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 04:51:59.772 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 04:51:59.772 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 04:52:00.050 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 04:52:01.023 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 04:52:03.222 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 04:52:03.481 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 04:52:03.487 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 04:52:03.487 +01:00 [INF] Hosting environment: Development -2023-04-20 04:52:03.487 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 04:52:03.494 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 04:56:37.689 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=ced77cc6-f4b8-45c0-993f-ae2e453cca6d'. Cached Key: 'b2a2d78768f9' -2023-04-20 04:56:55.439 +01:00 [ERR] Failed executing DbCommand (52ms) [Parameters=[@p0='6c82c8cd-cca5-4e15-5484-08db415347e4' (Nullable = false), @p1='2023-04-20T03:56:54.6858568Z' (DbType = DateTime), @p2='2023-04-20T03:56:54.6862523Z' (DbType = DateTime), @p3='00000000-0000-0000-0000-000000000000', @p4='fgfdgdf' (Nullable = false), @p5='e065e226-0ac4-48ce-94be-08db4116091d' (Nullable = false), @p6=NULL (DbType = Guid)], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos.show_chat (id, date_created, date_sent, from_user_id, message, show_id, to_user_id) -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6) -RETURNING date_updated; -2023-04-20 04:56:55.478 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 42703: column "message" of relation "show_chat" does not exist - -POSITION: 76 - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 42703 - MessageText: column "message" of relation "show_chat" does not exist - Position: 76 - File: parse_target.c - Line: 1061 - Routine: checkInsertTargets - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 42703: column "message" of relation "show_chat" does not exist - -POSITION: 76 - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 42703 - MessageText: column "message" of relation "show_chat" does not exist - Position: 76 - File: parse_target.c - Line: 1061 - Routine: checkInsertTargets - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-04-20 04:57:08.439 +01:00 [ERR] Failed to invoke hub method 'SendMessage'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 42703: column "message" of relation "show_chat" does not exist - -POSITION: 76 - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 42703 - MessageText: column "message" of relation "show_chat" does not exist - Position: 76 - File: parse_target.c - Line: 1061 - Routine: checkInsertTargets - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.Hubs.ChatHub.SendMessage(String user, String message, String showId) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/Hubs/ChatHub.cs:line 46 - at lambda_method135(Closure, Object) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.ExecuteMethod(ObjectMethodExecutor methodExecutor, Hub hub, Object[] arguments) - at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.g__ExecuteInvocation|18_0(DefaultHubDispatcher`1 dispatcher, ObjectMethodExecutor methodExecutor, THub hub, Object[] arguments, AsyncServiceScope scope, IHubActivator`1 hubActivator, HubConnectionContext connection, HubMethodInvocationMessage hubMethodInvocationMessage, Boolean isStreamCall) -2023-04-20 05:00:51.451 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 05:00:51.472 +01:00 [INF] Quartz Scheduler created -2023-04-20 05:00:51.473 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 05:00:51.474 +01:00 [INF] RAMJobStore initialized. -2023-04-20 05:00:51.475 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 05:00:51.475 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 05:00:51.476 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 05:00:51.488 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 05:00:51.491 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 05:00:51.495 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 05:00:51.495 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 05:00:51.496 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 05:00:51.496 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 05:00:51.716 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 05:00:52.500 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 05:00:54.642 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 05:00:54.869 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 05:00:54.874 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 05:00:54.874 +01:00 [INF] Hosting environment: Development -2023-04-20 05:00:54.874 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 05:00:54.880 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 05:02:51.833 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=42bb8ab3-74b6-40fb-a4c5-9337af6b70a2'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:02:58.394 +01:00 [INF] New chat message - From: 78bcd881-e539-4b3b-842a-cc214ae94f96, Show: dfgfdgfd, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:03:03.621 +01:00 [ERR] Failed executing DbCommand (42ms) [Parameters=[@p0='4ef7b392-546a-408e-3a3a-08db41542360' (Nullable = false), @p1='2023-04-20T04:03:02.8967869Z' (DbType = DateTime), @p2='2023-04-20T04:03:02.8972730Z' (DbType = DateTime), @p3='00000000-0000-0000-0000-000000000000', @p4='dfgfdgfd' (Nullable = false), @p5='e065e226-0ac4-48ce-94be-08db4116091d' (Nullable = false), @p6=NULL (DbType = Guid)], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos.show_chat (id, date_created, date_sent, from_user_id, message, show_id, to_user_id) -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6) -RETURNING date_updated; -2023-04-20 05:03:03.673 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 42703: column "message" of relation "show_chat" does not exist - -POSITION: 76 - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 42703 - MessageText: column "message" of relation "show_chat" does not exist - Position: 76 - File: parse_target.c - Line: 1061 - Routine: checkInsertTargets - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 42703: column "message" of relation "show_chat" does not exist - -POSITION: 76 - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 42703 - MessageText: column "message" of relation "show_chat" does not exist - Position: 76 - File: parse_target.c - Line: 1061 - Routine: checkInsertTargets - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-04-20 05:03:07.677 +01:00 [ERR] Unable to create show record -An error occurred while saving the entity changes. See the inner exception for details. -2023-04-20 05:04:37.176 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=7b0ba8d8-aa31-4a2a-81ea-9958a058c4a2'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:04:45.285 +01:00 [INF] New chat message - From: 78bcd881-e539-4b3b-842a-cc214ae94f96, Show: asdsadsa, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:04:46.618 +01:00 [ERR] Failed executing DbCommand (23ms) [Parameters=[@p0='d9bc573e-8689-4130-3a3b-08db41542360' (Nullable = false), @p1='2023-04-20T04:04:46.5892317Z' (DbType = DateTime), @p2='2023-04-20T04:04:46.5892323Z' (DbType = DateTime), @p3='00000000-0000-0000-0000-000000000000', @p4='asdsadsa' (Nullable = false), @p5='e065e226-0ac4-48ce-94be-08db4116091d' (Nullable = false), @p6=NULL (DbType = Guid)], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos.show_chat (id, date_created, date_sent, from_user_id, message, show_id, to_user_id) -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6) -RETURNING date_updated; -2023-04-20 05:04:46.623 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 42703: column "message" of relation "show_chat" does not exist - -POSITION: 76 - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 42703 - MessageText: column "message" of relation "show_chat" does not exist - Position: 76 - File: parse_target.c - Line: 1061 - Routine: checkInsertTargets - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 42703: column "message" of relation "show_chat" does not exist - -POSITION: 76 - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 42703 - MessageText: column "message" of relation "show_chat" does not exist - Position: 76 - File: parse_target.c - Line: 1061 - Routine: checkInsertTargets - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-04-20 05:04:48.243 +01:00 [ERR] Unable to create show record -An error occurred while saving the entity changes. See the inner exception for details. -2023-04-20 05:06:02.970 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 05:06:19.657 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 05:06:28.875 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 05:06:28.895 +01:00 [INF] Quartz Scheduler created -2023-04-20 05:06:28.895 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 05:06:28.896 +01:00 [INF] RAMJobStore initialized. -2023-04-20 05:06:28.897 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 05:06:28.897 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 05:06:28.897 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 05:06:28.907 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 05:06:28.909 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 05:06:28.914 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 05:06:28.914 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 05:06:28.914 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 05:06:28.914 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 05:06:29.115 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 05:06:29.937 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 05:06:32.049 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 05:06:32.301 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 05:06:32.306 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 05:06:32.307 +01:00 [INF] Hosting environment: Development -2023-04-20 05:06:32.307 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 05:06:32.315 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 05:06:47.529 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=082e6f27-710c-473b-b94c-677c62fb73fe'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:06:54.504 +01:00 [INF] New chat message - From: 78bcd881-e539-4b3b-842a-cc214ae94f96, Show: sdfsdfsd, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:06:58.329 +01:00 [ERR] Failed executing DbCommand (56ms) [Parameters=[@p0='39c9fdca-8864-49e8-2589-08db4154af4d' (Nullable = false), @p1='2023-04-20T04:06:57.6701986Z' (DbType = DateTime), @p2='2023-04-20T04:06:57.6705686Z' (DbType = DateTime), @p3='00000000-0000-0000-0000-000000000000', @p4='sdfsdfsd' (Nullable = false), @p5='e065e226-0ac4-48ce-94be-08db4116091d' (Nullable = false), @p6=NULL (DbType = Guid)], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos.show_chat (id, date_created, date_sent, from_user_id, message, show_id, to_user_id) -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6) -RETURNING date_updated; -2023-04-20 05:06:58.371 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 23503: insert or update on table "show_chat" violates foreign key constraint "fk_show_chat_users_from_user_id" - -DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 23503 - MessageText: insert or update on table "show_chat" violates foreign key constraint "fk_show_chat_users_from_user_id" - Detail: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - SchemaName: mixyboos - TableName: show_chat - ConstraintName: fk_show_chat_users_from_user_id - File: ri_triggers.c - Line: 2596 - Routine: ri_ReportViolation - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 23503: insert or update on table "show_chat" violates foreign key constraint "fk_show_chat_users_from_user_id" - -DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|233_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 23503 - MessageText: insert or update on table "show_chat" violates foreign key constraint "fk_show_chat_users_from_user_id" - Detail: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - SchemaName: mixyboos - TableName: show_chat - ConstraintName: fk_show_chat_users_from_user_id - File: ri_triggers.c - Line: 2596 - Routine: ri_ReportViolation - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-04-20 05:07:54.562 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 05:07:54.581 +01:00 [INF] Quartz Scheduler created -2023-04-20 05:07:54.582 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 05:07:54.583 +01:00 [INF] RAMJobStore initialized. -2023-04-20 05:07:54.583 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 05:07:54.584 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 05:07:54.584 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 05:07:54.594 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 05:07:54.596 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 05:07:54.600 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 05:07:54.600 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 05:07:54.600 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 05:07:54.600 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 05:07:54.812 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 05:07:55.610 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 05:07:57.521 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 05:07:57.753 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 05:07:57.758 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 05:07:57.758 +01:00 [INF] Hosting environment: Development -2023-04-20 05:07:57.758 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 05:07:57.763 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 05:08:25.970 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=255bf97a-63d3-4c1c-babb-4db04393855d'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:08:40.908 +01:00 [INF] New chat message - From: 78bcd881-e539-4b3b-842a-cc214ae94f96, Show: asdasdsa, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:09:22.780 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 05:09:22.802 +01:00 [INF] Quartz Scheduler created -2023-04-20 05:09:22.802 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 05:09:22.803 +01:00 [INF] RAMJobStore initialized. -2023-04-20 05:09:22.803 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 05:09:22.804 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 05:09:22.804 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 05:09:22.814 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 05:09:22.816 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 05:09:22.821 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 05:09:22.821 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 05:09:22.821 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 05:09:22.821 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 05:09:23.051 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 05:09:23.889 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 05:09:26.187 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 05:09:26.423 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 05:09:26.428 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 05:09:26.428 +01:00 [INF] Hosting environment: Development -2023-04-20 05:09:26.428 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 05:09:26.434 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 05:10:50.873 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=cb3613ff-4c62-419d-b24d-88d9400d238a'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:10:54.504 +01:00 [INF] New chat message - From: 78bcd881-e539-4b3b-842a-cc214ae94f96, Show: asdasdsa, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:11:41.861 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 05:11:41.880 +01:00 [INF] Quartz Scheduler created -2023-04-20 05:11:41.880 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 05:11:41.881 +01:00 [INF] RAMJobStore initialized. -2023-04-20 05:11:41.882 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 05:11:41.882 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 05:11:41.882 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 05:11:41.892 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 05:11:41.894 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 05:11:41.899 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 05:11:41.899 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 05:11:41.899 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 05:11:41.899 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 05:11:42.106 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 05:11:42.908 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 05:11:44.863 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 05:11:45.136 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 05:11:45.140 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 05:11:45.141 +01:00 [INF] Hosting environment: Development -2023-04-20 05:11:45.141 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 05:11:45.149 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 05:12:04.373 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=978e7c5b-500c-4b91-a729-caea48945ec4'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:12:16.910 +01:00 [INF] New chat message - From: 78bcd881-e539-4b3b-842a-cc214ae94f96, Show: asdsadsa, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:12:27.918 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=9504495a-72ea-4cd1-800f-344dff41cd04'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:23:09.218 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-20 05:23:09.256 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+normie@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-20 05:23:09.551 +01:00 [INF] The token request was successfully validated. -2023-04-20 05:23:10.437 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-20 05:23:21.427 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/57ff9879-fcbd-4c09-b1da-8c4a86ec6ac3.jpg?width=128&height=128&t=d64149d8-4644-42bb-962a-6bafad636e10'. Cached Key: '51bcaca6bea7' -2023-04-20 05:23:33.725 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/57ff9879-fcbd-4c09-b1da-8c4a86ec6ac3.jpg?width=128&height=128&t=b4c06f07-8bff-447f-94a0-a07db4682321'. Cached Key: '51bcaca6bea7' -2023-04-20 05:27:28.036 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-20 05:27:28.038 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+normie@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-20 05:27:28.158 +01:00 [INF] The token request was successfully validated. -2023-04-20 05:27:28.779 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-20 05:27:38.491 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/57ff9879-fcbd-4c09-b1da-8c4a86ec6ac3.jpg?width=128&height=128&t=8d58d857-a968-4aa3-aa0e-ee1687b2ce8a'. Cached Key: '51bcaca6bea7' -2023-04-20 05:31:23.168 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=9c33f279-e30c-4724-b8f2-d1a44c8e9730'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:33:50.609 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=8a0d1e3b-4678-430f-bde0-f8c6e914679b'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:35:40.095 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=dbb4a95d-3fa3-4bcb-913a-8dacc22a5fed'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:36:44.281 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 05:36:44.300 +01:00 [INF] Quartz Scheduler created -2023-04-20 05:36:44.301 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 05:36:44.302 +01:00 [INF] RAMJobStore initialized. -2023-04-20 05:36:44.302 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 05:36:44.303 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 05:36:44.303 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 05:36:44.313 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 05:36:44.315 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 05:36:44.319 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 05:36:44.319 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 05:36:44.319 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 05:36:44.319 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 05:36:44.549 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 05:36:45.395 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 05:36:47.612 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 05:36:47.890 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 05:36:47.915 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 05:36:47.916 +01:00 [INF] Hosting environment: Development -2023-04-20 05:36:47.916 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 05:36:47.920 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 05:37:33.128 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-04-20 05:37:33.149 +01:00 [INF] Quartz Scheduler created -2023-04-20 05:37:33.149 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-04-20 05:37:33.150 +01:00 [INF] RAMJobStore initialized. -2023-04-20 05:37:33.151 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-04-20 05:37:33.151 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-04-20 05:37:33.152 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-04-20 05:37:33.161 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-04-20 05:37:33.163 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-04-20 05:37:33.168 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-04-20 05:37:33.168 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-04-20 05:37:33.168 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-04-20 05:37:33.168 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-04-20 05:37:33.377 +01:00 [INF] Creating the webclient OpenIddict application -2023-04-20 05:37:34.188 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-04-20 05:37:36.261 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-04-20 05:37:36.540 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-04-20 05:37:36.544 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-20 05:37:36.545 +01:00 [INF] Hosting environment: Development -2023-04-20 05:37:36.545 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-04-20 05:37:36.553 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-04-20 05:39:06.116 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=228c7ffc-00a8-4c43-ad74-668363ebfcd4'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:39:57.902 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-04-20 05:39:57.932 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+normie@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-04-20 05:39:58.039 +01:00 [INF] The token request was successfully validated. -2023-04-20 05:39:59.450 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-04-20 05:40:11.228 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/57ff9879-fcbd-4c09-b1da-8c4a86ec6ac3.jpg?width=128&height=128&t=1719237c-fddd-446c-9e01-42dbed9a7237'. Cached Key: '51bcaca6bea7' -2023-04-20 05:40:36.895 +01:00 [INF] New chat message - From: 57ff9879-fcbd-4c09-b1da-8c4a86ec6ac3, Show: asdsadsa, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:40:39.763 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/57ff9879-fcbd-4c09-b1da-8c4a86ec6ac3.jpg?width=128&height=128&t=1e7b3035-1060-4111-95ec-180d90d2824b'. Cached Key: '51bcaca6bea7' -2023-04-20 05:40:51.664 +01:00 [INF] New chat message - From: 78bcd881-e539-4b3b-842a-cc214ae94f96, Show: asdsadasdsa, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:40:53.713 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=ea2b5eab-1e01-4670-b9c6-92e5fd727adb'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:40:59.100 +01:00 [INF] New chat message - From: 78bcd881-e539-4b3b-842a-cc214ae94f96, Show: asdsadas, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:40:59.267 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=23066db0-42c6-49ed-b940-656b216f65d3'. Cached Key: 'b2a2d78768f9' -2023-04-20 05:41:10.094 +01:00 [INF] New chat message - From: 57ff9879-fcbd-4c09-b1da-8c4a86ec6ac3, Show: 3214r\sdf, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:41:10.329 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/57ff9879-fcbd-4c09-b1da-8c4a86ec6ac3.jpg?width=128&height=128&t=6eb37616-3295-401a-82a0-d9876f8a3634'. Cached Key: '51bcaca6bea7' -2023-04-20 05:41:14.077 +01:00 [INF] New chat message - From: 78bcd881-e539-4b3b-842a-cc214ae94f96, Show: 352fdsd, Message: e065e226-0ac4-48ce-94be-08db4116091d -2023-04-20 05:41:14.241 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/78bcd881-e539-4b3b-842a-cc214ae94f96.jpg?width=128&height=128&t=5685e42a-7b1c-416d-a772-e1ead095cf1f'. Cached Key: 'b2a2d78768f9' -2023-08-12 20:50:09.063 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-12 20:50:09.070 +01:00 [INF] Quartz Scheduler created -2023-08-12 20:50:09.071 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-12 20:50:09.071 +01:00 [INF] RAMJobStore initialized. -2023-08-12 20:50:09.071 +01:00 [INF] Quartz Scheduler 3.6.2.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-12 20:50:09.071 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-12 20:50:09.072 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-12 20:50:09.077 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-12 20:50:09.078 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-12 20:50:09.080 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-12 20:50:09.080 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-12 20:50:09.080 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-12 20:50:09.080 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-12 20:50:09.143 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-12 20:50:09.408 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 20:50:09.620 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -System.ArgumentException: Couldn't set initial catalog (Parameter 'initial catalog') - ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. - at Npgsql.NpgsqlConnectionStringBuilder.GeneratedSetter(String keyword, Object value) - at Npgsql.NpgsqlConnectionStringBuilder.set_Item(String keyword, Object value) - --- End of inner exception stack trace --- - at Npgsql.NpgsqlConnectionStringBuilder.set_Item(String keyword, Object value) - at System.Data.Common.DbConnectionStringBuilder.set_ConnectionString(String value) - at Npgsql.NpgsqlConnectionStringBuilder..ctor(String connectionString) - at Npgsql.NpgsqlConnection.SetupDataSource() - at Npgsql.NpgsqlConnection.set_ConnectionString(String value) - at Npgsql.NpgsqlConnection..ctor(String connectionString) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlRelationalConnection.CreateDbConnection() - at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.get_DbConnection() - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.CreateDbCommand(RelationalCommandParameterObject parameterObject, Guid commandId, DbCommandMethod commandMethod) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() -System.ArgumentException: Couldn't set initial catalog (Parameter 'initial catalog') - ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. - at Npgsql.NpgsqlConnectionStringBuilder.GeneratedSetter(String keyword, Object value) - at Npgsql.NpgsqlConnectionStringBuilder.set_Item(String keyword, Object value) - --- End of inner exception stack trace --- - at Npgsql.NpgsqlConnectionStringBuilder.set_Item(String keyword, Object value) - at System.Data.Common.DbConnectionStringBuilder.set_ConnectionString(String value) - at Npgsql.NpgsqlConnectionStringBuilder..ctor(String connectionString) - at Npgsql.NpgsqlConnection.SetupDataSource() - at Npgsql.NpgsqlConnection.set_ConnectionString(String value) - at Npgsql.NpgsqlConnection..ctor(String connectionString) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlRelationalConnection.CreateDbConnection() - at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.get_DbConnection() - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.CreateDbCommand(RelationalCommandParameterObject parameterObject, Guid commandId, DbCommandMethod commandMethod) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() -2023-08-12 20:50:09.624 +01:00 [FTL] An unhandled exception occured during bootstrapping Couldn't set initial catalog (Parameter 'initial catalog') -System.ArgumentException: Couldn't set initial catalog (Parameter 'initial catalog') - ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. - at Npgsql.NpgsqlConnectionStringBuilder.GeneratedSetter(String keyword, Object value) - at Npgsql.NpgsqlConnectionStringBuilder.set_Item(String keyword, Object value) - --- End of inner exception stack trace --- - at Npgsql.NpgsqlConnectionStringBuilder.set_Item(String keyword, Object value) - at System.Data.Common.DbConnectionStringBuilder.set_ConnectionString(String value) - at Npgsql.NpgsqlConnectionStringBuilder..ctor(String connectionString) - at Npgsql.NpgsqlConnection.SetupDataSource() - at Npgsql.NpgsqlConnection.set_ConnectionString(String value) - at Npgsql.NpgsqlConnection..ctor(String connectionString) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlRelationalConnection.CreateDbConnection() - at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.get_DbConnection() - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.CreateDbCommand(RelationalCommandParameterObject parameterObject, Guid commandId, DbCommandMethod commandMethod) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - 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 MixyBoos.Api.Program.Main(String[] args) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Program.cs:line 22 -2023-08-12 20:58:52.440 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 20:58:56.477 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 21:01:38.524 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 21:01:42.222 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 21:02:33.603 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 21:02:37.162 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 23:19:43.567 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-12 23:19:43.575 +01:00 [INF] Quartz Scheduler created -2023-08-12 23:19:43.575 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-12 23:19:43.575 +01:00 [INF] RAMJobStore initialized. -2023-08-12 23:19:43.575 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-12 23:19:43.576 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-12 23:19:43.576 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-12 23:19:43.581 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-12 23:19:43.582 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-12 23:19:43.584 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-12 23:19:43.584 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-12 23:19:43.584 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-12 23:19:43.584 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-12 23:19:43.643 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-12 23:19:43.917 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 23:19:44.198 +01:00 [INF] App webclient does not exist, creating -2023-08-12 23:19:44.313 +01:00 [INF] App webclient created -2023-08-12 23:19:44.479 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-12 23:19:44.553 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-12 23:19:44.554 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-12 23:19:44.554 +01:00 [INF] Hosting environment: Development -2023-08-12 23:19:44.554 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-12 23:19:44.555 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-12 23:20:51.107 +01:00 [INF] Application is shutting down... -2023-08-12 23:20:51.111 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-12 23:20:51.112 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-12 23:20:51.114 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-12 23:20:51.115 +01:00 [INF] Stopped cleanly -2023-08-12 23:20:57.092 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-12 23:20:57.099 +01:00 [INF] Quartz Scheduler created -2023-08-12 23:20:57.100 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-12 23:20:57.100 +01:00 [INF] RAMJobStore initialized. -2023-08-12 23:20:57.100 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-12 23:20:57.100 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-12 23:20:57.100 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-12 23:20:57.104 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-12 23:20:57.105 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-12 23:20:57.107 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-12 23:20:57.107 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-12 23:20:57.107 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-12 23:20:57.107 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-12 23:20:57.161 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-12 23:20:57.413 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 23:20:57.879 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-12 23:20:57.947 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-12 23:20:57.948 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-12 23:20:57.948 +01:00 [INF] Hosting environment: Development -2023-08-12 23:20:57.948 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-12 23:20:57.949 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-12 23:45:59.363 +01:00 [INF] Application is shutting down... -2023-08-12 23:45:59.367 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-12 23:45:59.368 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-12 23:45:59.370 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-12 23:45:59.371 +01:00 [INF] Stopped cleanly -2023-08-12 23:46:12.478 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-12 23:46:12.493 +01:00 [INF] Quartz Scheduler created -2023-08-12 23:46:12.493 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-12 23:46:12.493 +01:00 [INF] RAMJobStore initialized. -2023-08-12 23:46:12.494 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-12 23:46:12.494 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-12 23:46:12.494 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-12 23:46:12.501 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-12 23:46:12.504 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-12 23:46:12.508 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-12 23:46:12.508 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-12 23:46:12.508 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-12 23:46:12.508 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-12 23:46:12.634 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-12 23:46:13.160 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 23:46:14.885 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-12 23:46:15.011 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-12 23:46:15.014 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-12 23:46:15.014 +01:00 [INF] Hosting environment: Development -2023-08-12 23:46:15.014 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-12 23:46:15.017 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-12 23:52:39.065 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-12 23:52:39.078 +01:00 [INF] Quartz Scheduler created -2023-08-12 23:52:39.078 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-12 23:52:39.078 +01:00 [INF] RAMJobStore initialized. -2023-08-12 23:52:39.079 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-12 23:52:39.079 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-12 23:52:39.079 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-12 23:52:39.085 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-12 23:52:39.087 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-12 23:52:39.090 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-12 23:52:39.090 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-12 23:52:39.090 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-12 23:52:39.090 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-12 23:52:39.211 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-12 23:52:39.682 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-12 23:52:40.856 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-12 23:52:40.948 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-12 23:52:40.951 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-12 23:52:40.951 +01:00 [INF] Hosting environment: Development -2023-08-12 23:52:40.951 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-12 23:52:40.976 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-13 00:03:09.105 +01:00 [INF] Application is shutting down... -2023-08-13 00:03:09.169 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-13 00:03:09.170 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-13 00:03:09.176 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-13 00:03:09.178 +01:00 [INF] Stopped cleanly -2023-08-13 00:03:19.776 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-13 00:03:19.790 +01:00 [INF] Quartz Scheduler created -2023-08-13 00:03:19.790 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-13 00:03:19.791 +01:00 [INF] RAMJobStore initialized. -2023-08-13 00:03:19.791 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-13 00:03:19.791 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-13 00:03:19.792 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-13 00:03:19.797 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-13 00:03:19.799 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-13 00:03:19.802 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-13 00:03:19.802 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-13 00:03:19.802 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-13 00:03:19.802 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-13 00:03:19.975 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-13 00:03:20.466 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-13 00:03:21.788 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-13 00:03:21.889 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-13 00:03:21.892 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-13 00:03:21.892 +01:00 [INF] Hosting environment: Development -2023-08-13 00:03:21.892 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-13 00:03:21.897 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-15 20:16:48.906 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-15 20:16:48.919 +01:00 [INF] Quartz Scheduler created -2023-08-15 20:16:48.920 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-15 20:16:48.920 +01:00 [INF] RAMJobStore initialized. -2023-08-15 20:16:48.921 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-15 20:16:48.921 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-15 20:16:48.921 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-15 20:16:48.929 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-15 20:16:48.931 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-15 20:16:48.934 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-15 20:16:48.934 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-15 20:16:48.934 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-15 20:16:48.934 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-15 20:16:49.081 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-15 20:16:49.640 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-15 20:16:51.211 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-15 20:16:51.312 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-15 20:16:51.316 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-15 20:16:51.316 +01:00 [INF] Hosting environment: Development -2023-08-15 20:16:51.316 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-15 20:16:51.321 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-15 22:00:44.357 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-15 22:00:44.369 +01:00 [INF] Quartz Scheduler created -2023-08-15 22:00:44.370 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-15 22:00:44.370 +01:00 [INF] RAMJobStore initialized. -2023-08-15 22:00:44.370 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-15 22:00:44.371 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-15 22:00:44.371 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-15 22:00:44.377 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-15 22:00:44.379 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-15 22:00:44.381 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-15 22:00:44.382 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-15 22:00:44.382 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-15 22:00:44.382 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-15 22:00:44.499 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-15 22:00:45.007 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-15 22:00:46.467 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-15 22:00:46.573 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-15 22:00:46.576 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-15 22:00:46.576 +01:00 [INF] Hosting environment: Development -2023-08-15 22:00:46.576 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-15 22:00:46.581 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-17 17:15:22.878 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-17 17:15:22.891 +01:00 [INF] Quartz Scheduler created -2023-08-17 17:15:22.892 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-17 17:15:22.892 +01:00 [INF] RAMJobStore initialized. -2023-08-17 17:15:22.892 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-17 17:15:22.893 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-17 17:15:22.893 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-17 17:15:22.900 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-17 17:15:22.902 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-17 17:15:22.905 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-17 17:15:22.906 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-17 17:15:22.906 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-17 17:15:22.906 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-17 17:15:23.015 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-17 17:15:23.438 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-17 17:15:24.276 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-17 17:15:24.423 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-17 17:15:24.425 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-17 17:15:24.425 +01:00 [INF] Hosting environment: Development -2023-08-17 17:15:24.425 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-17 17:15:24.427 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-17 18:45:47.493 +01:00 [INF] Application is shutting down... -2023-08-17 18:45:47.500 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-17 18:45:47.501 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-17 18:45:47.505 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-17 18:45:47.507 +01:00 [INF] Stopped cleanly -2023-08-17 18:45:53.720 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-17 18:45:53.730 +01:00 [INF] Quartz Scheduler created -2023-08-17 18:45:53.730 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-17 18:45:53.731 +01:00 [INF] RAMJobStore initialized. -2023-08-17 18:45:53.731 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-17 18:45:53.731 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-17 18:45:53.731 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-17 18:45:53.738 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-17 18:45:53.739 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-17 18:45:53.742 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-17 18:45:53.742 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-17 18:45:53.742 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-17 18:45:53.742 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-17 18:45:53.838 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-17 18:45:54.269 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-17 18:45:55.147 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-17 18:45:55.235 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-17 18:45:55.237 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-17 18:45:55.237 +01:00 [INF] Hosting environment: Development -2023-08-17 18:45:55.237 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-17 18:45:55.240 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-17 19:37:05.750 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 19:37:05.765 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "undefined", - "scope": "undefined", - "client_id": "undefined" -}. -2023-08-17 19:37:05.767 +01:00 [INF] The token request was rejected because the 'undefined' grant type is not supported. -2023-08-17 19:37:05.775 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "unsupported_grant_type", - "error_description": "The specified 'grant_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-08-17 19:39:03.567 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 19:39:03.568 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "undefined", - "scope": "undefined", - "client_id": "undefined" -}. -2023-08-17 19:39:03.568 +01:00 [INF] The token request was rejected because the 'undefined' grant type is not supported. -2023-08-17 19:39:03.568 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "unsupported_grant_type", - "error_description": "The specified 'grant_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-08-17 19:40:03.619 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 19:40:03.620 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "undefined", - "scope": "undefined", - "client_id": "undefined" -}. -2023-08-17 19:40:03.620 +01:00 [INF] The token request was rejected because the 'undefined' grant type is not supported. -2023-08-17 19:40:03.621 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "unsupported_grant_type", - "error_description": "The specified 'grant_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-08-17 19:41:15.174 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 19:41:15.175 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "undefined", - "scope": "undefined", - "client_id": "undefined" -}. -2023-08-17 19:41:15.175 +01:00 [INF] The token request was rejected because the 'undefined' grant type is not supported. -2023-08-17 19:41:15.175 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "unsupported_grant_type", - "error_description": "The specified 'grant_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-08-17 19:42:55.587 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 19:42:55.588 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "undefined", - "scope": "undefined", - "client_id": "undefined" -}. -2023-08-17 19:42:55.588 +01:00 [INF] The token request was rejected because the 'undefined' grant type is not supported. -2023-08-17 19:42:55.588 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "unsupported_grant_type", - "error_description": "The specified 'grant_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-08-17 19:43:18.030 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 19:43:18.030 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "undefined", - "scope": "undefined", - "client_id": "undefined" -}. -2023-08-17 19:43:18.031 +01:00 [INF] The token request was rejected because the 'undefined' grant type is not supported. -2023-08-17 19:43:18.031 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "unsupported_grant_type", - "error_description": "The specified 'grant_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-08-17 20:19:35.433 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 20:19:35.434 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "undefined", - "scope": "undefined", - "client_id": "undefined" -}. -2023-08-17 20:19:35.434 +01:00 [INF] The token request was rejected because the 'undefined' grant type is not supported. -2023-08-17 20:19:35.434 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "unsupported_grant_type", - "error_description": "The specified 'grant_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-08-17 20:20:33.284 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 20:20:33.285 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "undefined", - "scope": "undefined", - "client_id": "undefined" -}. -2023-08-17 20:20:33.285 +01:00 [INF] The token request was rejected because the 'undefined' grant type is not supported. -2023-08-17 20:20:33.285 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "unsupported_grant_type", - "error_description": "The specified 'grant_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-08-17 21:55:42.879 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 21:55:42.879 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-17 21:55:42.905 +01:00 [INF] The token request was successfully validated. -2023-08-17 21:55:43.049 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-17 21:55:43.049 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-17 21:58:41.591 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 21:58:41.591 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-17 21:58:41.597 +01:00 [INF] The token request was successfully validated. -2023-08-17 21:58:41.652 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-17 21:58:41.652 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-17 22:00:24.203 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 22:00:24.203 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-17 22:00:24.209 +01:00 [INF] The token request was successfully validated. -2023-08-17 22:00:24.284 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-17 22:00:24.284 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-17 22:00:27.479 +01:00 [INF] Application is shutting down... -2023-08-17 22:00:27.489 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-17 22:00:27.490 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-17 22:00:27.495 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-17 22:00:27.497 +01:00 [INF] Stopped cleanly -2023-08-17 22:00:34.329 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-17 22:00:34.343 +01:00 [INF] Quartz Scheduler created -2023-08-17 22:00:34.343 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-17 22:00:34.344 +01:00 [INF] RAMJobStore initialized. -2023-08-17 22:00:34.344 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-17 22:00:34.344 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-17 22:00:34.345 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-17 22:00:34.351 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-17 22:00:34.353 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-17 22:00:34.356 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-17 22:00:34.356 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-17 22:00:34.356 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-17 22:00:34.356 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-17 22:00:34.508 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-17 22:00:35.056 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-17 22:00:36.892 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-17 22:00:36.990 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-17 22:00:36.993 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-17 22:00:36.993 +01:00 [INF] Hosting environment: Development -2023-08-17 22:00:36.993 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-17 22:00:36.998 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-17 22:00:48.663 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 22:00:48.690 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-17 22:00:48.785 +01:00 [INF] The token request was successfully validated. -2023-08-17 22:01:24.595 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-17 22:01:24.601 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-17 22:04:43.077 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 22:04:43.077 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-17 22:04:43.268 +01:00 [INF] The token request was successfully validated. -2023-08-17 22:06:00.983 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-17 22:06:00.984 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-17 22:10:34.122 +01:00 [ERR] Failed executing DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m.id, m.audio_url, m.date_created, m.date_updated, m.description, m.image, m.is_processed, m.slug, m.title, m.user_id, u.id, u.access_failed_count, u.biography, u.city, u.concurrency_stamp, u.country, u.display_name, u.email, u.email_confirmed, u.header_image, u.lockout_enabled, u.lockout_end, u.normalized_email, u.normalized_user_name, u.password_hash, u.phone_number, u.phone_number_confirmed, u.profile_image, u.security_stamp, u.slug, u.stream_key, u.title, u.two_factor_enabled, u.user_name -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m.user_id = u.id -WHERE NOT (m.is_processed) -ORDER BY m.id, u.id -2023-08-17 22:10:34.142 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Npgsql.PostgresException (0x80004005): 57P01: terminating connection due to administrator command - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: FATAL - SqlState: 57P01 - MessageText: terminating connection due to administrator command - File: postgres.c - Line: 3218 - Routine: ProcessInterrupts -Npgsql.PostgresException (0x80004005): 57P01: terminating connection due to administrator command - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: FATAL - SqlState: 57P01 - MessageText: terminating connection due to administrator command - File: postgres.c - Line: 3218 - Routine: ProcessInterrupts -2023-08-17 22:10:34.159 +01:00 [ERR] Job DEFAULT.CheckAudioIsProcessedJob threw an unhandled Exception: -Npgsql.PostgresException (0x80004005): 57P01: terminating connection due to administrator command - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - Exception data: - Severity: FATAL - SqlState: 57P01 - MessageText: terminating connection due to administrator command - File: postgres.c - Line: 3218 - Routine: ProcessInterrupts -2023-08-17 22:10:34.168 +01:00 [ERR] Job DEFAULT.CheckAudioIsProcessedJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> Npgsql.PostgresException (0x80004005): 57P01: terminating connection due to administrator command - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - Exception data: - Severity: FATAL - SqlState: 57P01 - MessageText: terminating connection due to administrator command - File: postgres.c - Line: 3218 - Routine: ProcessInterrupts - --- End of inner exception stack trace --- [See nested exception: Npgsql.PostgresException (0x80004005): 57P01: terminating connection due to administrator command - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - Exception data: - Severity: FATAL - SqlState: 57P01 - MessageText: terminating connection due to administrator command - File: postgres.c - Line: 3218 - Routine: ProcessInterrupts] -2023-08-17 23:55:19.530 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-17 23:55:19.530 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-17 23:55:19.682 +01:00 [INF] The token request was rejected because the client application was not found: 'webclient'. -2023-08-17 23:55:19.691 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_client", - "error_description": "The specified 'client_id' is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2052" -}. -2023-08-17 23:56:53.704 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-17 23:56:53.717 +01:00 [INF] Quartz Scheduler created -2023-08-17 23:56:53.717 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-17 23:56:53.717 +01:00 [INF] RAMJobStore initialized. -2023-08-17 23:56:53.718 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-17 23:56:53.718 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-17 23:56:53.718 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-17 23:56:53.725 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-17 23:56:53.727 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-17 23:56:53.730 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-17 23:56:53.730 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-17 23:56:53.730 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-17 23:56:53.730 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-17 23:56:53.870 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-17 23:56:54.342 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-17 23:56:54.920 +01:00 [INF] App webclient does not exist, creating -2023-08-17 23:56:55.173 +01:00 [INF] App webclient created -2023-08-17 23:56:56.161 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-17 23:56:56.282 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-17 23:56:56.284 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-17 23:56:56.284 +01:00 [INF] Hosting environment: Development -2023-08-17 23:56:56.284 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-17 23:56:56.291 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-18 10:32:25.407 +01:00 [ERR] Failed executing DbCommand (32,015ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m.id, m.audio_url, m.date_created, m.date_updated, m.description, m.image, m.is_processed, m.slug, m.title, m.user_id, u.id, u.access_failed_count, u.biography, u.city, u.concurrency_stamp, u.country, u.display_name, u.email, u.email_confirmed, u.header_image, u.lockout_enabled, u.lockout_end, u.normalized_email, u.normalized_user_name, u.password_hash, u.phone_number, u.phone_number_confirmed, u.profile_image, u.security_stamp, u.slug, u.stream_key, u.title, u.two_factor_enabled, u.user_name -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m.user_id = u.id -WHERE NOT (m.is_processed) -ORDER BY m.id, u.id -2023-08-18 10:32:25.425 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() -2023-08-18 10:32:25.472 +01:00 [ERR] Job DEFAULT.CheckAudioIsProcessedJob threw an unhandled Exception: -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) -2023-08-18 10:32:25.478 +01:00 [ERR] Job DEFAULT.CheckAudioIsProcessedJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - --- End of inner exception stack trace --- [See nested exception: System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken)] -2023-08-18 12:07:57.621 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 12:07:57.641 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 12:07:57.726 +01:00 [INF] The token request was successfully validated. -2023-08-18 12:08:00.037 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-18 12:08:00.043 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-18 12:08:13.470 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 12:08:13.471 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 12:08:13.620 +01:00 [INF] The token request was successfully validated. -2023-08-18 12:08:49.321 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-18 12:08:49.321 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-18 12:14:20.222 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 12:14:20.222 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 12:14:20.340 +01:00 [INF] The token request was successfully validated. -2023-08-18 12:14:23.423 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-18 12:16:43.236 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 12:16:43.237 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 12:16:43.411 +01:00 [INF] The token request was successfully validated. -2023-08-18 12:16:48.335 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-18 12:16:48.335 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-18 12:17:06.735 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 12:17:06.735 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 12:17:06.843 +01:00 [INF] The token request was successfully validated. -2023-08-18 12:17:07.501 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-18 12:47:49.323 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 12:47:49.324 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 12:47:49.534 +01:00 [INF] The token request was successfully validated. -2023-08-18 12:47:50.278 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-08-18 12:52:44.764 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 12:52:44.765 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 12:52:44.996 +01:00 [INF] The token request was successfully validated. -2023-08-18 12:52:45.693 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-18 13:22:28.049 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-18 13:22:28.066 +01:00 [INF] Quartz Scheduler created -2023-08-18 13:22:28.066 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-18 13:22:28.067 +01:00 [INF] RAMJobStore initialized. -2023-08-18 13:22:28.067 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-18 13:22:28.067 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-18 13:22:28.068 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-18 13:22:28.073 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-18 13:22:28.075 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-18 13:22:28.078 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-18 13:22:28.078 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-18 13:22:28.078 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-18 13:22:28.078 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-18 13:22:28.213 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-18 13:22:28.684 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-18 13:22:29.872 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-18 13:22:29.965 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-18 13:22:29.968 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-18 13:22:29.968 +01:00 [INF] Hosting environment: Development -2023-08-18 13:22:29.968 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-18 13:22:29.971 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-18 13:22:34.719 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 13:22:34.744 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 13:22:34.873 +01:00 [INF] The token request was successfully validated. -2023-08-18 13:22:35.978 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-18 13:36:43.554 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 13:36:43.564 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 13:36:43.600 +01:00 [INF] The token request was successfully validated. -2023-08-18 13:36:44.002 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-18 14:20:12.902 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:20:12.903 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:20:56.185 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:20:56.185 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:20:58.555 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:20:58.555 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:22:14.909 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:22:14.910 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:23:04.978 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:23:04.978 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:24:37.422 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:24:37.423 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:26:40.527 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:26:40.527 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:31:58.390 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:31:58.390 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:32:01.029 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:32:01.029 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:32:02.568 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:32:02.568 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:32:03.326 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:32:03.326 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:32:14.844 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 14:32:14.845 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 14:32:14.911 +01:00 [INF] The token request was successfully validated. -2023-08-18 14:32:15.303 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-08-18 14:32:15.363 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 14:32:15.363 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 14:33:08.039 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 14:33:08.039 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 14:33:08.148 +01:00 [INF] The token request was successfully validated. -2023-08-18 14:33:08.715 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-18 14:37:59.787 +01:00 [ERR] Failed executing DbCommand (32,063ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m.id, m.audio_url, m.date_created, m.date_updated, m.description, m.image, m.is_processed, m.slug, m.title, m.user_id, u.id, u.access_failed_count, u.biography, u.city, u.concurrency_stamp, u.country, u.display_name, u.email, u.email_confirmed, u.header_image, u.lockout_enabled, u.lockout_end, u.normalized_email, u.normalized_user_name, u.password_hash, u.phone_number, u.phone_number_confirmed, u.profile_image, u.security_stamp, u.slug, u.stream_key, u.title, u.two_factor_enabled, u.user_name -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m.user_id = u.id -WHERE NOT (m.is_processed) -ORDER BY m.id, u.id -2023-08-18 14:37:59.809 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() -2023-08-18 14:37:59.886 +01:00 [ERR] Job DEFAULT.CheckAudioIsProcessedJob threw an unhandled Exception: -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) -2023-08-18 14:37:59.894 +01:00 [ERR] Job DEFAULT.CheckAudioIsProcessedJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - --- End of inner exception stack trace --- [See nested exception: System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken)] -2023-08-18 14:47:59.750 +01:00 [ERR] Failed executing DbCommand (32,013ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m.id, m.audio_url, m.date_created, m.date_updated, m.description, m.image, m.is_processed, m.slug, m.title, m.user_id, u.id, u.access_failed_count, u.biography, u.city, u.concurrency_stamp, u.country, u.display_name, u.email, u.email_confirmed, u.header_image, u.lockout_enabled, u.lockout_end, u.normalized_email, u.normalized_user_name, u.password_hash, u.phone_number, u.phone_number_confirmed, u.profile_image, u.security_stamp, u.slug, u.stream_key, u.title, u.two_factor_enabled, u.user_name -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m.user_id = u.id -WHERE NOT (m.is_processed) -ORDER BY m.id, u.id -2023-08-18 14:47:59.752 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() -2023-08-18 14:47:59.782 +01:00 [ERR] Job DEFAULT.CheckAudioIsProcessedJob threw an unhandled Exception: -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) -2023-08-18 14:47:59.786 +01:00 [ERR] Job DEFAULT.CheckAudioIsProcessedJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - --- End of inner exception stack trace --- [See nested exception: System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken)] -2023-08-18 15:24:12.489 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 15:24:12.489 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 15:24:12.699 +01:00 [INF] The token request was successfully validated. -2023-08-18 15:24:13.048 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-18 15:24:46.628 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 15:24:46.628 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 15:25:07.791 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 15:25:07.791 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 15:25:07.895 +01:00 [INF] The token request was successfully validated. -2023-08-18 15:25:08.380 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-08-18 15:25:38.101 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 15:25:38.101 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 15:26:10.489 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 15:26:10.489 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 15:26:10.553 +01:00 [INF] The token request was successfully validated. -2023-08-18 15:26:11.053 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-18 15:26:17.406 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 15:26:17.407 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 15:27:32.341 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 15:27:32.341 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 15:27:32.425 +01:00 [INF] The token request was successfully validated. -2023-08-18 15:27:32.907 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-18 15:28:27.662 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 15:28:27.663 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-18 15:28:40.025 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-18 15:28:40.025 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-18 15:28:40.088 +01:00 [INF] The token request was successfully validated. -2023-08-18 15:28:40.617 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-18 15:28:57.071 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-18 15:28:57.071 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-19 23:48:27.260 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-19 23:48:27.260 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-19 23:48:27.371 +01:00 [INF] The token request was successfully validated. -2023-08-19 23:48:27.795 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-19 23:49:27.858 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-19 23:49:27.859 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:08:30.323 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 00:08:30.323 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 00:08:30.410 +01:00 [INF] The token request was successfully validated. -2023-08-20 00:08:30.823 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-20 00:20:36.440 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 00:20:36.441 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 00:20:36.544 +01:00 [INF] The token request was successfully validated. -2023-08-20 00:20:36.898 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-20 00:20:36.982 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:20:36.982 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:20:38.299 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:20:38.299 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:22:30.263 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:22:30.264 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:22:58.005 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:22:58.005 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:22:58.104 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:22:58.104 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:24:52.589 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:24:52.589 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:24:52.645 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:24:52.645 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:28:33.510 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:28:33.510 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:28:40.931 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:28:40.931 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:28:40.986 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:28:40.986 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:28:51.987 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:28:51.987 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:28:52.029 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:28:52.029 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:30:13.714 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:30:13.714 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:30:13.775 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:30:13.775 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:47:55.973 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:47:55.973 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:50:05.131 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:50:05.132 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:50:05.215 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:50:05.215 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:50:33.752 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 00:50:33.753 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 00:50:34.008 +01:00 [INF] The token request was successfully validated. -2023-08-20 00:50:34.320 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-08-20 00:50:34.457 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:50:34.457 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 00:50:36.697 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 00:50:36.697 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:01:06.542 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:01:06.542 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:01:06.615 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:01:06.615 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:02:23.603 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:02:23.603 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:02:23.660 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:02:23.660 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:09:02.867 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:09:02.867 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:09:02.937 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:09:02.937 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:11:51.884 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:11:51.884 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:11:51.991 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:11:51.991 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:12:17.624 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:12:17.625 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:12:17.666 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:12:17.666 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:12:44.242 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:12:44.242 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:12:44.307 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:12:44.307 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:15:34.744 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:15:34.745 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:15:34.824 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:15:34.826 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:18:45.557 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:18:45.558 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:18:45.713 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:18:45.714 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:18:57.375 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:18:57.375 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:18:57.445 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:18:57.445 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:18:59.509 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:18:59.509 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:18:59.600 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:18:59.600 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:19:19.427 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:19:19.427 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:19:19.511 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:19:19.511 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:19:19.557 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:19:19.558 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:19:44.044 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 01:19:44.044 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 01:28:35.035 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 01:28:35.036 +01:00 [INF] The token request was successfully extracted: { - "username": "undefined", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 01:28:35.226 +01:00 [INF] The token request was successfully validated. -2023-08-20 01:28:35.385 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-20 01:28:35.385 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-20 01:30:43.226 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 01:30:43.226 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 01:30:43.435 +01:00 [INF] The token request was successfully validated. -2023-08-20 01:30:43.903 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-20 01:44:54.503 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 01:44:54.503 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 01:44:54.616 +01:00 [INF] The token request was successfully validated. -2023-08-20 01:44:55.094 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-20 01:45:31.126 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=0dcc16a5-2268-4742-b3a5-e4d923f513fa'. Cached Key: 'b2f9d8a8bafc' -2023-08-20 01:47:32.022 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=0dcc16a5-2268-4742-b3a5-e4d923f513fa'. Cached Key: 'b2f9d8a8bafc' -2023-08-20 02:11:58.627 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 02:11:58.628 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 02:11:58.752 +01:00 [INF] The token request was successfully validated. -2023-08-20 02:11:59.161 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-08-20 02:11:59.429 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=da833380-d61b-44ea-9eaa-5ca1bd015c72'. Cached Key: 'b2f9d8a8bafc' -2023-08-20 02:12:05.658 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=da833380-d61b-44ea-9eaa-5ca1bd015c72'. Cached Key: 'b2f9d8a8bafc' -2023-08-20 03:05:48.857 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-08-20 03:05:48.858 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-08-20 03:05:48.858 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 03:06:09.273 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-08-20 03:06:09.274 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-08-20 03:06:09.274 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 03:10:56.436 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 03:10:56.436 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 03:10:56.627 +01:00 [INF] The token request was successfully validated. -2023-08-20 03:10:56.874 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-20 03:10:56.874 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-20 03:12:10.415 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 03:12:10.415 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 03:12:10.621 +01:00 [INF] The token request was successfully validated. -2023-08-20 03:12:10.938 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-20 03:12:10.938 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-20 03:12:33.274 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 03:12:33.275 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 03:12:33.420 +01:00 [INF] The token request was successfully validated. -2023-08-20 03:12:33.672 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-20 03:12:33.672 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-20 03:13:32.163 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 03:13:32.179 +01:00 [INF] Quartz Scheduler created -2023-08-20 03:13:32.180 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 03:13:32.180 +01:00 [INF] RAMJobStore initialized. -2023-08-20 03:13:32.180 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 03:13:32.180 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 03:13:32.181 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 03:13:32.187 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 03:13:32.189 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 03:13:32.192 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 03:13:32.192 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 03:13:32.192 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 03:13:32.192 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 03:13:32.323 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 03:13:32.825 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 03:13:34.484 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 03:13:34.585 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 03:13:34.589 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 03:13:34.589 +01:00 [INF] Hosting environment: Development -2023-08-20 03:13:34.589 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 03:13:34.592 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 03:13:38.046 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 03:13:38.068 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 03:13:38.208 +01:00 [INF] The token request was successfully validated. -2023-08-20 03:14:01.699 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-08-20 03:14:01.707 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-08-20 03:14:23.328 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-20 03:14:23.329 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-20 03:14:23.499 +01:00 [INF] The token request was successfully validated. -2023-08-20 03:14:29.572 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-20 03:14:31.873 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=c9fd9e2d-9700-4b72-89e1-d66d44e49d8c'. Cached Key: 'b2f9d8a8bafc' -2023-08-20 03:14:36.747 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=c9fd9e2d-9700-4b72-89e1-d66d44e49d8c'. Cached Key: 'b2f9d8a8bafc' -2023-08-20 03:14:55.383 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-08-20 03:14:55.397 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-08-20 03:14:55.398 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 03:18:31.697 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-20 03:18:31.697 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-20 03:55:41.467 +01:00 [INF] Progress on encode: 9.57 -2023-08-20 03:55:41.964 +01:00 [INF] Progress on encode: 20.25 -2023-08-20 03:55:42.465 +01:00 [INF] Progress on encode: 30.65 -2023-08-20 03:55:42.965 +01:00 [INF] Progress on encode: 41.58 -2023-08-20 03:55:43.465 +01:00 [INF] Progress on encode: 53.2 -2023-08-20 03:55:43.965 +01:00 [INF] Progress on encode: 63.62 -2023-08-20 03:55:44.466 +01:00 [INF] Progress on encode: 73.33 -2023-08-20 03:55:44.966 +01:00 [INF] Progress on encode: 84.13 -2023-08-20 03:55:45.466 +01:00 [INF] Progress on encode: 94.25 -2023-08-20 03:55:45.788 +01:00 [INF] Progress on encode: 99.98 -2023-08-20 03:55:45.793 +01:00 [INF] Progress on encode: 100 -2023-08-20 03:55:45.826 +01:00 [INF] Finished processing b0fc23cd-c5b1-42b7-9129-36c5817d251d -2023-08-20 03:59:15.393 +01:00 [INF] Progress on encode: 12.88 -2023-08-20 03:59:15.893 +01:00 [INF] Progress on encode: 25.9 -2023-08-20 03:59:16.394 +01:00 [INF] Progress on encode: 38.96 -2023-08-20 03:59:16.894 +01:00 [INF] Progress on encode: 51.87 -2023-08-20 03:59:17.394 +01:00 [INF] Progress on encode: 64.47 -2023-08-20 03:59:17.894 +01:00 [INF] Progress on encode: 77.3 -2023-08-20 03:59:18.394 +01:00 [INF] Progress on encode: 90.09 -2023-08-20 03:59:18.777 +01:00 [INF] Progress on encode: 99.99 -2023-08-20 03:59:18.780 +01:00 [INF] Progress on encode: 100 -2023-08-20 03:59:18.825 +01:00 [INF] Finished processing 93883936-42df-48f4-a23f-4ff25abcf5ba -2023-08-20 04:00:19.146 +01:00 [INF] Caching image for 93883936-42df-48f4-a23f-4ff25abcf5ba from /tmp/mixyboos/93883936-42df-48f4-a23f-4ff25abcf5ba.png to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-08-20 04:00:19.148 +01:00 [INF] Successfully moved /tmp/mixyboos/93883936-42df-48f4-a23f-4ff25abcf5ba.png to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/93883936-42df-48f4-a23f-4ff25abcf5ba.png -2023-08-20 04:00:19.151 +01:00 [INF] Updating mix record -2023-08-20 04:01:44.676 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/93883936-42df-48f4-a23f-4ff25abcf5ba.png?width=1024&height=768&t=81838ecd-205e-4c37-9d58-26ad8fbec202'. Cached Key: '4d1b7c4b3b1b' -2023-08-20 04:01:54.587 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/93883936-42df-48f4-a23f-4ff25abcf5ba.png?width=1024&height=768&t=883ddcf9-73e2-4894-8b75-45183d60dd26'. Cached Key: '4d1b7c4b3b1b' -2023-08-20 04:02:18.031 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/93883936-42df-48f4-a23f-4ff25abcf5ba.png?width=1024&height=768&t=3e9a2858-28a6-4233-bde5-92e2180c4090'. Cached Key: '4d1b7c4b3b1b' -2023-08-20 04:02:43.268 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/93883936-42df-48f4-a23f-4ff25abcf5ba.png?width=1024&height=768&t=3e0bb5ca-4d99-4b04-94e0-d2e5477dce47'. Cached Key: '4d1b7c4b3b1b' -2023-08-20 04:03:07.050 +01:00 [INF] Progress on encode: 13.43 -2023-08-20 04:03:07.551 +01:00 [INF] Progress on encode: 31.73 -2023-08-20 04:03:08.051 +01:00 [INF] Progress on encode: 52.07 -2023-08-20 04:03:08.551 +01:00 [INF] Progress on encode: 74.48 -2023-08-20 04:03:09.051 +01:00 [INF] Progress on encode: 99.19 -2023-08-20 04:03:09.067 +01:00 [INF] Progress on encode: 99.97 -2023-08-20 04:03:09.070 +01:00 [INF] Progress on encode: 100 -2023-08-20 04:03:09.112 +01:00 [INF] Finished processing e01e4657-3197-4147-b905-cf8f763248a8 -2023-08-20 04:04:45.163 +01:00 [INF] Caching image for e01e4657-3197-4147-b905-cf8f763248a8 from /tmp/mixyboos/e01e4657-3197-4147-b905-cf8f763248a8.png to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-08-20 04:04:45.164 +01:00 [INF] Successfully moved /tmp/mixyboos/e01e4657-3197-4147-b905-cf8f763248a8.png to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png -2023-08-20 04:04:45.164 +01:00 [INF] Updating mix record -2023-08-20 04:04:57.962 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=8aeeb14c-3d33-4d24-8b07-ccd4e1c68a67'. Cached Key: '2858c0331fec' -2023-08-20 04:05:05.538 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=61a564a3-954e-4152-a13c-666d0e58089e'. Cached Key: '2858c0331fec' -2023-08-20 04:38:37.722 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 04:38:37.734 +01:00 [INF] Quartz Scheduler created -2023-08-20 04:38:37.735 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 04:38:37.735 +01:00 [INF] RAMJobStore initialized. -2023-08-20 04:38:37.736 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 04:38:37.736 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 04:38:37.736 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 04:38:37.742 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 04:38:37.744 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 04:38:37.746 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 04:38:37.747 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 04:38:37.747 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 04:38:37.747 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 04:38:37.897 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 04:38:38.398 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 04:38:39.862 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 04:38:39.957 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 04:38:39.960 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 04:38:39.960 +01:00 [INF] Hosting environment: Development -2023-08-20 04:38:39.960 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 04:38:39.965 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 04:39:17.798 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=f7d9a30d-b300-462f-acd6-faf2c93a01cd'. Cached Key: '2858c0331fec' -2023-08-20 04:40:52.222 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-08-20 04:40:52.272 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.MixController.GetAudioUrl(String id) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 98 - at lambda_method659(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-08-20 04:41:11.846 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=c9bc36bd-cb67-41f2-a501-b7a2718d01ac'. Cached Key: '2858c0331fec' -2023-08-20 04:41:53.606 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-08-20 04:41:56.008 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.MixController.GetAudioUrl(String id) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 98 - at lambda_method659(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-08-20 04:42:53.051 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 04:43:06.528 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 04:44:18.795 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 04:44:18.807 +01:00 [INF] Quartz Scheduler created -2023-08-20 04:44:18.807 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 04:44:18.808 +01:00 [INF] RAMJobStore initialized. -2023-08-20 04:44:18.808 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 04:44:18.808 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 04:44:18.809 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 04:44:18.814 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 04:44:18.816 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 04:44:18.819 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 04:44:18.819 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 04:44:18.819 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 04:44:18.819 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 04:44:18.938 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 04:44:19.416 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 04:44:20.687 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 04:44:20.779 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 04:44:20.781 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 04:44:20.781 +01:00 [INF] Hosting environment: Development -2023-08-20 04:44:20.782 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 04:44:20.807 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 04:52:00.045 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=f954bc47-c4ec-4188-a86e-2f64f115ede5'. Cached Key: '2858c0331fec' -2023-08-20 04:55:49.811 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-08-20 04:55:51.638 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: The value of 'MixPlay.UserId' is unknown when attempting to save changes. This is because the property is also part of a foreign key for which the principal entity in the relationship is not known. - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry.PrepareToSave() - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.GetEntriesToSave(Boolean cascadeChanges) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.MixController.GetAudioUrl(String id) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/MixController.cs:line 98 - at lambda_method659(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-08-20 04:56:23.633 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 04:56:23.646 +01:00 [INF] Quartz Scheduler created -2023-08-20 04:56:23.646 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 04:56:23.646 +01:00 [INF] RAMJobStore initialized. -2023-08-20 04:56:23.647 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 04:56:23.647 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 04:56:23.647 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 04:56:23.653 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 04:56:23.655 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 04:56:23.658 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 04:56:23.658 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 04:56:23.658 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 04:56:23.658 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 04:56:23.777 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 04:56:24.247 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 04:56:25.951 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 04:56:26.067 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 04:56:26.070 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 04:56:26.070 +01:00 [INF] Hosting environment: Development -2023-08-20 04:56:26.070 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 04:56:26.075 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 05:01:04.925 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=76ebd39c-c184-45f4-8aae-024fde2343d4'. Cached Key: '2858c0331fec' -2023-08-20 05:01:20.428 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 05:01:20.440 +01:00 [INF] Quartz Scheduler created -2023-08-20 05:01:20.441 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 05:01:20.441 +01:00 [INF] RAMJobStore initialized. -2023-08-20 05:01:20.441 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 05:01:20.442 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 05:01:20.442 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 05:01:20.448 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 05:01:20.449 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 05:01:20.452 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 05:01:20.452 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 05:01:20.452 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 05:01:20.452 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 05:01:20.572 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 05:01:21.038 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 05:01:22.474 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 05:01:22.590 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 05:01:22.595 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 05:01:22.595 +01:00 [INF] Hosting environment: Development -2023-08-20 05:01:22.595 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 05:01:22.600 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 05:26:18.303 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=9bcebf92-d0d3-4935-8194-5613ec86d37c'. Cached Key: '2858c0331fec' -2023-08-20 05:31:02.068 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=1d7cdb1c-a34d-42c5-a2b2-b563249b39bc'. Cached Key: '2858c0331fec' -2023-08-20 05:31:02.729 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=859abd92-bb9b-430b-8cea-4ec2b2cc0b8a'. Cached Key: '2858c0331fec' -2023-08-20 05:31:06.442 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=013b7df0-b443-4fe6-a9a9-dc1c7d6acc90'. Cached Key: '2858c0331fec' -2023-08-20 05:32:47.403 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=60aa3267-db72-4152-b362-eb4575c9e42b'. Cached Key: '2858c0331fec' -2023-08-20 05:34:21.334 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=ac31cb98-4ee9-4b3d-9045-cc95a2db06ea'. Cached Key: '2858c0331fec' -2023-08-20 05:34:24.589 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/e01e4657-3197-4147-b905-cf8f763248a8.png?width=1024&height=768&t=c39d7059-5cc0-48f7-843b-f417e431f906'. Cached Key: '2858c0331fec' -2023-08-20 05:45:22.847 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 05:45:22.859 +01:00 [INF] Quartz Scheduler created -2023-08-20 05:45:22.860 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 05:45:22.860 +01:00 [INF] RAMJobStore initialized. -2023-08-20 05:45:22.860 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 05:45:22.861 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 05:45:22.861 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 05:45:22.866 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 05:45:22.868 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 05:45:22.871 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 05:45:22.871 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 05:45:22.871 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 05:45:22.871 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 05:45:23.021 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 05:45:23.498 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 05:45:24.850 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 05:45:24.959 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 05:45:24.962 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 05:45:24.962 +01:00 [INF] Hosting environment: Development -2023-08-20 05:45:24.962 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 05:45:24.967 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 05:45:46.512 +01:00 [INF] Progress on encode: 10.15 -2023-08-20 05:45:47.010 +01:00 [INF] Progress on encode: 18.82 -2023-08-20 05:45:47.510 +01:00 [INF] Progress on encode: 29.04 -2023-08-20 05:45:48.012 +01:00 [INF] Progress on encode: 38.51 -2023-08-20 05:45:48.512 +01:00 [INF] Progress on encode: 47.64 -2023-08-20 05:45:49.012 +01:00 [INF] Progress on encode: 57.74 -2023-08-20 05:45:49.512 +01:00 [INF] Progress on encode: 68.03 -2023-08-20 05:45:50.012 +01:00 [INF] Progress on encode: 78.2 -2023-08-20 05:45:50.512 +01:00 [INF] Progress on encode: 89 -2023-08-20 05:45:51.013 +01:00 [INF] Progress on encode: 99.32 -2023-08-20 05:45:51.038 +01:00 [INF] Progress on encode: 99.98 -2023-08-20 05:45:51.043 +01:00 [INF] Progress on encode: 100 -2023-08-20 05:45:51.194 +01:00 [ERR] Job DEFAULT.ProcessUploadedAudioJob threw an unhandled Exception: -System.IO.FileNotFoundException: Could not find file '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0/processing.mpd'. -File name: '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0/processing.mpd' - at System.IO.File.Move(String sourceFileName, String destFileName, Boolean overwrite) - at MixyBoos.Api.Services.Jobs.ProcessUploadedAudioJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/ProcessUploadedAudioJob.cs:line 100 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) -2023-08-20 05:45:51.211 +01:00 [ERR] Job DEFAULT.ProcessUploadedAudioJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> System.IO.FileNotFoundException: Could not find file '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0/processing.mpd'. -File name: '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0/processing.mpd' - at System.IO.File.Move(String sourceFileName, String destFileName, Boolean overwrite) - at MixyBoos.Api.Services.Jobs.ProcessUploadedAudioJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/ProcessUploadedAudioJob.cs:line 100 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - --- End of inner exception stack trace --- [See nested exception: System.IO.FileNotFoundException: Could not find file '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0/processing.mpd'. -File name: '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0/processing.mpd' - at System.IO.File.Move(String sourceFileName, String destFileName, Boolean overwrite) - at MixyBoos.Api.Services.Jobs.ProcessUploadedAudioJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/ProcessUploadedAudioJob.cs:line 100 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken)] -2023-08-20 05:45:57.183 +01:00 [INF] Caching image for 4df9ae62-a3f7-430f-b405-2572ef5455c0 from /tmp/mixyboos/4df9ae62-a3f7-430f-b405-2572ef5455c0.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-08-20 05:45:57.184 +01:00 [INF] Successfully moved /tmp/mixyboos/4df9ae62-a3f7-430f-b405-2572ef5455c0.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0.jpg -2023-08-20 05:45:57.186 +01:00 [INF] Updating mix record -2023-08-20 05:46:06.101 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0.jpg?width=1024&height=768&t=aab33570-510d-4ee2-a38f-34f1855c3a58'. Cached Key: '42cee8b03e82' -2023-08-20 05:46:23.321 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0.jpg?width=1024&height=768&t=bb5603f7-6f42-413f-810f-a2b7c4322c70'. Cached Key: '42cee8b03e82' -2023-08-20 05:46:25.136 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0.jpg?width=1024&height=768&t=d2946425-cc7d-4958-b201-98b7c75f0b30'. Cached Key: '42cee8b03e82' -2023-08-20 05:46:27.965 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0.jpg?width=1024&height=768&t=e2f46e5c-0a60-4487-844e-b33c52f026ad'. Cached Key: '42cee8b03e82' -2023-08-20 05:46:51.142 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0.jpg?width=1024&height=768&t=31e99683-419d-4279-813d-335b5689d52b'. Cached Key: '42cee8b03e82' -2023-08-20 05:46:53.735 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/4df9ae62-a3f7-430f-b405-2572ef5455c0.jpg?width=1024&height=768&t=2205923e-d310-4574-9b09-b9e7f4c05117'. Cached Key: '42cee8b03e82' -2023-08-20 05:47:55.958 +01:00 [INF] Application is shutting down... -2023-08-20 05:47:55.986 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-20 05:47:55.987 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-20 05:47:55.991 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-20 05:47:55.994 +01:00 [INF] Stopped cleanly -2023-08-20 05:48:04.169 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 05:48:04.182 +01:00 [INF] Quartz Scheduler created -2023-08-20 05:48:04.182 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 05:48:04.183 +01:00 [INF] RAMJobStore initialized. -2023-08-20 05:48:04.183 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 05:48:04.183 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 05:48:04.184 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 05:48:04.189 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 05:48:04.191 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 05:48:04.194 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 05:48:04.194 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 05:48:04.194 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 05:48:04.194 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 05:48:04.322 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 05:48:04.804 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 05:48:06.008 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 05:48:06.112 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 05:48:06.114 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 05:48:06.115 +01:00 [INF] Hosting environment: Development -2023-08-20 05:48:06.115 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 05:48:06.117 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 05:48:37.177 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 05:48:37.190 +01:00 [INF] Quartz Scheduler created -2023-08-20 05:48:37.190 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 05:48:37.190 +01:00 [INF] RAMJobStore initialized. -2023-08-20 05:48:37.191 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 05:48:37.191 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 05:48:37.191 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 05:48:37.197 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 05:48:37.199 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 05:48:37.201 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 05:48:37.201 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 05:48:37.202 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 05:48:37.202 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 05:48:37.322 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 05:48:37.784 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 05:48:39.462 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 05:48:39.556 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 05:48:39.558 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 05:48:39.559 +01:00 [INF] Hosting environment: Development -2023-08-20 05:48:39.559 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 05:48:39.563 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 05:49:38.575 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 05:49:38.587 +01:00 [INF] Quartz Scheduler created -2023-08-20 05:49:38.588 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 05:49:38.588 +01:00 [INF] RAMJobStore initialized. -2023-08-20 05:49:38.589 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 05:49:38.589 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 05:49:38.589 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 05:49:38.594 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 05:49:38.596 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 05:49:38.599 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 05:49:38.599 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 05:49:38.599 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 05:49:38.599 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 05:49:38.753 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 05:49:39.241 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 05:49:40.769 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 05:49:40.860 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 05:49:40.862 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 05:49:40.862 +01:00 [INF] Hosting environment: Development -2023-08-20 05:49:40.862 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 05:49:40.867 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 05:49:54.745 +01:00 [INF] Progress on encode: 10.28 -2023-08-20 05:49:55.242 +01:00 [INF] Progress on encode: 20.88 -2023-08-20 05:49:55.742 +01:00 [INF] Progress on encode: 32.46 -2023-08-20 05:49:56.243 +01:00 [INF] Progress on encode: 44.93 -2023-08-20 05:49:56.742 +01:00 [INF] Progress on encode: 56.69 -2023-08-20 05:49:57.242 +01:00 [INF] Progress on encode: 67.42 -2023-08-20 05:49:57.743 +01:00 [INF] Progress on encode: 78.34 -2023-08-20 05:49:57.790 +01:00 [INF] Progress on encode: 79.5 -2023-08-20 05:49:57.795 +01:00 [INF] Progress on encode: 100 -2023-08-20 05:50:24.537 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 05:50:24.558 +01:00 [INF] Quartz Scheduler created -2023-08-20 05:50:24.558 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 05:50:24.558 +01:00 [INF] RAMJobStore initialized. -2023-08-20 05:50:24.559 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 05:50:24.559 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 05:50:24.559 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 05:50:24.565 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 05:50:24.567 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 05:50:24.570 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 05:50:24.570 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 05:50:24.570 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 05:50:24.570 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 05:50:24.721 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 05:50:25.206 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 05:50:27.076 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 05:50:27.164 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 05:50:27.166 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 05:50:27.166 +01:00 [INF] Hosting environment: Development -2023-08-20 05:50:27.166 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 05:50:27.169 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 05:51:18.154 +01:00 [INF] Progress on encode: 7.05 -2023-08-20 05:51:18.652 +01:00 [INF] Progress on encode: 15.13 -2023-08-20 05:51:19.152 +01:00 [INF] Progress on encode: 23.91 -2023-08-20 05:51:19.653 +01:00 [INF] Progress on encode: 35.13 -2023-08-20 05:51:20.153 +01:00 [INF] Progress on encode: 45.61 -2023-08-20 05:51:20.653 +01:00 [INF] Progress on encode: 56.96 -2023-08-20 05:51:21.153 +01:00 [INF] Progress on encode: 66.09 -2023-08-20 05:51:21.655 +01:00 [INF] Progress on encode: 76.26 -2023-08-20 05:51:22.155 +01:00 [INF] Progress on encode: 84.68 -2023-08-20 05:51:22.654 +01:00 [INF] Progress on encode: 96.36 -2023-08-20 05:51:22.817 +01:00 [INF] Progress on encode: 99.98 -2023-08-20 05:51:22.822 +01:00 [INF] Progress on encode: 100 -2023-08-20 05:51:29.098 +01:00 [INF] Finished processing dba8a2b4-6014-492e-8f8d-521d8cde2e6d -2023-08-20 05:51:37.059 +01:00 [INF] Caching image for dba8a2b4-6014-492e-8f8d-521d8cde2e6d from /tmp/mixyboos/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-08-20 05:51:37.069 +01:00 [INF] Successfully moved /tmp/mixyboos/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg -2023-08-20 05:51:37.070 +01:00 [INF] Updating mix record -2023-08-20 05:51:40.832 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=cc170f3b-5f34-4b38-b5fc-b71333ead341'. Cached Key: '06638ab5abe2' -2023-08-20 05:51:42.793 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=45f229e5-dc48-4d9a-ba90-394c01b471ba'. Cached Key: '06638ab5abe2' -2023-08-20 05:51:44.661 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=9f868b4f-b7fe-403c-93e9-3e3a3b7f8ed6'. Cached Key: '06638ab5abe2' -2023-08-20 05:51:58.880 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=f9b96405-4881-4beb-97a5-f6d9f5f86f62'. Cached Key: '06638ab5abe2' -2023-08-20 05:55:33.310 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 05:55:33.322 +01:00 [INF] Quartz Scheduler created -2023-08-20 05:55:33.322 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 05:55:33.323 +01:00 [INF] RAMJobStore initialized. -2023-08-20 05:55:33.324 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 05:55:33.324 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 05:55:33.324 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 05:55:33.331 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 05:55:33.332 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 05:55:33.335 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 05:55:33.335 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 05:55:33.335 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 05:55:33.335 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 05:55:33.471 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 05:55:33.941 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 05:55:35.402 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 05:55:35.503 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 05:55:35.505 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 05:55:35.505 +01:00 [INF] Hosting environment: Development -2023-08-20 05:55:35.505 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 05:55:35.510 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 05:55:40.407 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=40aa3b9b-b589-4c5d-8207-a7b4b921005c'. Cached Key: '06638ab5abe2' -2023-08-20 05:56:05.441 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=cac14b65-38d9-4006-a2eb-c95e2cc5fed0'. Cached Key: '06638ab5abe2' -2023-08-20 05:56:29.305 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=cac14b65-38d9-4006-a2eb-c95e2cc5fed0'. Cached Key: '06638ab5abe2' -2023-08-20 05:57:17.420 +01:00 [INF] Progress on encode: 6 -2023-08-20 05:57:17.919 +01:00 [INF] Progress on encode: 11.85 -2023-08-20 05:57:18.420 +01:00 [INF] Progress on encode: 18.15 -2023-08-20 05:57:18.921 +01:00 [INF] Progress on encode: 24.27 -2023-08-20 05:57:19.421 +01:00 [INF] Progress on encode: 31.31 -2023-08-20 05:57:19.922 +01:00 [INF] Progress on encode: 37.86 -2023-08-20 05:57:20.422 +01:00 [INF] Progress on encode: 45.55 -2023-08-20 05:57:20.923 +01:00 [INF] Progress on encode: 51.97 -2023-08-20 05:57:21.423 +01:00 [INF] Progress on encode: 61.63 -2023-08-20 05:57:21.923 +01:00 [INF] Progress on encode: 69.5 -2023-08-20 05:57:22.423 +01:00 [INF] Progress on encode: 77.76 -2023-08-20 05:57:22.923 +01:00 [INF] Progress on encode: 84.33 -2023-08-20 05:57:23.465 +01:00 [INF] Progress on encode: 91.08 -2023-08-20 05:57:23.904 +01:00 [INF] Progress on encode: 99.98 -2023-08-20 05:57:23.927 +01:00 [INF] Progress on encode: 100 -2023-08-20 05:57:25.975 +01:00 [INF] Finished processing 7d224a32-bee0-498a-b0e3-f4878e7b1c44 -2023-08-20 05:57:29.742 +01:00 [INF] Caching image for 7d224a32-bee0-498a-b0e3-f4878e7b1c44 from /tmp/mixyboos/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-08-20 05:57:29.743 +01:00 [INF] Successfully moved /tmp/mixyboos/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg -2023-08-20 05:57:29.744 +01:00 [INF] Updating mix record -2023-08-20 05:57:36.644 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=7a210f72-5728-4c64-99d1-3db72b1fb004'. Cached Key: 'f1b242656ba5' -2023-08-20 05:57:37.852 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=ee829a41-79dd-4bc1-8a2d-73e3ffc5a70b'. Cached Key: 'f1b242656ba5' -2023-08-20 05:57:56.847 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=ee829a41-79dd-4bc1-8a2d-73e3ffc5a70b'. Cached Key: 'f1b242656ba5' -2023-08-20 05:58:11.188 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=74abba06-30ef-48bd-8b3a-489dce49233b'. Cached Key: 'f1b242656ba5' -2023-08-20 05:58:21.737 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=c9fd9e2d-9700-4b72-89e1-d66d44e49d8c'. Cached Key: 'b2f9d8a8bafc' -2023-08-20 05:58:50.323 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-20 05:58:50.339 +01:00 [INF] Quartz Scheduler created -2023-08-20 05:58:50.339 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-20 05:58:50.340 +01:00 [INF] RAMJobStore initialized. -2023-08-20 05:58:50.340 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-20 05:58:50.341 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-20 05:58:50.341 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-20 05:58:50.347 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-20 05:58:50.349 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-20 05:58:50.353 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-20 05:58:50.353 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-20 05:58:50.353 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-20 05:58:50.353 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-20 05:58:50.528 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-20 05:58:51.089 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-20 05:58:52.428 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-20 05:58:52.587 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-20 05:58:52.589 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-20 05:58:52.590 +01:00 [INF] Hosting environment: Development -2023-08-20 05:58:52.590 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-20 05:58:52.592 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-20 05:58:57.918 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=6ced7ed4-c2da-4321-a6d3-44f8dd7adfdb'. Cached Key: 'f1b242656ba5' -2023-08-20 06:01:02.134 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=6ced7ed4-c2da-4321-a6d3-44f8dd7adfdb'. Cached Key: 'f1b242656ba5' -2023-08-20 06:01:15.667 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=ffa774fc-1038-4698-8ed7-8e05c125804b'. Cached Key: 'f1b242656ba5' -2023-08-20 06:01:51.235 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=8b80e78a-fc96-4981-80ae-cf022cd7f020'. Cached Key: 'f1b242656ba5' -2023-08-20 06:02:08.764 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=748a26c1-ac53-412d-88b1-a8c4e77e390c'. Cached Key: 'f1b242656ba5' -2023-08-20 06:03:03.398 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=33a66e40-ae5c-4df4-85fa-79a201bf9575'. Cached Key: 'f1b242656ba5' -2023-08-20 06:03:14.231 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=bdcb6622-b9fa-42f5-bc9d-7be078b6eff3'. Cached Key: 'f1b242656ba5' -2023-08-20 06:03:15.846 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=8ac3c7f0-bc22-4ef1-b0ee-b7a238844a3d'. Cached Key: 'f1b242656ba5' -2023-08-20 06:03:33.138 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=475adf8f-e15b-4b90-b183-b02764969999'. Cached Key: 'f1b242656ba5' -2023-08-20 06:03:38.286 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=8b0c233b-9920-414d-80b6-5c434435aa0f'. Cached Key: 'f1b242656ba5' -2023-08-20 06:03:52.351 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=84c17db5-903d-4fd9-a7f0-74c1ac51a3f9'. Cached Key: 'f1b242656ba5' -2023-08-20 06:04:00.920 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=052d6c5c-4a67-4421-a90d-603c71cc698d'. Cached Key: 'f1b242656ba5' -2023-08-20 06:04:03.356 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=a2605d42-a920-47c0-b0a8-eff6e11ac993'. Cached Key: 'f1b242656ba5' -2023-08-20 06:04:14.960 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=95902020-0efe-475f-9880-c55c45e41bca'. Cached Key: 'f1b242656ba5' -2023-08-20 06:04:17.392 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=6a75631b-08c6-45a1-baa7-58bc94ed893e'. Cached Key: 'f1b242656ba5' -2023-08-20 06:06:54.550 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=62752331-01ea-413d-befb-fb022cc62b04'. Cached Key: 'f1b242656ba5' -2023-08-20 06:07:12.190 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=e06844fc-a8e5-4030-adae-c17a0f00d7a9'. Cached Key: 'f1b242656ba5' -2023-08-20 06:07:14.381 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=3c87ccb9-e5db-4080-a5b6-7f7991f38c24'. Cached Key: 'f1b242656ba5' -2023-08-20 06:07:16.648 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=3c87ccb9-e5db-4080-a5b6-7f7991f38c24'. Cached Key: 'f1b242656ba5' -2023-08-20 06:07:31.650 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=32518d4f-1149-43cc-9ba2-c454ab28f0ed'. Cached Key: 'f1b242656ba5' -2023-08-20 06:21:24.767 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=f74bef8a-be4c-4c35-a726-bf2f512e46a3'. Cached Key: 'f1b242656ba5' -2023-08-20 06:21:31.444 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=e87240e2-2077-432e-82b2-2d92884f92d7'. Cached Key: 'f1b242656ba5' -2023-08-20 06:22:18.051 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=eccf7e17-d7c9-4fa1-b35a-9b4cbc821324'. Cached Key: 'f1b242656ba5' -2023-08-20 06:22:20.116 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=3718296c-0167-4298-aa91-90b69c3985e5'. Cached Key: 'f1b242656ba5' -2023-08-20 06:22:32.375 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=968e0db5-a89e-40a3-88a4-dae55fcfbe67'. Cached Key: 'f1b242656ba5' -2023-08-20 06:22:35.799 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=73b2313d-eda9-4f33-a1d7-7a95813e2c56'. Cached Key: 'f1b242656ba5' -2023-08-20 06:22:59.838 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=b0d0a324-7d2f-428f-9151-c64ef05f7e6b'. Cached Key: 'f1b242656ba5' -2023-08-20 06:23:05.094 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=2751ffb5-7ef0-438b-b0a1-c27732c55df2'. Cached Key: 'f1b242656ba5' -2023-08-20 06:23:06.892 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=e8a1c113-2a7c-4a75-9b29-88211099f83b'. Cached Key: 'f1b242656ba5' -2023-08-20 06:23:23.564 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=8eaacb96-117f-427f-9a12-d346a90a40d8'. Cached Key: 'f1b242656ba5' -2023-08-20 06:23:25.814 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=0d5d3e67-c034-42a2-a43c-5c3971f2ed11'. Cached Key: 'f1b242656ba5' -2023-08-20 06:23:34.190 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=86acd143-bdf9-4aba-9ae2-1082959c1349'. Cached Key: 'f1b242656ba5' -2023-08-20 06:23:34.360 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=22fd62d9-ec9b-4d74-9c0c-3d02197c2a80'. Cached Key: '06638ab5abe2' -2023-08-20 06:23:38.506 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=86acd143-bdf9-4aba-9ae2-1082959c1349'. Cached Key: 'f1b242656ba5' -2023-08-20 06:32:47.914 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=10151dc2-be88-44b8-a11e-971609d7d511'. Cached Key: 'f1b242656ba5' -2023-08-20 06:32:56.413 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=10151dc2-be88-44b8-a11e-971609d7d511'. Cached Key: 'f1b242656ba5' -2023-08-20 06:33:22.884 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=f08af30b-7429-45dd-a09c-4a8b8c6c3532'. Cached Key: 'f1b242656ba5' -2023-08-20 06:33:25.955 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=4347c8a6-bce3-4a2e-bca1-3a393ed6e25a'. Cached Key: 'f1b242656ba5' -2023-08-20 06:33:28.059 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=013bc941-29b4-49d2-b772-cdef59a5e1c7'. Cached Key: 'f1b242656ba5' -2023-08-20 06:33:31.076 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=013bc941-29b4-49d2-b772-cdef59a5e1c7'. Cached Key: 'f1b242656ba5' -2023-08-20 06:33:40.374 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=e17ba5f1-25c4-47ad-9e95-4e8051cff0b2'. Cached Key: 'f1b242656ba5' -2023-08-20 06:33:51.148 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=e17ba5f1-25c4-47ad-9e95-4e8051cff0b2'. Cached Key: 'f1b242656ba5' -2023-08-20 06:33:54.112 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=d99c58c2-e0c7-42b9-82d7-72e9544465ed'. Cached Key: 'f1b242656ba5' -2023-08-20 06:34:09.163 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=3a2a98aa-0ae8-4cac-b074-b1ba9a242c1f'. Cached Key: 'f1b242656ba5' -2023-08-20 06:34:10.859 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=97588b37-0fd3-4388-b07b-c6fd235b2479'. Cached Key: 'f1b242656ba5' -2023-08-20 06:34:11.803 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=538986bf-ea84-4524-9df3-5ff52e17ca73'. Cached Key: 'f1b242656ba5' -2023-08-20 06:34:13.530 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=411d6aa8-222c-42f9-ab10-a6e97de9ae83'. Cached Key: 'f1b242656ba5' -2023-08-20 06:34:15.522 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=411d6aa8-222c-42f9-ab10-a6e97de9ae83'. Cached Key: 'f1b242656ba5' -2023-08-20 06:34:30.138 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=2bdcba84-3267-446a-9235-79a336d5f815'. Cached Key: 'f1b242656ba5' -2023-08-20 06:34:30.220 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=b80cfdab-fe67-49b0-88dc-33ddc8c96df5'. Cached Key: '06638ab5abe2' -2023-08-20 06:34:55.331 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=9fbf70ea-0801-4019-98c9-abdb660744b7'. Cached Key: 'f1b242656ba5' -2023-08-20 06:34:55.434 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=1a4d2d47-6456-41ad-85b1-e5a72154f681'. Cached Key: '06638ab5abe2' -2023-08-21 18:25:52.201 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-21 18:25:52.207 +01:00 [INF] Quartz Scheduler created -2023-08-21 18:25:52.208 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-21 18:25:52.208 +01:00 [INF] RAMJobStore initialized. -2023-08-21 18:25:52.208 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-21 18:25:52.208 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-21 18:25:52.208 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-21 18:25:52.215 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-21 18:25:52.216 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-21 18:25:52.218 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-21 18:25:52.219 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-21 18:25:52.219 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-21 18:25:52.219 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-21 18:25:52.293 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-21 18:25:52.549 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-21 18:25:53.007 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-21 18:25:53.078 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-21 18:25:53.079 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-21 18:25:53.080 +01:00 [INF] Hosting environment: Development -2023-08-21 18:25:53.080 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-21 18:25:53.081 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-21 18:27:30.286 +01:00 [INF] The request URI matched a server endpoint: "Configuration". -2023-08-21 18:27:30.292 +01:00 [INF] The configuration request was successfully extracted: {}. -2023-08-21 18:27:30.293 +01:00 [INF] The configuration request was successfully validated. -2023-08-21 18:27:30.302 +01:00 [INF] The response was successfully returned as a JSON document: { - "issuer": "https://mixyboos.dev.fergl.ie:5001/", - "authorization_endpoint": "https://mixyboos.dev.fergl.ie:5001/connect/authorize", - "token_endpoint": "https://mixyboos.dev.fergl.ie:5001/connect/token", - "userinfo_endpoint": "https://mixyboos.dev.fergl.ie:5001/connect/userinfo", - "jwks_uri": "https://mixyboos.dev.fergl.ie:5001/.well-known/jwks", - "grant_types_supported": [ - "password", - "client_credentials", - "authorization_code", - "refresh_token", - "urn:ietf:params:oauth:grant-type:google_identity_token" - ], - "response_types_supported": [ - "code" - ], - "response_modes_supported": [ - "form_post", - "fragment", - "query" - ], - "scopes_supported": [ - "openid", - "offline_access", - "api" - ], - "claims_supported": [ - "aud", - "exp", - "iat", - "iss", - "sub" - ], - "id_token_signing_alg_values_supported": [ - "RS256" - ], - "code_challenge_methods_supported": [ - "plain", - "S256" - ], - "subject_types_supported": [ - "public" - ], - "token_endpoint_auth_methods_supported": [ - "client_secret_basic", - "client_secret_post" - ], - "claims_parameter_supported": false, - "request_parameter_supported": false, - "request_uri_parameter_supported": false, - "authorization_response_iss_parameter_supported": true -}. -2023-08-21 18:27:30.321 +01:00 [INF] The request URI matched a server endpoint: "Cryptography". -2023-08-21 18:27:30.323 +01:00 [INF] The cryptography request was successfully extracted: {}. -2023-08-21 18:27:30.324 +01:00 [INF] The cryptography request was successfully validated. -2023-08-21 18:27:30.337 +01:00 [INF] The response was successfully returned as a JSON document: { - "keys": [ - { - "kid": "2DE522AD2AB41DC87D9A21982E37BF6518C1A509", - "use": "sig", - "kty": "RSA", - "alg": "RS256", - "e": "AQAB", - "n": "wEL4ouc3JJNfu7qh7F7VH6b_SHeV5408U0YKWiBTJkSzJzdXbPDpE2BeqDwdjcbrrH-uWQ6ev1ZvgHnl6jcADhJH9QAsEk1FiI22Rf2AsojbuvxnlIe6aSbFLzX3cShdFfDzU27TbrTci_H89aFXckBbnAOQOmENZrbVASGGrtG_y2vIWKy6A5b5R4PKbdykJP4Dz0bg2TGiH6oIOEgRa2lowc9OeTbY6HYQ2drHPhHl4Zmax4JGrx_Ub0_9xNxp03QBIfnIEYWABXfPjf8sL0Ydp9a85bYtJsou-v95PvjPSuZcUqHpBY3SodUUJgxD6O2CTwdyJ1cjnoDNzvkmvQ", - "x5t": "LeUirSq0Hch9miGYLje_ZRjBpQk", - "x5c": [ - "MIIC9DCCAdygAwIBAgIIfCXKS/ANTFgwDQYJKoZIhvcNAQELBQAwMDEuMCwGA1UEAxMlT3BlbklkZGljdCBTZXJ2ZXIgU2lnbmluZyBDZXJ0aWZpY2F0ZTAeFw0yMzA3MTExODA3MjdaFw0yNTA3MTExODA3MjdaMDAxLjAsBgNVBAMTJU9wZW5JZGRpY3QgU2VydmVyIFNpZ25pbmcgQ2VydGlmaWNhdGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDAQvii5zckk1+7uqHsXtUfpv9Id5XnjTxTRgpaIFMmRLMnN1ds8OkTYF6oPB2Nxuusf65ZDp6/Vm+AeeXqNwAOEkf1ACwSTUWIjbZF/YCyiNu6/GeUh7ppJsUvNfdxKF0V8PNTbtNutNyL8fz1oVdyQFucA5A6YQ1mttUBIYau0b/La8hYrLoDlvlHg8pt3KQk/gPPRuDZMaIfqgg4SBFraWjBz055NtjodhDZ2sc+EeXhmZrHgkavH9RvT/3E3GnTdAEh+cgRhYAFd8+N/ywvRh2n1rzlti0myi76/3k++M9K5lxSoekFjdKh1RQmDEPo7YJPB3InVyOegM3O+Sa9AgMBAAGjEjAQMA4GA1UdDwEB/wQEAwIHgDANBgkqhkiG9w0BAQsFAAOCAQEAv+RhFak7b33yfgW/ZIZJ0d0tIRD1SADSFq+ur+sWcarCRVoh6cdAIZm3pUqmAeokVjzgrD/pJ3/NN7kR14A2qiRNPDx/OV+awU7G0nFaPyKmSz9GQfIX7UsmLSNb/ELacKxXzm1IlPPC9kXfuLip/f5V0hPq4q6q5KsKuilKlF386yTxnqorxO7h1BlrayrBNjtBBK/KEL2n0qttPQsOXqTSTTrjGRyB+2StVJzmTFtxNfhn07aaj/PdAvIVDzaiK8FeUdo8vRGVaim5iLDnAqQGlq2jCjM97WjtYGk5FyP+zk7HPOBMRxwknutxVUi2dPG1HT4nORSzZ/ywGUDs4Q==" - ] - }, - { - "kid": "SRDBMWOBY6HSEBEGBV_DTR0WILVRFBAMMEBLGQUB", - "use": "sig", - "kty": "RSA", - "alg": "RS256", - "e": "AQAB", - "n": "sRdBMwOBy6HSEbeGbV_dtR0WIlvRFbaMmEbLGqubm--6a3jRzPL8zXDtGikFxRt3hJVuQgGpHDjk6HAHQFYa6ye_VZXq90jcRvLldo5imMoSiv2ZauyST6o7QmOSmSR6kRbIaEqdkH3zKrlRI3wEJ9mK84UY96K1AQTiORvXwX1hKdxt42D7GicGAPCv9-vHhoiz2wSXLsYRz5hn_1iJbWxx9Uvthsmht6EtfGM7XZSNpghRM6QJiV1UrZYC2kqTwLVuz7m_ElGlU2Od0ze6dVMgPSqLfxlo0ng3xLA_tuMUYU1Aa3U-FvT2SRLMxPvldhcc_Uhh3b89qQLyJ80ADQ" - } - ] -}. -2023-08-21 18:27:30.376 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-21 18:27:30.384 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "scope": "api offline_access", - "client_id": "testharness", - "grant_type": "password" -}. -2023-08-21 18:27:30.404 +01:00 [INF] The token request was successfully validated. -2023-08-21 18:27:30.679 +01:00 [INF] An ad hoc authorization was automatically created and associated with the 'testharness' application: 2a82afa3-294c-453e-8285-5142c53a2aae. -2023-08-21 18:27:30.803 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "scope": "offline_access", - "refresh_token": "[redacted]" -}. -2023-08-21 18:28:48.242 +01:00 [INF] The request URI matched a server endpoint: "Configuration". -2023-08-21 18:28:48.242 +01:00 [INF] The configuration request was successfully extracted: {}. -2023-08-21 18:28:48.242 +01:00 [INF] The configuration request was successfully validated. -2023-08-21 18:28:48.243 +01:00 [INF] The response was successfully returned as a JSON document: { - "issuer": "https://mixyboos.dev.fergl.ie:5001/", - "authorization_endpoint": "https://mixyboos.dev.fergl.ie:5001/connect/authorize", - "token_endpoint": "https://mixyboos.dev.fergl.ie:5001/connect/token", - "userinfo_endpoint": "https://mixyboos.dev.fergl.ie:5001/connect/userinfo", - "jwks_uri": "https://mixyboos.dev.fergl.ie:5001/.well-known/jwks", - "grant_types_supported": [ - "password", - "client_credentials", - "authorization_code", - "refresh_token", - "urn:ietf:params:oauth:grant-type:google_identity_token" - ], - "response_types_supported": [ - "code" - ], - "response_modes_supported": [ - "form_post", - "fragment", - "query" - ], - "scopes_supported": [ - "openid", - "offline_access", - "api" - ], - "claims_supported": [ - "aud", - "exp", - "iat", - "iss", - "sub" - ], - "id_token_signing_alg_values_supported": [ - "RS256" - ], - "code_challenge_methods_supported": [ - "plain", - "S256" - ], - "subject_types_supported": [ - "public" - ], - "token_endpoint_auth_methods_supported": [ - "client_secret_basic", - "client_secret_post" - ], - "claims_parameter_supported": false, - "request_parameter_supported": false, - "request_uri_parameter_supported": false, - "authorization_response_iss_parameter_supported": true -}. -2023-08-21 18:28:48.302 +01:00 [INF] The request URI matched a server endpoint: "Cryptography". -2023-08-21 18:28:48.303 +01:00 [INF] The cryptography request was successfully extracted: {}. -2023-08-21 18:28:48.303 +01:00 [INF] The cryptography request was successfully validated. -2023-08-21 18:28:48.304 +01:00 [INF] The response was successfully returned as a JSON document: { - "keys": [ - { - "kid": "2DE522AD2AB41DC87D9A21982E37BF6518C1A509", - "use": "sig", - "kty": "RSA", - "alg": "RS256", - "e": "AQAB", - "n": "wEL4ouc3JJNfu7qh7F7VH6b_SHeV5408U0YKWiBTJkSzJzdXbPDpE2BeqDwdjcbrrH-uWQ6ev1ZvgHnl6jcADhJH9QAsEk1FiI22Rf2AsojbuvxnlIe6aSbFLzX3cShdFfDzU27TbrTci_H89aFXckBbnAOQOmENZrbVASGGrtG_y2vIWKy6A5b5R4PKbdykJP4Dz0bg2TGiH6oIOEgRa2lowc9OeTbY6HYQ2drHPhHl4Zmax4JGrx_Ub0_9xNxp03QBIfnIEYWABXfPjf8sL0Ydp9a85bYtJsou-v95PvjPSuZcUqHpBY3SodUUJgxD6O2CTwdyJ1cjnoDNzvkmvQ", - "x5t": "LeUirSq0Hch9miGYLje_ZRjBpQk", - "x5c": [ - "MIIC9DCCAdygAwIBAgIIfCXKS/ANTFgwDQYJKoZIhvcNAQELBQAwMDEuMCwGA1UEAxMlT3BlbklkZGljdCBTZXJ2ZXIgU2lnbmluZyBDZXJ0aWZpY2F0ZTAeFw0yMzA3MTExODA3MjdaFw0yNTA3MTExODA3MjdaMDAxLjAsBgNVBAMTJU9wZW5JZGRpY3QgU2VydmVyIFNpZ25pbmcgQ2VydGlmaWNhdGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDAQvii5zckk1+7uqHsXtUfpv9Id5XnjTxTRgpaIFMmRLMnN1ds8OkTYF6oPB2Nxuusf65ZDp6/Vm+AeeXqNwAOEkf1ACwSTUWIjbZF/YCyiNu6/GeUh7ppJsUvNfdxKF0V8PNTbtNutNyL8fz1oVdyQFucA5A6YQ1mttUBIYau0b/La8hYrLoDlvlHg8pt3KQk/gPPRuDZMaIfqgg4SBFraWjBz055NtjodhDZ2sc+EeXhmZrHgkavH9RvT/3E3GnTdAEh+cgRhYAFd8+N/ywvRh2n1rzlti0myi76/3k++M9K5lxSoekFjdKh1RQmDEPo7YJPB3InVyOegM3O+Sa9AgMBAAGjEjAQMA4GA1UdDwEB/wQEAwIHgDANBgkqhkiG9w0BAQsFAAOCAQEAv+RhFak7b33yfgW/ZIZJ0d0tIRD1SADSFq+ur+sWcarCRVoh6cdAIZm3pUqmAeokVjzgrD/pJ3/NN7kR14A2qiRNPDx/OV+awU7G0nFaPyKmSz9GQfIX7UsmLSNb/ELacKxXzm1IlPPC9kXfuLip/f5V0hPq4q6q5KsKuilKlF386yTxnqorxO7h1BlrayrBNjtBBK/KEL2n0qttPQsOXqTSTTrjGRyB+2StVJzmTFtxNfhn07aaj/PdAvIVDzaiK8FeUdo8vRGVaim5iLDnAqQGlq2jCjM97WjtYGk5FyP+zk7HPOBMRxwknutxVUi2dPG1HT4nORSzZ/ywGUDs4Q==" - ] - }, - { - "kid": "SRDBMWOBY6HSEBEGBV_DTR0WILVRFBAMMEBLGQUB", - "use": "sig", - "kty": "RSA", - "alg": "RS256", - "e": "AQAB", - "n": "sRdBMwOBy6HSEbeGbV_dtR0WIlvRFbaMmEbLGqubm--6a3jRzPL8zXDtGikFxRt3hJVuQgGpHDjk6HAHQFYa6ye_VZXq90jcRvLldo5imMoSiv2ZauyST6o7QmOSmSR6kRbIaEqdkH3zKrlRI3wEJ9mK84UY96K1AQTiORvXwX1hKdxt42D7GicGAPCv9-vHhoiz2wSXLsYRz5hn_1iJbWxx9Uvthsmht6EtfGM7XZSNpghRM6QJiV1UrZYC2kqTwLVuz7m_ElGlU2Od0ze6dVMgPSqLfxlo0ng3xLA_tuMUYU1Aa3U-FvT2SRLMxPvldhcc_Uhh3b89qQLyJ80ADQ" - } - ] -}. -2023-08-21 18:28:48.373 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-21 18:28:48.374 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "scope": "api offline_access", - "client_id": "testharness", - "grant_type": "password" -}. -2023-08-21 18:28:48.378 +01:00 [INF] The token request was successfully validated. -2023-08-21 18:28:48.423 +01:00 [INF] An ad hoc authorization was automatically created and associated with the 'testharness' application: d35cd2fa-fd0b-45c6-a6e7-6894eff2f427. -2023-08-21 18:28:48.433 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "scope": "offline_access", - "refresh_token": "[redacted]" -}. -2023-08-21 18:31:25.423 +01:00 [INF] Application is shutting down... -2023-08-21 18:31:25.427 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-21 18:31:25.428 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-21 18:31:25.430 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-21 18:31:25.431 +01:00 [INF] Stopped cleanly -2023-08-21 18:31:34.131 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-21 18:31:34.146 +01:00 [INF] Quartz Scheduler created -2023-08-21 18:31:34.147 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-21 18:31:34.147 +01:00 [INF] RAMJobStore initialized. -2023-08-21 18:31:34.147 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-21 18:31:34.148 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-21 18:31:34.148 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-21 18:31:34.154 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-21 18:31:34.156 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-21 18:31:34.159 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-21 18:31:34.160 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-21 18:31:34.160 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-21 18:31:34.160 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-21 18:31:34.284 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-21 18:31:34.834 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-21 18:31:36.352 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-21 18:31:36.448 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-21 18:31:36.451 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-21 18:31:36.451 +01:00 [INF] Hosting environment: Development -2023-08-21 18:31:36.451 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-21 18:31:36.455 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-21 19:36:19.077 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=c9fd9e2d-9700-4b72-89e1-d66d44e49d8c'. Cached Key: 'b2f9d8a8bafc' -2023-08-21 20:17:59.014 +01:00 [INF] Progress on encode: 14.85 -2023-08-21 20:17:59.513 +01:00 [INF] Progress on encode: 35.31 -2023-08-21 20:18:00.014 +01:00 [INF] Progress on encode: 58.6 -2023-08-21 20:18:00.514 +01:00 [INF] Progress on encode: 83.93 -2023-08-21 20:18:00.803 +01:00 [INF] Progress on encode: 99.97 -2023-08-21 20:18:00.808 +01:00 [INF] Progress on encode: 100 -2023-08-21 20:19:33.703 +01:00 [INF] Finished processing e26e25be-61aa-44a8-90eb-b9e03dd1cd74 -2023-08-21 22:41:28.394 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-21 22:41:28.419 +01:00 [INF] Quartz Scheduler created -2023-08-21 22:41:28.419 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-21 22:41:28.420 +01:00 [INF] RAMJobStore initialized. -2023-08-21 22:41:28.421 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-21 22:41:28.421 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-21 22:41:28.422 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-21 22:41:28.431 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-21 22:41:28.433 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-21 22:41:28.437 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-21 22:41:28.437 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-21 22:41:28.437 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-21 22:41:28.437 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-21 22:41:28.600 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-21 22:41:29.239 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-21 22:41:30.795 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-21 22:41:30.911 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-21 22:41:30.915 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-21 22:41:30.915 +01:00 [INF] Hosting environment: Development -2023-08-21 22:41:30.915 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-21 22:41:30.918 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-21 22:41:48.258 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-21 22:41:48.280 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-21 22:41:48.377 +01:00 [INF] The token request was successfully validated. -2023-08-21 22:41:52.065 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-21 22:41:54.394 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=6eddc9b8-32d4-4db8-b8a4-e955b4eb734d'. Cached Key: 'b2f9d8a8bafc' -2023-08-21 22:41:56.236 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=6eddc9b8-32d4-4db8-b8a4-e955b4eb734d'. Cached Key: 'b2f9d8a8bafc' -2023-08-21 22:47:44.040 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-21 22:47:44.052 +01:00 [INF] Quartz Scheduler created -2023-08-21 22:47:44.053 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-21 22:47:44.053 +01:00 [INF] RAMJobStore initialized. -2023-08-21 22:47:44.053 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-21 22:47:44.053 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-21 22:47:44.054 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-21 22:47:44.059 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-21 22:47:44.061 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-21 22:47:44.064 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-21 22:47:44.065 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-21 22:47:44.065 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-21 22:47:44.065 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-21 22:47:44.181 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-21 22:47:44.650 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-21 22:47:45.909 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-21 22:47:46.005 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-21 22:47:46.008 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-21 22:47:46.008 +01:00 [INF] Hosting environment: Development -2023-08-21 22:47:46.008 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-21 22:47:46.011 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-21 22:48:31.693 +01:00 [INF] Completed conversion: 0 -2023-08-21 22:48:50.470 +01:00 [INF] Finished processing 6ec83c8e-5553-4764-9b00-d8b408a6b03e -2023-08-21 22:49:49.231 +01:00 [INF] Caching image for 6ec83c8e-5553-4764-9b00-d8b408a6b03e from /tmp/mixyboos/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-08-21 22:49:49.241 +01:00 [INF] Successfully moved /tmp/mixyboos/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png -2023-08-21 22:49:49.242 +01:00 [INF] Updating mix record -2023-08-21 22:49:54.122 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=0f66b1e9-42ae-4f64-9c1f-4891c38488a8'. Cached Key: '851850fb3554' -2023-08-21 22:50:10.232 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=d6911011-45d3-476f-9572-e215e46f1d7f'. Cached Key: '851850fb3554' -2023-08-21 22:50:12.724 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=d6911011-45d3-476f-9572-e215e46f1d7f'. Cached Key: '851850fb3554' -2023-08-21 22:50:57.472 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=02011df4-df2a-40dc-b1fe-7a70dfce7506'. Cached Key: '851850fb3554' -2023-08-21 23:05:34.032 +01:00 [INF] Application is shutting down... -2023-08-21 23:16:49.698 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-21 23:16:49.711 +01:00 [INF] Quartz Scheduler created -2023-08-21 23:16:49.711 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-21 23:16:49.712 +01:00 [INF] RAMJobStore initialized. -2023-08-21 23:16:49.712 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-21 23:16:49.712 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-21 23:16:49.713 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-21 23:16:49.719 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-21 23:16:49.721 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-21 23:16:49.724 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-21 23:16:49.724 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-21 23:16:49.724 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-21 23:16:49.724 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-21 23:16:49.906 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-21 23:16:50.492 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-21 23:16:52.356 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-21 23:16:52.458 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-21 23:16:52.461 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-21 23:16:52.461 +01:00 [INF] Hosting environment: Development -2023-08-21 23:16:52.461 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-21 23:16:52.467 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-21 23:21:41.379 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=35c588cf-9d42-453a-b506-0f2d4f95f598'. Cached Key: '851850fb3554' -2023-08-21 23:21:41.379 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=3898da7c-1f53-4c52-9d90-26d73eb63af4'. Cached Key: 'f1b242656ba5' -2023-08-21 23:21:41.379 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=08d233f9-dbbe-4029-9176-e26fca903ce6'. Cached Key: '06638ab5abe2' -2023-08-21 23:53:11.111 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=8a3babab-5586-4de7-a551-e5c8e1b1405d'. Cached Key: '851850fb3554' -2023-08-21 23:53:11.193 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=996a43ed-af9b-4649-b1aa-aec114248836'. Cached Key: '06638ab5abe2' -2023-08-21 23:53:11.193 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=4e173d93-7743-4d4a-bebf-1f1fc198a49b'. Cached Key: 'f1b242656ba5' -2023-08-21 23:53:12.996 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=10c22f93-37bf-4fad-a9a1-163bb429dc09'. Cached Key: 'f1b242656ba5' -2023-08-21 23:53:12.998 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=8a38b234-91d5-4827-bfac-b63b622b4bc8'. Cached Key: '851850fb3554' -2023-08-21 23:53:13.039 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=f0080b6d-85b4-4db0-ae01-1577454668d9'. Cached Key: '06638ab5abe2' -2023-08-22 00:40:25.068 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=6d99385d-7b89-4d01-8862-eb666a8b0ae2'. Cached Key: '851850fb3554' -2023-08-22 00:40:25.068 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=75170761-bd73-4b8a-abb5-83482eb9e680'. Cached Key: 'f1b242656ba5' -2023-08-22 00:40:25.109 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=4ec1257c-33ab-4a3c-84d8-5f07190d530a'. Cached Key: '06638ab5abe2' -2023-08-22 00:40:33.207 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=aa787ee5-45a5-47e7-bbd4-f2856125e143'. Cached Key: '851850fb3554' -2023-08-22 00:40:33.331 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=dce721f5-a192-4fea-af9e-314f7f2068b9'. Cached Key: '06638ab5abe2' -2023-08-22 00:40:33.331 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=7b830e2c-0034-4696-9292-6670d76063b1'. Cached Key: 'f1b242656ba5' -2023-08-22 00:41:24.456 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=e473c733-0c74-4c85-a001-2f27e9071532'. Cached Key: '06638ab5abe2' -2023-08-22 00:41:24.456 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=223e0821-e8f8-4190-8bdc-fbd2dedd5ab4'. Cached Key: '851850fb3554' -2023-08-22 00:41:24.456 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=72804b36-3556-4a4c-9ba8-54bdb6955381'. Cached Key: 'f1b242656ba5' -2023-08-22 00:41:50.856 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=851ae59a-9891-4298-a428-97d7050396f1'. Cached Key: '851850fb3554' -2023-08-22 00:41:50.940 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=32a605a6-fd26-4d73-ba27-18fc0173287c'. Cached Key: 'f1b242656ba5' -2023-08-22 00:41:50.941 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=cf1fd5c4-67dc-4766-92fc-0669698d2dd3'. Cached Key: '06638ab5abe2' -2023-08-22 00:41:56.413 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=201b8f29-b9ae-4e3c-83f2-f2bf59190ac7'. Cached Key: '851850fb3554' -2023-08-22 00:41:56.596 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=a7e403c3-a0e4-47dd-887b-0b768e148f80'. Cached Key: '06638ab5abe2' -2023-08-22 00:41:56.596 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=eaf034f8-ae12-488f-bf5b-05050cd3e464'. Cached Key: 'f1b242656ba5' -2023-08-22 00:42:12.974 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=2de29d7c-c396-4286-836f-0b85f8ba3236'. Cached Key: '851850fb3554' -2023-08-22 00:42:13.038 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=4f21d3a1-23c4-4c1a-adf6-daf2d3277697'. Cached Key: 'f1b242656ba5' -2023-08-22 00:42:13.099 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=a4a3937c-0310-45f5-8f67-79baa3b5aefe'. Cached Key: '06638ab5abe2' -2023-08-22 00:42:29.647 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=ad2eafb5-d468-4db8-801e-789766382760'. Cached Key: '851850fb3554' -2023-08-22 00:42:29.690 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=957ec85d-841f-40e1-b2d8-9ca8ff593174'. Cached Key: 'f1b242656ba5' -2023-08-22 00:42:29.690 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=0c2715ab-fddc-4dc1-a312-cbbcf612bc32'. Cached Key: '06638ab5abe2' -2023-08-22 00:42:59.254 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=206b347a-a5d2-4da3-a8ff-3cd4993e7664'. Cached Key: '851850fb3554' -2023-08-22 00:42:59.481 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=ec36c318-4e72-476f-99f5-54499a74e092'. Cached Key: 'f1b242656ba5' -2023-08-22 00:42:59.563 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=ff0a62f9-e792-4039-bb95-4ef477f1eff2'. Cached Key: '06638ab5abe2' -2023-08-22 00:42:59.934 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=17aca68a-7572-4d05-aa84-3188781732aa'. Cached Key: '06638ab5abe2' -2023-08-22 00:42:59.934 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=f2b192bf-a1aa-400a-b886-960aa5057e36'. Cached Key: 'f1b242656ba5' -2023-08-22 00:42:59.934 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=943f68e0-e77e-41c2-94c1-a96ecd80c1ee'. Cached Key: '851850fb3554' -2023-08-22 00:43:01.281 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=6ed48e3f-cef6-4464-8bcd-3b769685a513'. Cached Key: '851850fb3554' -2023-08-22 00:43:25.299 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=40ddc0f1-0939-4cee-8444-53f07a25c0c7'. Cached Key: '851850fb3554' -2023-08-22 00:46:26.336 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=db29863e-8304-44c7-817d-c5de11ad3f1c'. Cached Key: '851850fb3554' -2023-08-22 00:46:58.210 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=ce57eebb-f634-4f50-b507-f0845445ec93'. Cached Key: '851850fb3554' -2023-08-22 00:47:00.759 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=ce57eebb-f634-4f50-b507-f0845445ec93'. Cached Key: '851850fb3554' -2023-08-22 17:07:29.042 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-22 17:07:29.057 +01:00 [INF] Quartz Scheduler created -2023-08-22 17:07:29.058 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-22 17:07:29.058 +01:00 [INF] RAMJobStore initialized. -2023-08-22 17:07:29.058 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-22 17:07:29.059 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-22 17:07:29.059 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-22 17:07:29.066 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-22 17:07:29.069 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-22 17:07:29.072 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-22 17:07:29.073 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-22 17:07:29.073 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-22 17:07:29.073 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-22 17:07:29.211 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-22 17:07:29.722 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-22 17:07:31.025 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-22 17:07:31.125 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-22 17:07:31.128 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-22 17:07:31.128 +01:00 [INF] Hosting environment: Development -2023-08-22 17:07:31.128 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-22 17:07:31.131 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-22 17:07:56.612 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=6eddc9b8-32d4-4db8-b8a4-e955b4eb734d'. Cached Key: 'b2f9d8a8bafc' -2023-08-22 17:10:29.803 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-22 17:10:29.816 +01:00 [INF] Quartz Scheduler created -2023-08-22 17:10:29.816 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-22 17:10:29.816 +01:00 [INF] RAMJobStore initialized. -2023-08-22 17:10:29.817 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-22 17:10:29.817 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-22 17:10:29.817 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-22 17:10:29.823 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-22 17:10:29.825 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-22 17:10:29.828 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-22 17:10:29.828 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-22 17:10:29.828 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-22 17:10:29.828 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-22 17:10:29.959 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-22 17:10:30.432 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-22 17:10:31.752 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-22 17:10:31.848 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-22 17:10:31.851 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-22 17:10:31.851 +01:00 [INF] Hosting environment: Development -2023-08-22 17:10:31.851 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-22 17:10:31.857 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-22 17:10:44.984 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=6eddc9b8-32d4-4db8-b8a4-e955b4eb734d'. Cached Key: 'b2f9d8a8bafc' -2023-08-22 17:10:51.405 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=3f3c287e-5e7d-4231-9c4f-e493f77559b3'. Cached Key: 'f1b242656ba5' -2023-08-22 17:10:51.405 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=4cd2cea9-a53d-4113-b060-5d3559093993'. Cached Key: '851850fb3554' -2023-08-22 17:10:51.487 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=39de6eee-b6ed-4a76-bcdb-8640f005279c'. Cached Key: '06638ab5abe2' -2023-08-22 17:10:55.100 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=4cd2cea9-a53d-4113-b060-5d3559093993'. Cached Key: '851850fb3554' -2023-08-22 17:11:07.232 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=f01e6b0d-1805-46e9-a951-8d83f98009ab'. Cached Key: '851850fb3554' -2023-08-22 17:20:28.993 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=7771be62-b8b8-4f94-8524-980d2bc4d158'. Cached Key: '851850fb3554' -2023-08-22 17:30:47.010 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=e727f505-3a2d-480c-a153-8641229ecf44'. Cached Key: 'f1b242656ba5' -2023-08-22 17:30:47.051 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=7a97bd25-279d-4f29-85f7-9f8b84b79a3a'. Cached Key: '851850fb3554' -2023-08-22 17:30:47.052 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=a7f84e33-bec0-4df3-9ddd-e29fea38da58'. Cached Key: '06638ab5abe2' -2023-08-22 17:31:03.612 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=41a53832-5b85-4338-b711-5e1ae2512c15'. Cached Key: '851850fb3554' -2023-08-22 17:31:03.694 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=57f665da-e343-408b-95f3-300152d94cd1'. Cached Key: 'f1b242656ba5' -2023-08-22 17:31:03.756 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=9563e874-aa04-4418-bc09-6d223d302d84'. Cached Key: '06638ab5abe2' -2023-08-22 17:31:07.872 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=a8dabe85-70bb-447b-ab48-a685ef24ab96'. Cached Key: '851850fb3554' -2023-08-22 17:31:07.872 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=9abedc0c-f535-407b-8213-be79fb46dc94'. Cached Key: 'f1b242656ba5' -2023-08-22 17:31:07.954 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=1656ddf4-11f4-4d3b-9961-d1b9f4abd864'. Cached Key: '06638ab5abe2' -2023-08-22 17:59:04.390 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=d0ba03a0-4901-4501-bd65-b7549024a243'. Cached Key: '851850fb3554' -2023-08-22 18:09:00.819 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-22 18:09:00.831 +01:00 [INF] Quartz Scheduler created -2023-08-22 18:09:00.832 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-22 18:09:00.832 +01:00 [INF] RAMJobStore initialized. -2023-08-22 18:09:00.833 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-22 18:09:00.833 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-22 18:09:00.833 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-22 18:09:00.839 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-22 18:09:00.841 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-22 18:09:00.844 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-22 18:09:00.844 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-22 18:09:00.844 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-22 18:09:00.844 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-22 18:09:00.968 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-22 18:09:01.446 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-22 18:09:02.842 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-22 18:09:02.938 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-22 18:09:02.941 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-22 18:09:02.941 +01:00 [INF] Hosting environment: Development -2023-08-22 18:09:02.941 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-22 18:09:02.946 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-22 20:59:28.199 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=c48492df-b0ec-4b84-bacf-757718aa9c9b'. Cached Key: '851850fb3554' -2023-08-22 21:33:15.502 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=32e8e285-7754-4b0d-a178-d63cfec6f0c6'. Cached Key: '851850fb3554' -2023-08-22 21:40:28.203 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=45c9fa85-ba74-4d44-943d-0aefd1b8acdc'. Cached Key: '851850fb3554' -2023-08-22 22:39:41.496 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=bf40702f-d01f-458e-938e-c1bd23cdc662'. Cached Key: '851850fb3554' -2023-08-22 23:12:43.419 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=6eddc9b8-32d4-4db8-b8a4-e955b4eb734d'. Cached Key: 'b2f9d8a8bafc' -2023-08-22 23:12:52.072 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=2e1ff8a1-107d-4099-894a-3ecc3fee73e3'. Cached Key: '851850fb3554' -2023-08-22 23:12:52.074 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=51a777c0-f2fd-401a-b81c-8d079089cebe'. Cached Key: 'f1b242656ba5' -2023-08-22 23:12:52.076 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=08e7951f-cd64-418b-89fa-3a60e27d1fc0'. Cached Key: '06638ab5abe2' -2023-08-22 23:19:43.918 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=4bd0d957-3366-46e3-bb0d-f353625576e4'. Cached Key: '851850fb3554' -2023-08-22 23:19:44.131 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=c9279879-b123-4736-8f6c-c6ffc643ed8b'. Cached Key: '06638ab5abe2' -2023-08-22 23:19:44.131 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=9babd704-cd5f-47d8-b0be-4d01fc865ff0'. Cached Key: 'f1b242656ba5' -2023-08-22 23:19:52.792 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=c78fb27b-628b-4192-912e-1858d59bef72'. Cached Key: 'f1b242656ba5' -2023-08-22 23:19:52.876 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=964b0115-7237-455c-a8e5-c5fef0b849f4'. Cached Key: '851850fb3554' -2023-08-22 23:19:52.877 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=d5321b7a-eb7b-448e-abc4-448e01df6dc6'. Cached Key: '06638ab5abe2' -2023-08-22 23:19:58.739 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=c4664d1c-72a5-4f5d-b890-5360ec05add8'. Cached Key: '851850fb3554' -2023-08-22 23:19:58.824 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=ce8fe7aa-e030-43f6-bd18-de0f40a11a4d'. Cached Key: 'f1b242656ba5' -2023-08-22 23:19:58.906 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=e0ec2d17-c404-41f1-96db-cc0f83dbe7df'. Cached Key: '06638ab5abe2' -2023-08-22 23:20:03.563 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=1d5d8522-2e41-4ad8-a064-cc4e814bee5b'. Cached Key: '851850fb3554' -2023-08-22 23:20:03.565 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=4620ca6f-80d1-41b3-a76d-6335573af5ca'. Cached Key: '06638ab5abe2' -2023-08-22 23:20:03.565 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=878f8329-2110-4f3c-b180-372def753255'. Cached Key: 'f1b242656ba5' -2023-08-22 23:21:23.417 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=3fcda1b2-56b4-4983-a8dd-c67e510e8d41'. Cached Key: 'f1b242656ba5' -2023-08-22 23:21:23.417 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=756e2465-371c-438d-ad41-2651970a6c11'. Cached Key: '851850fb3554' -2023-08-22 23:21:23.500 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=d84cd912-b998-412f-9016-11ecaea720e4'. Cached Key: '06638ab5abe2' -2023-08-22 23:24:37.095 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=ea5bfe20-9684-44fc-b256-6dc453d61c05'. Cached Key: '851850fb3554' -2023-08-22 23:50:19.127 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=0b086515-bc76-4b3c-b509-e97a399852dc'. Cached Key: '851850fb3554' -2023-08-23 16:04:32.687 +01:00 [ERR] Failed executing DbCommand (32,060ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m.id, m.audio_url, m.date_created, m.date_updated, m.description, m.image, m.is_processed, m.slug, m.title, m.user_id, u.id, u.access_failed_count, u.biography, u.city, u.concurrency_stamp, u.country, u.display_name, u.email, u.email_confirmed, u.header_image, u.lockout_enabled, u.lockout_end, u.normalized_email, u.normalized_user_name, u.password_hash, u.phone_number, u.phone_number_confirmed, u.profile_image, u.security_stamp, u.slug, u.stream_key, u.title, u.two_factor_enabled, u.user_name -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m.user_id = u.id -WHERE NOT (m.is_processed) -ORDER BY m.id, u.id -2023-08-23 16:04:32.718 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() -2023-08-23 16:04:32.766 +01:00 [ERR] Job DEFAULT.CheckAudioIsProcessedJob threw an unhandled Exception: -System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) -2023-08-23 16:04:32.775 +01:00 [ERR] Job DEFAULT.CheckAudioIsProcessedJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - --- End of inner exception stack trace --- [See nested exception: System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. - ---> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream - ---> System.TimeoutException: Timeout during reading attempt - at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Jobs.CheckAudioIsProcessedJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckAudioIsProcessedJob.cs:line 30 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken)] -2023-08-23 16:42:37.004 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=84e65807-2c0c-46d0-8c2b-b459b4fa46be'. Cached Key: '851850fb3554' -2023-08-23 16:42:37.024 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=0638eeea-ea73-48b6-8024-fdceb053ac60'. Cached Key: '06638ab5abe2' -2023-08-23 16:42:37.024 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=90a45d36-fd7b-4be8-b158-a66e331b7648'. Cached Key: 'f1b242656ba5' -2023-08-23 16:43:19.211 +01:00 [INF] Completed conversion: 0 -2023-08-23 16:43:19.286 +01:00 [INF] Finished processing 0b585839-7e56-414f-8c56-6329fe2a7ccb -2023-08-23 16:43:40.330 +01:00 [INF] Caching image for 0b585839-7e56-414f-8c56-6329fe2a7ccb from /tmp/mixyboos/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-08-23 16:43:40.331 +01:00 [INF] Successfully moved /tmp/mixyboos/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg -2023-08-23 16:43:40.332 +01:00 [INF] Updating mix record -2023-08-23 16:43:50.655 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=b136e5b0-e5a3-483c-9004-6644e0fbfee3'. Cached Key: '851850fb3554' -2023-08-23 16:43:50.759 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=9c19d363-4c2b-4ecb-8bdb-54bb2cbeec64'. Cached Key: '06638ab5abe2' -2023-08-23 16:43:50.841 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=a0d72887-7776-42ae-aa00-6bbdf4e4a884'. Cached Key: 'f1b242656ba5' -2023-08-23 16:43:51.229 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=9e79562a-3917-4cb5-8779-bebb98c1e38d'. Cached Key: '73cc3cfe9e97' -2023-08-23 16:43:56.103 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=c9c9c84d-b34c-421a-a703-3d2f0e55d1e5'. Cached Key: '73cc3cfe9e97' -2023-08-25 00:58:13.332 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-25 00:58:13.343 +01:00 [INF] Quartz Scheduler created -2023-08-25 00:58:13.343 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-25 00:58:13.343 +01:00 [INF] RAMJobStore initialized. -2023-08-25 00:58:13.344 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-25 00:58:13.344 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-25 00:58:13.344 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-25 00:58:13.349 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-25 00:58:13.351 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-25 00:58:13.353 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-25 00:58:13.354 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-25 00:58:13.354 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-25 00:58:13.354 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-25 00:58:13.480 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-25 00:58:13.937 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-25 00:58:14.806 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-25 00:58:14.937 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-25 00:58:14.939 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-25 00:58:14.939 +01:00 [INF] Hosting environment: Development -2023-08-25 00:58:14.939 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-25 00:58:14.945 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-25 01:01:20.930 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-25 01:01:20.946 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-25 01:01:20.988 +01:00 [INF] The token request was successfully validated. -2023-08-25 01:01:21.585 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-25 01:01:23.133 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=2b85230d-f678-4376-a647-d820c9a804d4'. Cached Key: 'b2f9d8a8bafc' -2023-08-25 01:01:35.674 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=2b85230d-f678-4376-a647-d820c9a804d4'. Cached Key: 'b2f9d8a8bafc' -2023-08-25 01:43:04.915 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=5c8be236-d3a5-4959-a1d9-d7b75ccf43db'. Cached Key: 'f1b242656ba5' -2023-08-25 01:43:04.915 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=492b708a-d967-4819-8070-3fa96d0ba578'. Cached Key: '73cc3cfe9e97' -2023-08-25 01:43:04.915 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=e8ac4f34-9547-4d16-8e12-c83ad4039f35'. Cached Key: '851850fb3554' -2023-08-25 01:43:04.915 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=2ba2fa6b-a7eb-485d-ab4d-20ae8bfb5ce1'. Cached Key: '06638ab5abe2' -2023-08-25 01:57:42.534 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=04d3d029-3262-4557-a1bb-41304fbb3adf'. Cached Key: '73cc3cfe9e97' -2023-08-25 01:57:42.536 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=e5322c1a-fab3-4de6-a3e8-dff8dad2cab1'. Cached Key: '851850fb3554' -2023-08-25 01:57:42.537 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=9478c9bc-0e76-4437-a757-3a4295265bdf'. Cached Key: 'f1b242656ba5' -2023-08-25 01:57:42.551 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=d7f024af-9525-4485-afb0-4a5ceff7eb75'. Cached Key: '06638ab5abe2' -2023-08-25 01:57:46.898 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=f8fd5189-8155-49ef-a9c0-4740cc2c8b59'. Cached Key: 'f1b242656ba5' -2023-08-25 01:57:46.898 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=7fcec6f4-0e13-41bd-a332-67cadd3de671'. Cached Key: '73cc3cfe9e97' -2023-08-25 01:57:46.898 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=11428bd2-b6f8-4a75-8904-a75be664c7d7'. Cached Key: '06638ab5abe2' -2023-08-25 01:57:46.898 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=6e74ad99-26ac-483e-bef2-942de5ea1410'. Cached Key: '851850fb3554' -2023-08-25 01:57:50.312 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=acf7538c-d26c-43ef-bf3e-232a080fda74'. Cached Key: '851850fb3554' -2023-08-25 01:57:50.312 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=9733ac5e-1dd5-44be-9ed3-c190aeefcc71'. Cached Key: '73cc3cfe9e97' -2023-08-25 01:57:50.312 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=59c23c60-24a0-4cdf-8da8-bb774e7ed29a'. Cached Key: 'f1b242656ba5' -2023-08-25 01:57:50.312 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=6c39868f-44e6-4cd4-adeb-86ad488803c0'. Cached Key: '06638ab5abe2' -2023-08-25 01:58:16.800 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=76b13736-aef0-453e-8d6f-acd9d5af39e3'. Cached Key: '73cc3cfe9e97' -2023-08-25 01:58:16.801 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=f242b5a6-1e54-486f-91bb-865ce9c96cc8'. Cached Key: '851850fb3554' -2023-08-25 01:58:16.809 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=5502336c-51cf-4bde-9530-ac7f12860aa5'. Cached Key: '06638ab5abe2' -2023-08-25 01:58:16.811 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=993a1919-1223-4b5d-8860-75109456d789'. Cached Key: 'f1b242656ba5' -2023-08-25 01:58:25.156 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=c5c1d3b3-4ed7-49e2-971f-32eb3778fb83'. Cached Key: '73cc3cfe9e97' -2023-08-25 01:58:25.161 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=83ae2654-7418-4b7e-91db-e9e765371a9c'. Cached Key: '06638ab5abe2' -2023-08-25 01:58:25.161 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=27e454dc-0d02-4cd8-95b2-252f61d9b4d5'. Cached Key: '851850fb3554' -2023-08-25 01:58:25.172 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=b292aaa9-cde1-409e-9fbd-ec90c6bd3ede'. Cached Key: 'f1b242656ba5' -2023-08-25 02:40:13.636 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=3dc5a55f-3a54-4236-a8c6-6ba9754cb95d'. Cached Key: '73cc3cfe9e97' -2023-08-25 02:40:13.637 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=03041d7b-0f7f-4a8c-89a5-84563888dbf2'. Cached Key: '851850fb3554' -2023-08-25 02:40:13.647 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=96a5c714-4166-481f-8518-7ff572f528a7'. Cached Key: '06638ab5abe2' -2023-08-25 02:40:13.648 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=7fc8cbf4-df4a-4e9a-90b9-221c18e142d4'. Cached Key: 'f1b242656ba5' -2023-08-25 02:40:53.230 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=f10dc5c8-93ee-4247-a898-426e6ce74b61'. Cached Key: '73cc3cfe9e97' -2023-08-25 02:40:53.231 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=8a8a51e0-f4ce-4939-b51c-d81af666b6a2'. Cached Key: '851850fb3554' -2023-08-25 02:40:53.236 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=0ad34180-4ea4-45f8-8c4c-2c8b9a813ccd'. Cached Key: 'f1b242656ba5' -2023-08-25 02:40:53.243 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=651a1cdd-a18e-4775-b46f-c8ca72578073'. Cached Key: '06638ab5abe2' -2023-08-25 02:41:01.476 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=05a543b1-4a70-414f-bd0c-b790ff3d69d4'. Cached Key: '851850fb3554' -2023-08-25 02:41:01.478 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=e1e9e520-4b3a-4b6b-8b6d-c3c4c679f8fc'. Cached Key: '73cc3cfe9e97' -2023-08-25 02:41:01.492 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=b352a411-e740-4162-a99c-b8b54195e746'. Cached Key: '06638ab5abe2' -2023-08-25 02:41:01.493 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=e8e57f67-a6b5-4dfc-9f28-6fc2f2d79170'. Cached Key: 'f1b242656ba5' -2023-08-25 02:41:18.094 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=277c0a47-747e-4592-8cc1-a15d1c788830'. Cached Key: '73cc3cfe9e97' -2023-08-25 02:41:18.095 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=fd054d14-060a-4560-a02f-122c9233d468'. Cached Key: '851850fb3554' -2023-08-25 02:41:18.105 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=9e8f37dd-0ad0-4ffb-8ec6-0e26efcea7fd'. Cached Key: 'f1b242656ba5' -2023-08-25 02:41:18.106 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=c12f365f-5986-45b5-ae51-69d3b618672c'. Cached Key: '06638ab5abe2' -2023-08-25 02:48:58.114 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=5212dcb6-d869-4fb4-85bf-bd91339eb7f2'. Cached Key: '73cc3cfe9e97' -2023-08-25 02:48:58.116 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=e9a74fda-c637-4e42-9e60-d5c3bc8ccfce'. Cached Key: '851850fb3554' -2023-08-25 02:48:58.126 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=1ef4485f-ce43-4471-81a3-53ed33a68161'. Cached Key: '06638ab5abe2' -2023-08-25 02:48:58.128 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=6eef5b33-abdc-47dc-9f36-f2ac0aceaa1d'. Cached Key: 'f1b242656ba5' -2023-08-25 02:48:59.609 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=0f83e3e2-e059-4259-9185-ceaa3f2b9b72'. Cached Key: '851850fb3554' -2023-08-25 02:48:59.609 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=569fe581-3e22-42ec-bbd3-3adac17b52f0'. Cached Key: '73cc3cfe9e97' -2023-08-25 02:48:59.609 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=8c27e4d1-db3e-445c-9f7e-74cd1b60a18a'. Cached Key: 'f1b242656ba5' -2023-08-25 02:48:59.620 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=a4e6ff9e-ee4c-44b3-bf5d-50f558d1e99a'. Cached Key: '06638ab5abe2' -2023-08-25 02:50:50.737 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=a25bc293-7f8c-44a8-85d0-a9262223eb6c'. Cached Key: '851850fb3554' -2023-08-25 02:50:50.739 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=c7a2e9be-09a9-4699-831a-d7a88e3cbc08'. Cached Key: 'f1b242656ba5' -2023-08-25 02:50:50.748 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=d1022b06-3e36-4a46-8ae9-7c1cbf5a2400'. Cached Key: '73cc3cfe9e97' -2023-08-25 02:50:50.748 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=8347db8c-d1e9-4006-94b4-9de6ba32df27'. Cached Key: '06638ab5abe2' -2023-08-25 02:51:28.790 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=b022416e-b4aa-4262-abab-09b4150dc74c'. Cached Key: '73cc3cfe9e97' -2023-08-25 02:51:28.791 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=d539c933-5e41-4e2a-a2ee-a68754159cd1'. Cached Key: '851850fb3554' -2023-08-25 02:51:28.803 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=fafccdd0-a944-4064-bfbb-7a1b5a465aae'. Cached Key: 'f1b242656ba5' -2023-08-25 02:51:28.807 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=ffee160b-8654-4bbe-919d-8525b4094a8e'. Cached Key: '06638ab5abe2' -2023-08-25 02:51:33.909 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=b022416e-b4aa-4262-abab-09b4150dc74c'. Cached Key: '73cc3cfe9e97' -2023-08-25 13:01:58.965 +01:00 [INF] Application is shutting down... -2023-08-25 13:01:58.974 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-25 13:01:58.975 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-25 13:01:58.979 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-25 13:01:58.980 +01:00 [INF] Stopped cleanly -2023-08-25 15:52:51.137 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-25 15:52:51.148 +01:00 [INF] Quartz Scheduler created -2023-08-25 15:52:51.148 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-25 15:52:51.148 +01:00 [INF] RAMJobStore initialized. -2023-08-25 15:52:51.149 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-25 15:52:51.149 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-25 15:52:51.149 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-25 15:52:51.155 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-25 15:52:51.157 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-25 15:52:51.161 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-25 15:52:51.161 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-25 15:52:51.161 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-25 15:52:51.161 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-25 15:52:51.282 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-25 15:52:51.711 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-25 15:52:52.532 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-25 15:52:52.624 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-25 15:52:52.627 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-25 15:52:52.627 +01:00 [INF] Hosting environment: Development -2023-08-25 15:52:52.627 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-25 15:52:52.631 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-25 15:54:03.462 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=9651959c-7912-42f6-972b-f8a7e086528f'. Cached Key: '06638ab5abe2' -2023-08-25 15:54:03.462 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=967c6558-a2c6-44e7-807f-5647ae7e45f9'. Cached Key: '851850fb3554' -2023-08-25 15:54:03.462 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=0e1b2adb-1e16-4bea-ad2a-3ef37f55bd4d'. Cached Key: '73cc3cfe9e97' -2023-08-25 15:54:03.462 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=f7a23e78-2919-4375-bbb5-3cc77c40c40f'. Cached Key: 'f1b242656ba5' -2023-08-25 15:59:24.208 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=717ce4cf-076c-457a-b1ad-34dca639a6b4'. Cached Key: '73cc3cfe9e97' -2023-08-25 16:22:31.203 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-25 16:22:31.213 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-25 16:22:31.236 +01:00 [INF] The token request was successfully validated. -2023-08-25 16:22:31.601 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-25 16:22:31.687 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=3febe5eb-e1a2-4334-b92e-20aa960d1493'. Cached Key: 'b2f9d8a8bafc' -2023-08-25 16:22:32.456 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-25 16:22:32.457 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-25 16:22:32.461 +01:00 [INF] The token request was successfully validated. -2023-08-25 16:22:32.514 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-25 16:22:32.585 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=9117597e-3838-4967-ac11-5082c14ed11b'. Cached Key: 'b2f9d8a8bafc' -2023-08-25 16:22:35.089 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=9117597e-3838-4967-ac11-5082c14ed11b'. Cached Key: 'b2f9d8a8bafc' -2023-08-25 18:33:40.133 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-25 18:33:40.134 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-25 18:33:40.139 +01:00 [INF] The token request was successfully validated. -2023-08-25 18:33:40.198 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-08-25 18:33:40.303 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=6b9932f4-ce59-4666-bbf3-f85830a50a2c'. Cached Key: 'b2f9d8a8bafc' -2023-08-25 18:33:45.343 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=6b9932f4-ce59-4666-bbf3-f85830a50a2c'. Cached Key: 'b2f9d8a8bafc' -2023-08-25 18:36:33.750 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=6b9932f4-ce59-4666-bbf3-f85830a50a2c'. Cached Key: 'b2f9d8a8bafc' -2023-08-25 19:21:39.813 +01:00 [INF] Application is shutting down... -2023-08-25 19:21:39.820 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-25 19:21:39.821 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-25 19:21:39.825 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-25 19:21:39.828 +01:00 [INF] Stopped cleanly -2023-08-25 19:22:28.114 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-25 19:22:28.126 +01:00 [INF] Quartz Scheduler created -2023-08-25 19:22:28.127 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-25 19:22:28.127 +01:00 [INF] RAMJobStore initialized. -2023-08-25 19:22:28.127 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-25 19:22:28.127 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-25 19:22:28.128 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-25 19:22:28.137 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-25 19:22:28.140 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-25 19:22:28.143 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-25 19:22:28.143 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-25 19:22:28.144 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-25 19:22:28.144 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-25 19:22:28.247 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-25 19:22:28.692 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-25 19:22:29.589 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-25 19:22:29.698 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-25 19:22:29.700 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-25 19:22:29.700 +01:00 [INF] Hosting environment: Development -2023-08-25 19:22:29.700 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-25 19:22:29.703 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-25 19:46:20.085 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-25 19:46:20.101 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-25 19:46:20.142 +01:00 [INF] The token request was successfully validated. -2023-08-25 19:46:20.657 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-25 19:46:22.132 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=207489a2-80eb-4f3f-819a-f18944a8a6aa'. Cached Key: 'b2f9d8a8bafc' -2023-08-25 19:46:25.649 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=207489a2-80eb-4f3f-819a-f18944a8a6aa'. Cached Key: 'b2f9d8a8bafc' -2023-08-25 19:46:29.875 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=25f26d98-63f4-442e-9c8d-da1a4bfd5d66'. Cached Key: '73cc3cfe9e97' -2023-08-25 19:46:29.875 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=fce16879-69ad-4f6b-b39f-ac2056f61ee1'. Cached Key: '06638ab5abe2' -2023-08-25 19:46:29.875 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=a69ce798-91fd-45e3-a189-9911f0e284f5'. Cached Key: '851850fb3554' -2023-08-25 19:46:29.875 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=10cccb8d-b8fc-4b43-91fc-27c5653f5200'. Cached Key: 'f1b242656ba5' -2023-08-26 23:37:06.959 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-26 23:37:06.959 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-26 23:38:01.555 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-26 23:38:01.555 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-26 23:38:01.555 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-26 23:38:01.555 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:05:30.845 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:05:30.845 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:05:31.914 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:05:31.914 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:05:33.480 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:05:33.480 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:05:35.429 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:05:35.429 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:21.205 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:21.206 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:21.238 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:21.238 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:21.251 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:21.251 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:21.418 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:21.418 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:26.103 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:26.103 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:26.136 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:26.137 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:26.158 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:26.158 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:26.325 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:26.325 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:30.867 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:30.867 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:30.874 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:30.874 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:06:31.090 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-08-27 00:06:31.090 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-08-27 00:23:35.820 +01:00 [INF] Application is shutting down... -2023-08-27 00:23:35.831 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-27 00:23:35.832 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-27 00:23:35.837 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-27 00:23:35.840 +01:00 [INF] Stopped cleanly -2023-08-27 00:28:46.147 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-27 00:28:46.159 +01:00 [INF] Quartz Scheduler created -2023-08-27 00:28:46.160 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-27 00:28:46.160 +01:00 [INF] RAMJobStore initialized. -2023-08-27 00:28:46.161 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-27 00:28:46.161 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-27 00:28:46.161 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-27 00:28:46.170 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-27 00:28:46.171 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-27 00:28:46.174 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-27 00:28:46.175 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-27 00:28:46.175 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-27 00:28:46.175 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-27 00:28:46.328 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-27 00:28:46.860 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-27 00:28:48.663 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-27 00:28:48.755 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-27 00:28:48.758 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-27 00:28:48.758 +01:00 [INF] Hosting environment: Development -2023-08-27 00:28:48.758 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-27 00:28:48.763 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-28 09:19:20.544 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-28 09:19:20.555 +01:00 [INF] Quartz Scheduler created -2023-08-28 09:19:20.555 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-28 09:19:20.555 +01:00 [INF] RAMJobStore initialized. -2023-08-28 09:19:20.556 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-28 09:19:20.556 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-28 09:19:20.556 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-28 09:19:20.561 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-28 09:19:20.563 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-28 09:19:20.566 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-28 09:19:20.566 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-28 09:19:20.566 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-28 09:19:20.566 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-28 09:19:20.669 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-28 09:19:21.083 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-28 09:19:21.871 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-28 09:19:21.953 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-28 09:19:21.955 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-28 09:19:21.955 +01:00 [INF] Hosting environment: Development -2023-08-28 09:19:21.955 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-28 09:19:21.958 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-28 09:19:35.365 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-08-28 09:19:35.390 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-08-28 09:19:35.435 +01:00 [INF] The token request was successfully validated. -2023-08-28 09:19:36.032 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-08-28 09:19:37.795 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=e9c23f91-d53c-4e52-803a-91307d71213d'. Cached Key: 'b2f9d8a8bafc' -2023-08-28 09:20:55.744 +01:00 [INF] Application is shutting down... -2023-08-28 09:20:55.762 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-28 09:20:55.763 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-28 09:20:55.766 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-28 09:20:55.767 +01:00 [INF] Stopped cleanly -2023-08-28 09:21:02.209 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-28 09:21:02.223 +01:00 [INF] Quartz Scheduler created -2023-08-28 09:21:02.223 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-28 09:21:02.224 +01:00 [INF] RAMJobStore initialized. -2023-08-28 09:21:02.224 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-28 09:21:02.225 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-28 09:21:02.225 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-28 09:21:02.234 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-28 09:21:02.237 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-28 09:21:02.240 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-28 09:21:02.241 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-28 09:21:02.241 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-28 09:21:02.241 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-28 09:21:02.402 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-28 09:21:02.967 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-28 09:21:04.694 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-28 09:21:04.794 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-28 09:21:04.797 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-28 09:21:04.797 +01:00 [INF] Hosting environment: Development -2023-08-28 09:21:04.798 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-28 09:21:04.803 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-29 11:31:30.034 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=e9c23f91-d53c-4e52-803a-91307d71213d'. Cached Key: 'b2f9d8a8bafc' -2023-08-29 11:35:35.735 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/0b585839-7e56-414f-8c56-6329fe2a7ccb.jpg?width=1024&height=768&t=2ab6d3f8-7782-4a53-9666-941eb2ab06ac'. Cached Key: '73cc3cfe9e97' -2023-08-29 11:35:35.735 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/dba8a2b4-6014-492e-8f8d-521d8cde2e6d.jpg?width=1024&height=768&t=e1fe59c8-2596-4645-bd63-d38121cf8415'. Cached Key: '06638ab5abe2' -2023-08-29 11:35:35.735 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/6ec83c8e-5553-4764-9b00-d8b408a6b03e.png?width=1024&height=768&t=5f766d01-7688-475e-8b94-dc0a8429f2a2'. Cached Key: '851850fb3554' -2023-08-29 11:35:35.735 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/7d224a32-bee0-498a-b0e3-f4878e7b1c44.jpg?width=1024&height=768&t=3ad1bd46-3369-4c79-8d04-98b60453cc33'. Cached Key: 'f1b242656ba5' -2023-08-31 23:29:57.414 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-31 23:29:57.428 +01:00 [INF] Quartz Scheduler created -2023-08-31 23:29:57.428 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-31 23:29:57.429 +01:00 [INF] RAMJobStore initialized. -2023-08-31 23:29:57.429 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-31 23:29:57.429 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-31 23:29:57.429 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-31 23:29:57.435 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-31 23:29:57.437 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-31 23:29:57.439 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-31 23:29:57.440 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-31 23:29:57.440 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-31 23:29:57.440 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-31 23:29:57.539 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-31 23:29:57.984 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-31 23:29:58.772 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-31 23:29:58.854 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-31 23:29:58.856 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-31 23:29:58.856 +01:00 [INF] Hosting environment: Development -2023-08-31 23:29:58.856 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-31 23:29:58.860 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-31 23:30:28.459 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=e9c23f91-d53c-4e52-803a-91307d71213d'. Cached Key: 'b2f9d8a8bafc' -2023-08-31 23:40:47.859 +01:00 [INF] Application is shutting down... -2023-08-31 23:40:47.867 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-08-31 23:40:47.868 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-08-31 23:40:47.873 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-08-31 23:40:47.875 +01:00 [INF] Stopped cleanly -2023-08-31 23:40:54.899 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-31 23:40:54.914 +01:00 [INF] Quartz Scheduler created -2023-08-31 23:40:54.914 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-31 23:40:54.915 +01:00 [INF] RAMJobStore initialized. -2023-08-31 23:40:54.915 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-31 23:40:54.916 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-31 23:40:54.916 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-31 23:40:54.923 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-31 23:40:54.926 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-31 23:40:54.929 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-31 23:40:54.929 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-31 23:40:54.929 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-31 23:40:54.929 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-31 23:40:55.099 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-31 23:40:55.697 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-31 23:40:57.192 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-31 23:40:57.284 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-31 23:40:57.287 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-31 23:40:57.287 +01:00 [INF] Hosting environment: Development -2023-08-31 23:40:57.287 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-31 23:40:57.293 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-08-31 23:42:05.405 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-08-31 23:42:05.417 +01:00 [INF] Quartz Scheduler created -2023-08-31 23:42:05.417 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-08-31 23:42:05.418 +01:00 [INF] RAMJobStore initialized. -2023-08-31 23:42:05.418 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-08-31 23:42:05.419 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-08-31 23:42:05.419 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-08-31 23:42:05.425 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-08-31 23:42:05.427 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-08-31 23:42:05.430 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-08-31 23:42:05.430 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-08-31 23:42:05.430 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-08-31 23:42:05.430 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-08-31 23:42:05.563 +01:00 [INF] Creating the webclient OpenIddict application -2023-08-31 23:42:06.084 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-08-31 23:42:07.588 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-08-31 23:42:07.682 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-08-31 23:42:07.684 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-08-31 23:42:07.684 +01:00 [INF] Hosting environment: Development -2023-08-31 23:42:07.685 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-08-31 23:42:07.689 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-02 21:15:31.594 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-02 21:15:31.607 +01:00 [INF] Quartz Scheduler created -2023-09-02 21:15:31.608 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-02 21:15:31.608 +01:00 [INF] RAMJobStore initialized. -2023-09-02 21:15:31.609 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-02 21:15:31.609 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-02 21:15:31.610 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-02 21:15:31.617 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-02 21:15:31.619 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-02 21:15:31.622 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-02 21:15:31.623 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-02 21:15:31.623 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-02 21:15:31.623 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-02 21:15:31.788 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-02 21:15:32.338 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-02 21:15:33.650 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-02 21:15:33.771 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-02 21:15:33.774 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-02 21:15:33.774 +01:00 [INF] Hosting environment: Development -2023-09-02 21:15:33.774 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-02 21:15:33.798 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-02 21:15:42.602 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-02 21:15:42.624 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-02 21:15:42.758 +01:00 [INF] The token request was successfully validated. -2023-09-02 21:15:43.623 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-02 21:15:45.828 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=0766aef5-cef2-4ac4-99d6-bb1279bcaebe'. Cached Key: 'b2f9d8a8bafc' -2023-09-02 21:15:54.060 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=0766aef5-cef2-4ac4-99d6-bb1279bcaebe'. Cached Key: 'b2f9d8a8bafc' -2023-09-02 21:18:03.226 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-02 21:18:03.230 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-02 21:18:03.403 +01:00 [INF] The token request was successfully validated. -2023-09-02 21:18:03.843 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-02 21:18:23.435 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=c0e11313-3981-4f5c-beef-7c5fccb5e487'. Cached Key: 'b2f9d8a8bafc' -2023-09-02 21:18:25.546 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=c0e11313-3981-4f5c-beef-7c5fccb5e487'. Cached Key: 'b2f9d8a8bafc' -2023-09-02 21:21:08.591 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-02 21:21:08.592 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-02 21:21:08.865 +01:00 [INF] The token request was successfully validated. -2023-09-02 21:21:09.396 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-09-02 21:21:18.966 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=e8fea23b-d634-4a0e-b693-382c622f84ad'. Cached Key: 'b2f9d8a8bafc' -2023-09-02 21:21:21.875 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=e8fea23b-d634-4a0e-b693-382c622f84ad'. Cached Key: 'b2f9d8a8bafc' -2023-09-02 23:01:07.942 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-02 23:01:07.951 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-02 23:01:08.240 +01:00 [INF] The token request was successfully validated. -2023-09-02 23:01:08.664 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-02 23:01:19.592 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=28e4f9a7-a7c3-451f-8017-c055ecd35a30'. Cached Key: 'b2f9d8a8bafc' -2023-09-02 23:02:42.683 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-02 23:02:42.683 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-02 23:02:42.828 +01:00 [INF] The token request was successfully validated. -2023-09-02 23:02:43.424 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-09-02 23:02:43.816 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=f882f98b-c01a-4e0a-b71d-35d02925f1f3'. Cached Key: 'b2f9d8a8bafc' -2023-09-02 23:02:47.456 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=f882f98b-c01a-4e0a-b71d-35d02925f1f3'. Cached Key: 'b2f9d8a8bafc' -2023-09-02 23:02:58.958 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-02 23:02:58.959 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-02 23:02:59.103 +01:00 [INF] The token request was successfully validated. -2023-09-02 23:02:59.377 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-09-02 23:02:59.631 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=87d76f76-469e-41b7-bc9b-ecc6eb3c09c3'. Cached Key: 'b2f9d8a8bafc' -2023-09-02 23:03:08.009 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/58dbddb3-0e2c-4823-8325-33d2cdd37845.jpg?width=128&height=128&t=87d76f76-469e-41b7-bc9b-ecc6eb3c09c3'. Cached Key: 'b2f9d8a8bafc' -2023-09-03 00:51:11.858 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 00:51:15.798 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 00:51:30.174 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 00:51:30.187 +01:00 [INF] Quartz Scheduler created -2023-09-03 00:51:30.187 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 00:51:30.187 +01:00 [INF] RAMJobStore initialized. -2023-09-03 00:51:30.188 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 00:51:30.188 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 00:51:30.188 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 00:51:30.194 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 00:51:30.196 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 00:51:30.199 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 00:51:30.199 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 00:51:30.199 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 00:51:30.199 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 00:51:30.341 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 00:51:30.859 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 00:51:31.431 +01:00 [INF] App webclient does not exist, creating -2023-09-03 00:51:31.711 +01:00 [INF] App webclient created -2023-09-03 00:51:32.923 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 00:51:32.999 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 00:51:33.002 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 00:51:33.002 +01:00 [INF] Hosting environment: Development -2023-09-03 00:51:33.002 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 00:51:33.026 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 00:52:37.334 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-03 00:52:37.360 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-03 00:52:37.420 +01:00 [INF] The token request was successfully validated. -2023-09-03 00:52:38.276 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-03 00:52:40.798 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=57a051b6-f06c-4896-96e1-f160765b7dc6'. Cached Key: 'b8d11fdab21e' -2023-09-03 00:52:44.208 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=57a051b6-f06c-4896-96e1-f160765b7dc6'. Cached Key: 'b8d11fdab21e' -2023-09-03 00:55:26.229 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: The LINQ expression 'DbSet() - .LeftJoin( - inner: DbSet(), - outerKeySelector: l => EF.Property(l, "UserId"), - innerKeySelector: m => EF.Property(m, "Id"), - resultSelector: (o, i) => new TransparentIdentifier( - Outer = o, - Inner = i - )) - .Where(l => l.Inner.Equals(__user_0)) - .Where(l => !(l.Outer.IsFinished))' could not be translated. Additional information: Translation of member 'IsFinished' on entity type 'LiveShow' failed. This commonly occurs when the specified member is unmapped. Either rewrite the query in a form that can be translated, or switch to client evaluation explicitly by inserting a call to 'AsEnumerable', 'AsAsyncEnumerable', 'ToList', or 'ToListAsync'. See https://go.microsoft.com/fwlink/?linkid=2101038 for more information. - at Microsoft.EntityFrameworkCore.Query.QueryableMethodTranslatingExpressionVisitor.g__CheckTranslated|15_0(ShapedQueryExpression translated, <>c__DisplayClass15_0&) - at Microsoft.EntityFrameworkCore.Query.QueryableMethodTranslatingExpressionVisitor.VisitMethodCall(MethodCallExpression methodCallExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalQueryableMethodTranslatingExpressionVisitor.VisitMethodCall(MethodCallExpression methodCallExpression) - at Microsoft.EntityFrameworkCore.Query.QueryableMethodTranslatingExpressionVisitor.VisitMethodCall(MethodCallExpression methodCallExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalQueryableMethodTranslatingExpressionVisitor.VisitMethodCall(MethodCallExpression methodCallExpression) - at Microsoft.EntityFrameworkCore.Query.QueryableMethodTranslatingExpressionVisitor.VisitMethodCall(MethodCallExpression methodCallExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalQueryableMethodTranslatingExpressionVisitor.VisitMethodCall(MethodCallExpression methodCallExpression) - at Microsoft.EntityFrameworkCore.Query.QueryableMethodTranslatingExpressionVisitor.VisitMethodCall(MethodCallExpression methodCallExpression) - at Microsoft.EntityFrameworkCore.Query.RelationalQueryableMethodTranslatingExpressionVisitor.VisitMethodCall(MethodCallExpression methodCallExpression) - at Microsoft.EntityFrameworkCore.Query.QueryCompilationContext.CreateQueryExecutor[TResult](Expression query) - at Microsoft.EntityFrameworkCore.Storage.Database.CompileQuery[TResult](Expression query, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.CompileQueryCore[TResult](IDatabase database, Expression query, IModel model, Boolean async) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass12_0`1.b__0() - at Microsoft.EntityFrameworkCore.Query.Internal.CompiledQueryCache.GetOrAddQuery[TResult](Object cacheKey, Func`1 compiler) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.FirstOrDefaultAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.LiveController.GetCurrentShow() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/LiveController.cs:line 150 - at lambda_method930(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-03 00:56:25.093 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 00:56:25.106 +01:00 [INF] Quartz Scheduler created -2023-09-03 00:56:25.106 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 00:56:25.107 +01:00 [INF] RAMJobStore initialized. -2023-09-03 00:56:25.107 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 00:56:25.107 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 00:56:25.107 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 00:56:25.113 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 00:56:25.115 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 00:56:25.118 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 00:56:25.119 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 00:56:25.119 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 00:56:25.119 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 00:56:25.281 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 00:56:25.771 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 00:56:27.355 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 00:56:27.458 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 00:56:27.460 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 00:56:27.461 +01:00 [INF] Hosting environment: Development -2023-09-03 00:56:27.461 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 00:56:27.466 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 01:26:17.368 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 01:26:17.380 +01:00 [INF] Quartz Scheduler created -2023-09-03 01:26:17.381 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 01:26:17.381 +01:00 [INF] RAMJobStore initialized. -2023-09-03 01:26:17.381 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 01:26:17.382 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 01:26:17.382 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 01:26:17.388 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 01:26:17.389 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 01:26:17.392 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 01:26:17.392 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 01:26:17.393 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 01:26:17.393 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 01:26:17.549 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 01:26:18.060 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 01:26:19.624 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 01:26:19.735 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 01:26:19.738 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 01:26:19.738 +01:00 [INF] Hosting environment: Development -2023-09-03 01:26:19.739 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 01:26:19.741 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 01:27:28.208 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 01:27:28.221 +01:00 [INF] Quartz Scheduler created -2023-09-03 01:27:28.222 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 01:27:28.222 +01:00 [INF] RAMJobStore initialized. -2023-09-03 01:27:28.223 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 01:27:28.223 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 01:27:28.223 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 01:27:28.229 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 01:27:28.231 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 01:27:28.234 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 01:27:28.234 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 01:27:28.234 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 01:27:28.234 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 01:27:28.387 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 01:27:28.906 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 01:27:30.277 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 01:27:30.375 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 01:27:30.378 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 01:27:30.378 +01:00 [INF] Hosting environment: Development -2023-09-03 01:27:30.378 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 01:27:30.381 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 01:30:34.195 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 01:30:34.207 +01:00 [INF] Quartz Scheduler created -2023-09-03 01:30:34.207 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 01:30:34.207 +01:00 [INF] RAMJobStore initialized. -2023-09-03 01:30:34.208 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 01:30:34.208 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 01:30:34.208 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 01:30:34.214 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 01:30:34.215 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 01:30:34.218 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 01:30:34.218 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 01:30:34.218 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 01:30:34.219 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 01:30:34.349 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 01:30:34.827 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 01:30:36.238 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 01:30:36.354 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 01:30:36.356 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 01:30:36.357 +01:00 [INF] Hosting environment: Development -2023-09-03 01:30:36.357 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 01:30:36.380 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 01:34:41.042 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 01:34:41.056 +01:00 [INF] Quartz Scheduler created -2023-09-03 01:34:41.056 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 01:34:41.056 +01:00 [INF] RAMJobStore initialized. -2023-09-03 01:34:41.057 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 01:34:41.057 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 01:34:41.057 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 01:34:41.063 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 01:34:41.064 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 01:34:41.067 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 01:34:41.067 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 01:34:41.067 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 01:34:41.067 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 01:34:41.187 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 01:34:41.667 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 01:34:43.105 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 01:34:43.199 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 01:34:43.201 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 01:34:43.201 +01:00 [INF] Hosting environment: Development -2023-09-03 01:34:43.201 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 01:34:43.204 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 01:35:52.204 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 01:35:52.217 +01:00 [INF] Quartz Scheduler created -2023-09-03 01:35:52.217 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 01:35:52.217 +01:00 [INF] RAMJobStore initialized. -2023-09-03 01:35:52.218 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 01:35:52.218 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 01:35:52.218 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 01:35:52.224 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 01:35:52.225 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 01:35:52.228 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 01:35:52.228 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 01:35:52.228 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 01:35:52.229 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 01:35:52.349 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 01:35:52.838 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 01:35:54.211 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 01:35:54.314 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 01:35:54.317 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 01:35:54.317 +01:00 [INF] Hosting environment: Development -2023-09-03 01:35:54.317 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 01:35:54.320 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 01:35:55.198 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-03 01:35:55.201 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 20:19:46.721 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 20:19:46.735 +01:00 [INF] Quartz Scheduler created -2023-09-03 20:19:46.736 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 20:19:46.736 +01:00 [INF] RAMJobStore initialized. -2023-09-03 20:19:46.737 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 20:19:46.737 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 20:19:46.738 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 20:19:46.745 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 20:19:46.747 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 20:19:46.750 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 20:19:46.750 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 20:19:46.750 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 20:19:46.750 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 20:19:46.900 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 20:19:47.469 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 20:19:48.866 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 20:19:48.976 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 20:19:48.978 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 20:19:48.979 +01:00 [INF] Hosting environment: Development -2023-09-03 20:19:48.979 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 20:19:48.982 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 20:20:08.074 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-03 20:20:08.105 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-03 20:20:08.250 +01:00 [INF] The token request was successfully validated. -2023-09-03 20:20:09.356 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-03 20:20:11.803 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=00fb0c8e-37b9-4c43-a0f3-b695d7c1f98f'. Cached Key: 'b8d11fdab21e' -2023-09-03 20:20:16.937 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=00fb0c8e-37b9-4c43-a0f3-b695d7c1f98f'. Cached Key: 'b8d11fdab21e' -2023-09-03 20:25:15.645 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-03 20:25:15.655 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The signing key associated to the specified token was not found.", - "error_uri": "https://documentation.openiddict.com/errors/ID2090" -}. -2023-09-03 20:25:15.655 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 20:25:25.641 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-03 20:25:25.650 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The issuer associated to the specified token is not valid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2088" -}. -2023-09-03 20:25:25.651 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 20:25:27.364 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-03 20:25:27.365 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The issuer associated to the specified token is not valid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2088" -}. -2023-09-03 20:25:27.365 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 20:25:46.520 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-03 20:25:46.520 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-03 20:25:46.520 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 20:25:47.509 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-03 20:25:47.510 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-03 20:25:47.510 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 20:25:58.475 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-03 20:25:58.476 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-03 20:25:58.476 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 20:33:14.273 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 20:33:14.280 +01:00 [INF] Quartz Scheduler created -2023-09-03 20:33:14.280 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 20:33:14.281 +01:00 [INF] RAMJobStore initialized. -2023-09-03 20:33:14.281 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 20:33:14.281 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 20:33:14.281 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 20:33:14.285 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 20:33:14.286 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 20:33:14.288 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 20:33:14.288 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 20:33:14.288 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 20:33:14.288 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 20:33:14.347 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 20:33:14.601 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 20:33:15.041 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 20:33:15.113 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 20:33:15.114 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 20:33:15.114 +01:00 [INF] Hosting environment: Development -2023-09-03 20:33:15.114 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 20:33:15.115 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 20:33:33.181 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 20:33:33.189 +01:00 [INF] Quartz Scheduler created -2023-09-03 20:33:33.189 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 20:33:33.189 +01:00 [INF] RAMJobStore initialized. -2023-09-03 20:33:33.189 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 20:33:33.189 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 20:33:33.189 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 20:33:33.194 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 20:33:33.195 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 20:33:33.197 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 20:33:33.197 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 20:33:33.197 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 20:33:33.197 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 20:33:33.253 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 20:33:33.511 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 20:33:33.966 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 20:33:34.037 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 20:33:34.038 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 20:33:34.038 +01:00 [INF] Hosting environment: Development -2023-09-03 20:33:34.038 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 20:33:34.040 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 20:34:02.196 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.MissingMethodException: Attempted to access a missing method. - at MixyBoos.Api.Data.DTO.LiveShowDTO.set_Status(ShowStatus value) - at lambda_method553(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.LiveController.GetCurrentShow() - at lambda_method562(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-03 20:34:44.688 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.MissingMethodException: Attempted to access a missing method. - at MixyBoos.Api.Data.DTO.LiveShowDTO.set_Status(ShowStatus value) - at lambda_method553(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.LiveController.GetCurrentShow() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-03 20:34:46.304 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.MissingMethodException: Attempted to access a missing method. - at MixyBoos.Api.Data.DTO.LiveShowDTO.set_Status(ShowStatus value) - at lambda_method553(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.LiveController.GetCurrentShow() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-03 20:35:58.534 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 20:35:58.541 +01:00 [INF] Quartz Scheduler created -2023-09-03 20:35:58.541 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 20:35:58.541 +01:00 [INF] RAMJobStore initialized. -2023-09-03 20:35:58.542 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 20:35:58.542 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 20:35:58.542 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 20:35:58.546 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 20:35:58.547 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 20:35:58.549 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 20:35:58.549 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 20:35:58.549 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 20:35:58.549 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 20:35:58.606 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 20:35:58.865 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 20:35:59.327 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 20:35:59.397 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 20:35:59.398 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 20:35:59.398 +01:00 [INF] Hosting environment: Development -2023-09-03 20:35:59.398 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 20:35:59.400 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 20:36:21.436 +01:00 [INF] Application is shutting down... -2023-09-03 20:36:21.452 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-03 20:36:21.452 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-03 20:36:21.455 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-03 20:36:21.456 +01:00 [INF] Stopped cleanly -2023-09-03 20:36:27.680 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 20:36:27.687 +01:00 [INF] Quartz Scheduler created -2023-09-03 20:36:27.687 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 20:36:27.687 +01:00 [INF] RAMJobStore initialized. -2023-09-03 20:36:27.687 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 20:36:27.687 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 20:36:27.688 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 20:36:27.692 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 20:36:27.693 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 20:36:27.695 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 20:36:27.695 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 20:36:27.695 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 20:36:27.695 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 20:36:27.751 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 20:36:28.016 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 20:36:28.526 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 20:36:28.602 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 20:36:28.603 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 20:36:28.603 +01:00 [INF] Hosting environment: Development -2023-09-03 20:36:28.603 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 20:36:28.605 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 20:36:41.234 +01:00 [INF] Application is shutting down... -2023-09-03 20:36:41.244 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-03 20:36:41.245 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-03 20:36:41.247 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-03 20:36:41.248 +01:00 [INF] Stopped cleanly -2023-09-03 20:38:23.084 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 20:38:23.091 +01:00 [INF] Quartz Scheduler created -2023-09-03 20:38:23.091 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 20:38:23.091 +01:00 [INF] RAMJobStore initialized. -2023-09-03 20:38:23.091 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 20:38:23.091 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 20:38:23.092 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 20:38:23.096 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 20:38:23.097 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 20:38:23.099 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 20:38:23.099 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 20:38:23.099 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 20:38:23.099 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 20:38:23.154 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 20:38:23.405 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 20:38:23.848 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 20:38:23.920 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 20:38:23.921 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 20:38:23.921 +01:00 [INF] Hosting environment: Development -2023-09-03 20:38:23.921 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 20:38:23.922 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 20:58:43.457 +01:00 [INF] Application is shutting down... -2023-09-03 20:58:43.460 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-03 20:58:43.461 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-03 20:58:43.463 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-03 20:58:43.464 +01:00 [INF] Stopped cleanly -2023-09-03 20:59:09.985 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 20:59:09.992 +01:00 [INF] Quartz Scheduler created -2023-09-03 20:59:09.992 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 20:59:09.992 +01:00 [INF] RAMJobStore initialized. -2023-09-03 20:59:09.992 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 20:59:09.993 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 20:59:09.993 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 20:59:09.997 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 20:59:09.998 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 20:59:10.000 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 20:59:10.000 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 20:59:10.000 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 20:59:10.000 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 20:59:10.054 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 20:59:10.308 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 20:59:10.749 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 20:59:10.820 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 20:59:10.821 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 20:59:10.821 +01:00 [INF] Hosting environment: Development -2023-09-03 20:59:10.821 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 20:59:10.822 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 21:35:56.932 +01:00 [INF] Application is shutting down... -2023-09-03 21:35:56.936 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-03 21:35:56.937 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-03 21:35:56.940 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-03 21:35:56.942 +01:00 [INF] Stopped cleanly -2023-09-03 21:37:32.613 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 21:37:32.625 +01:00 [INF] Quartz Scheduler created -2023-09-03 21:37:32.626 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 21:37:32.626 +01:00 [INF] RAMJobStore initialized. -2023-09-03 21:37:32.627 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 21:37:32.627 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 21:37:32.627 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 21:37:32.633 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 21:37:32.635 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 21:37:32.638 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 21:37:32.638 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 21:37:32.638 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 21:37:32.638 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 21:37:32.774 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 21:37:33.248 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 21:37:34.909 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 21:37:35.002 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 21:37:35.004 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 21:37:35.005 +01:00 [INF] Hosting environment: Development -2023-09-03 21:37:35.005 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 21:37:35.009 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 21:37:40.441 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-03 21:37:40.443 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 21:38:15.310 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-03 21:38:15.310 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 21:39:52.441 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-03 21:39:52.441 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 21:40:06.514 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-03 21:40:06.514 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 22:56:18.014 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-03 22:56:18.028 +01:00 [INF] Quartz Scheduler created -2023-09-03 22:56:18.029 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-03 22:56:18.030 +01:00 [INF] RAMJobStore initialized. -2023-09-03 22:56:18.030 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-03 22:56:18.031 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-03 22:56:18.031 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-03 22:56:18.039 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-03 22:56:18.042 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-03 22:56:18.046 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-03 22:56:18.046 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-03 22:56:18.046 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-03 22:56:18.046 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-03 22:56:18.202 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-03 22:56:18.739 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-03 22:56:20.101 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-03 22:56:20.198 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-03 22:56:20.201 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-03 22:56:20.201 +01:00 [INF] Hosting environment: Development -2023-09-03 22:56:20.202 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-03 22:56:20.204 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-03 22:58:58.178 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-03 22:58:58.180 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 23:18:53.474 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-03 23:18:53.478 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 23:20:11.329 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-03 23:20:11.329 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-03 23:20:28.054 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-03 23:20:28.054 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-04 12:37:11.708 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 12:37:11.723 +01:00 [INF] Quartz Scheduler created -2023-09-04 12:37:11.724 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 12:37:11.724 +01:00 [INF] RAMJobStore initialized. -2023-09-04 12:37:11.725 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 12:37:11.725 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 12:37:11.726 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 12:37:11.734 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 12:37:11.736 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 12:37:11.739 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 12:37:11.739 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 12:37:11.739 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 12:37:11.739 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 12:37:11.878 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 12:37:12.462 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 12:37:14.268 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 12:37:14.372 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 12:37:14.375 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 12:37:14.375 +01:00 [INF] Hosting environment: Development -2023-09-04 12:37:14.375 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 12:37:14.379 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 12:48:59.293 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 12:48:59.306 +01:00 [INF] Quartz Scheduler created -2023-09-04 12:48:59.306 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 12:48:59.306 +01:00 [INF] RAMJobStore initialized. -2023-09-04 12:48:59.307 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 12:48:59.307 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 12:48:59.307 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 12:48:59.313 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 12:48:59.314 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 12:48:59.317 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 12:48:59.317 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 12:48:59.318 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 12:48:59.318 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 12:48:59.442 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 12:48:59.922 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 12:49:01.159 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 12:49:01.273 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 12:49:01.276 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 12:49:01.276 +01:00 [INF] Hosting environment: Development -2023-09-04 12:49:01.276 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 12:49:01.281 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 12:52:48.858 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 12:52:48.870 +01:00 [INF] Quartz Scheduler created -2023-09-04 12:52:48.870 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 12:52:48.870 +01:00 [INF] RAMJobStore initialized. -2023-09-04 12:52:48.871 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 12:52:48.871 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 12:52:48.871 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 12:52:48.877 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 12:52:48.879 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 12:52:48.882 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 12:52:48.882 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 12:52:48.883 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 12:52:48.883 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 12:52:49.010 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 12:52:49.483 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 12:52:51.095 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 12:52:51.185 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 12:52:51.208 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 12:52:51.208 +01:00 [INF] Hosting environment: Development -2023-09-04 12:52:51.208 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 12:52:51.213 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 12:55:43.821 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 12:55:43.834 +01:00 [INF] Quartz Scheduler created -2023-09-04 12:55:43.834 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 12:55:43.834 +01:00 [INF] RAMJobStore initialized. -2023-09-04 12:55:43.835 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 12:55:43.835 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 12:55:43.835 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 12:55:43.841 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 12:55:43.843 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 12:55:43.846 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 12:55:43.846 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 12:55:43.846 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 12:55:43.846 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 12:55:43.987 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 12:55:44.466 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 12:55:45.642 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 12:55:45.737 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 12:55:45.740 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 12:55:45.740 +01:00 [INF] Hosting environment: Development -2023-09-04 12:55:45.740 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 12:55:45.745 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 12:58:21.865 +01:00 [ERR] Job DEFAULT.CheckLiveStreamJob threw an unhandled Exception: -System.Net.Http.HttpRequestException: Connection refused (live-mixyboos.dev.fergl.ie:9091) - ---> System.Net.Sockets.SocketException (111): Connection refused - 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|281_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(QueueItem queueItem) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.HttpConnectionWaiter`1.WaitForConnectionAsync(Boolean async, CancellationToken requestCancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.PolicyHttpMessageHandler.SendCoreAsync(HttpRequestMessage request, Context context, CancellationToken cancellationToken) - at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext) - at Polly.AsyncPolicy`1.ExecuteAsync(Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext) - at Microsoft.Extensions.Http.PolicyHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.g__Core|5_0(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 MixyBoos.Api.Services.Jobs.CheckLiveStreamJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckLiveStreamJob.cs:line 53 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) -2023-09-04 12:58:21.895 +01:00 [ERR] Job DEFAULT.CheckLiveStreamJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> System.Net.Http.HttpRequestException: Connection refused (live-mixyboos.dev.fergl.ie:9091) - ---> System.Net.Sockets.SocketException (111): Connection refused - 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|281_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(QueueItem queueItem) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.HttpConnectionWaiter`1.WaitForConnectionAsync(Boolean async, CancellationToken requestCancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.PolicyHttpMessageHandler.SendCoreAsync(HttpRequestMessage request, Context context, CancellationToken cancellationToken) - at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext) - at Polly.AsyncPolicy`1.ExecuteAsync(Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext) - at Microsoft.Extensions.Http.PolicyHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.g__Core|5_0(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 MixyBoos.Api.Services.Jobs.CheckLiveStreamJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckLiveStreamJob.cs:line 53 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - --- End of inner exception stack trace --- [See nested exception: System.Net.Http.HttpRequestException: Connection refused (live-mixyboos.dev.fergl.ie:9091) - ---> System.Net.Sockets.SocketException (111): Connection refused - 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|281_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(QueueItem queueItem) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.HttpConnectionWaiter`1.WaitForConnectionAsync(Boolean async, CancellationToken requestCancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.PolicyHttpMessageHandler.SendCoreAsync(HttpRequestMessage request, Context context, CancellationToken cancellationToken) - at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext) - at Polly.AsyncPolicy`1.ExecuteAsync(Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext) - at Microsoft.Extensions.Http.PolicyHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.g__Core|5_0(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 MixyBoos.Api.Services.Jobs.CheckLiveStreamJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/CheckLiveStreamJob.cs:line 53 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken)] -2023-09-04 12:58:48.576 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 12:58:48.588 +01:00 [INF] Quartz Scheduler created -2023-09-04 12:58:48.589 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 12:58:48.589 +01:00 [INF] RAMJobStore initialized. -2023-09-04 12:58:48.590 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 12:58:48.590 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 12:58:48.590 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 12:58:48.596 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 12:58:48.597 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 12:58:48.600 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 12:58:48.600 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 12:58:48.600 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 12:58:48.601 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 12:58:48.722 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 12:58:49.187 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 12:59:38.642 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 12:59:38.654 +01:00 [INF] Quartz Scheduler created -2023-09-04 12:59:38.655 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 12:59:38.655 +01:00 [INF] RAMJobStore initialized. -2023-09-04 12:59:38.656 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 12:59:38.656 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 12:59:38.656 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 12:59:38.662 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 12:59:38.665 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 12:59:38.669 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 12:59:38.669 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 12:59:38.669 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 12:59:38.669 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 12:59:38.797 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 12:59:39.286 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 12:59:40.851 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 12:59:40.955 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 12:59:40.957 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 12:59:40.958 +01:00 [INF] Hosting environment: Development -2023-09-04 12:59:40.958 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 12:59:40.960 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 13:10:22.065 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 13:10:22.072 +01:00 [INF] Quartz Scheduler created -2023-09-04 13:10:22.072 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 13:10:22.073 +01:00 [INF] RAMJobStore initialized. -2023-09-04 13:10:22.073 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 13:10:22.073 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 13:10:22.073 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 13:10:22.077 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 13:10:22.078 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 13:10:22.080 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 13:10:22.080 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 13:10:22.080 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 13:10:22.080 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 13:10:22.143 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 13:10:22.415 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 13:10:22.905 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 13:10:22.985 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 13:10:22.987 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 13:10:22.987 +01:00 [INF] Hosting environment: Development -2023-09-04 13:10:22.987 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 13:10:22.990 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 13:10:47.089 +01:00 [INF] Application is shutting down... -2023-09-04 13:10:47.096 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-04 13:10:47.097 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-04 13:10:47.099 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-04 13:10:47.100 +01:00 [INF] Stopped cleanly -2023-09-04 13:10:55.747 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 13:10:55.760 +01:00 [INF] Quartz Scheduler created -2023-09-04 13:10:55.760 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 13:10:55.760 +01:00 [INF] RAMJobStore initialized. -2023-09-04 13:10:55.761 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 13:10:55.761 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 13:10:55.761 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 13:10:55.767 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 13:10:55.769 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 13:10:55.771 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 13:10:55.772 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 13:10:55.772 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 13:10:55.772 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 13:10:55.922 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 13:10:56.406 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 13:10:57.958 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 13:10:58.052 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 13:10:58.054 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 13:10:58.054 +01:00 [INF] Hosting environment: Development -2023-09-04 13:10:58.054 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 13:10:58.081 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 13:13:00.775 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 13:13:00.788 +01:00 [INF] Quartz Scheduler created -2023-09-04 13:13:00.789 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 13:13:00.789 +01:00 [INF] RAMJobStore initialized. -2023-09-04 13:13:00.790 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 13:13:00.790 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 13:13:00.790 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 13:13:00.796 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 13:13:00.798 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 13:13:00.800 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 13:13:00.801 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 13:13:00.801 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 13:13:00.801 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 13:13:00.943 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 13:13:01.465 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 13:13:02.737 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 13:13:02.828 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 13:13:02.830 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 13:13:02.830 +01:00 [INF] Hosting environment: Development -2023-09-04 13:13:02.830 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 13:13:02.835 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 13:13:23.517 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 13:13:23.529 +01:00 [INF] Quartz Scheduler created -2023-09-04 13:13:23.529 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 13:13:23.530 +01:00 [INF] RAMJobStore initialized. -2023-09-04 13:13:23.530 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 13:13:23.530 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 13:13:23.531 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 13:13:23.536 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 13:13:23.538 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 13:13:23.541 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 13:13:23.541 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 13:13:23.541 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 13:13:23.541 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 13:13:23.658 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 13:13:24.123 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 13:13:25.320 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 13:13:25.411 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 13:13:25.414 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 13:13:25.414 +01:00 [INF] Hosting environment: Development -2023-09-04 13:13:25.414 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 13:13:25.419 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 16:15:57.302 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 16:15:57.312 +01:00 [INF] Quartz Scheduler created -2023-09-04 16:15:57.312 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 16:15:57.313 +01:00 [INF] RAMJobStore initialized. -2023-09-04 16:15:57.313 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 16:15:57.313 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 16:15:57.313 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 16:15:57.319 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 16:15:57.320 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 16:15:57.322 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 16:15:57.323 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 16:15:57.323 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 16:15:57.323 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 16:15:57.411 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 16:15:57.811 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 16:15:58.568 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 16:15:58.647 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 16:15:58.648 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 16:15:58.648 +01:00 [INF] Hosting environment: Development -2023-09-04 16:15:58.648 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 16:15:58.652 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 16:16:08.774 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-04 16:16:08.775 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-04 16:16:21.294 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-04 16:16:21.294 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-04 16:53:30.948 +01:00 [INF] Application is shutting down... -2023-09-04 16:53:30.961 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-04 16:53:30.962 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-04 16:53:30.966 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-04 16:53:30.970 +01:00 [INF] Stopped cleanly -2023-09-04 16:53:46.370 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 16:53:46.377 +01:00 [INF] Quartz Scheduler created -2023-09-04 16:53:46.377 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 16:53:46.377 +01:00 [INF] RAMJobStore initialized. -2023-09-04 16:53:46.377 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 16:53:46.378 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 16:53:46.378 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 16:53:46.382 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 16:53:46.383 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 16:53:46.385 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 16:53:46.385 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 16:53:46.385 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 16:53:46.385 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 16:53:46.438 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 16:53:46.692 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 16:53:47.159 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 16:53:47.228 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 16:53:47.229 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 16:53:47.229 +01:00 [INF] Hosting environment: Development -2023-09-04 16:53:47.229 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 16:53:47.231 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 16:55:57.925 +01:00 [INF] Application is shutting down... -2023-09-04 16:55:57.931 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-04 16:55:57.932 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-04 16:55:57.935 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-04 16:55:57.936 +01:00 [INF] Stopped cleanly -2023-09-04 16:56:06.991 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 16:56:07.004 +01:00 [INF] Quartz Scheduler created -2023-09-04 16:56:07.004 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 16:56:07.005 +01:00 [INF] RAMJobStore initialized. -2023-09-04 16:56:07.005 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 16:56:07.005 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 16:56:07.006 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 16:56:07.011 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 16:56:07.013 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 16:56:07.016 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 16:56:07.016 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 16:56:07.016 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 16:56:07.016 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 16:56:07.155 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 16:56:07.648 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 16:56:08.914 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 16:56:09.011 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 16:56:09.014 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 16:56:09.014 +01:00 [INF] Hosting environment: Development -2023-09-04 16:56:09.014 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 16:56:09.019 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 16:57:14.037 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 16:57:14.049 +01:00 [INF] Quartz Scheduler created -2023-09-04 16:57:14.049 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 16:57:14.050 +01:00 [INF] RAMJobStore initialized. -2023-09-04 16:57:14.050 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 16:57:14.050 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 16:57:14.051 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 16:57:14.056 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 16:57:14.058 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 16:57:14.061 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 16:57:14.061 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 16:57:14.061 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 16:57:14.061 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 16:57:14.205 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 16:57:14.722 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 16:57:16.350 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 16:57:16.450 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 16:57:16.452 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 16:57:16.452 +01:00 [INF] Hosting environment: Development -2023-09-04 16:57:16.452 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 16:57:16.476 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 17:15:25.365 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-04 17:15:25.379 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-04 17:15:25.467 +01:00 [INF] The token request was successfully validated. -2023-09-04 17:15:26.441 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-04 17:15:27.012 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=03a73c23-e01a-429c-bf03-983cfb4b60f6'. Cached Key: 'b8d11fdab21e' -2023-09-04 17:17:29.562 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 17:17:29.575 +01:00 [INF] Quartz Scheduler created -2023-09-04 17:17:29.575 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 17:17:29.575 +01:00 [INF] RAMJobStore initialized. -2023-09-04 17:17:29.576 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 17:17:29.576 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 17:17:29.576 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 17:17:29.582 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 17:17:29.584 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 17:17:29.587 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 17:17:29.587 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 17:17:29.587 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 17:17:29.587 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 17:17:29.741 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 17:17:30.225 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 17:17:31.501 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 17:17:31.600 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 17:17:31.602 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 17:17:31.603 +01:00 [INF] Hosting environment: Development -2023-09-04 17:17:31.603 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 17:17:31.607 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 19:12:18.614 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=00fb0c8e-37b9-4c43-a0f3-b695d7c1f98f'. Cached Key: 'b8d11fdab21e' -2023-09-04 19:12:20.080 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=00fb0c8e-37b9-4c43-a0f3-b695d7c1f98f'. Cached Key: 'b8d11fdab21e' -2023-09-04 20:14:36.901 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 20:14:36.914 +01:00 [INF] Quartz Scheduler created -2023-09-04 20:14:36.914 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 20:14:36.915 +01:00 [INF] RAMJobStore initialized. -2023-09-04 20:14:36.916 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 20:14:36.916 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 20:14:36.916 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 20:14:36.922 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 20:14:36.924 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 20:14:36.927 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 20:14:36.927 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 20:14:36.927 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 20:14:36.927 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 20:14:37.049 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 20:14:37.518 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 20:14:38.932 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 20:14:39.034 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 20:14:39.037 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 20:14:39.037 +01:00 [INF] Hosting environment: Development -2023-09-04 20:14:39.037 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 20:14:39.042 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-04 20:26:17.171 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-04 20:26:17.184 +01:00 [INF] Quartz Scheduler created -2023-09-04 20:26:17.184 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-04 20:26:17.185 +01:00 [INF] RAMJobStore initialized. -2023-09-04 20:26:17.185 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-04 20:26:17.185 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-04 20:26:17.186 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-04 20:26:17.191 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-04 20:26:17.193 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-04 20:26:17.196 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-04 20:26:17.196 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-04 20:26:17.196 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-04 20:26:17.196 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-04 20:26:17.337 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-04 20:26:17.830 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-04 20:26:19.252 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-04 20:26:19.354 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-04 20:26:19.357 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-04 20:26:19.357 +01:00 [INF] Hosting environment: Development -2023-09-04 20:26:19.357 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-04 20:26:19.360 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-05 17:35:05.949 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-05 17:35:05.963 +01:00 [INF] Quartz Scheduler created -2023-09-05 17:35:05.964 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-05 17:35:05.964 +01:00 [INF] RAMJobStore initialized. -2023-09-05 17:35:05.965 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-05 17:35:05.965 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-05 17:35:05.965 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-05 17:35:05.973 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-05 17:35:05.975 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-05 17:35:05.979 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-05 17:35:05.979 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-05 17:35:05.979 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-05 17:35:05.979 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-05 17:35:06.163 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-05 17:35:06.718 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-05 17:35:08.350 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-05 17:35:08.466 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-05 17:35:08.490 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-05 17:35:08.490 +01:00 [INF] Hosting environment: Development -2023-09-05 17:35:08.490 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-05 17:35:08.494 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-05 17:42:24.041 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-05 17:42:24.054 +01:00 [INF] Quartz Scheduler created -2023-09-05 17:42:24.054 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-05 17:42:24.055 +01:00 [INF] RAMJobStore initialized. -2023-09-05 17:42:24.055 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-05 17:42:24.056 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-05 17:42:24.056 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-05 17:42:24.062 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-05 17:42:24.064 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-05 17:42:24.067 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-05 17:42:24.067 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-05 17:42:24.067 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-05 17:42:24.068 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-05 17:42:24.189 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-05 17:42:24.699 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-05 17:42:26.011 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-05 17:42:26.101 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-05 17:42:26.104 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-05 17:42:26.104 +01:00 [INF] Hosting environment: Development -2023-09-05 17:42:26.104 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-05 17:42:26.106 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-05 17:56:35.296 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-05 17:56:35.303 +01:00 [INF] Quartz Scheduler created -2023-09-05 17:56:35.303 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-05 17:56:35.304 +01:00 [INF] RAMJobStore initialized. -2023-09-05 17:56:35.304 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-05 17:56:35.304 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-05 17:56:35.304 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-05 17:56:35.308 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-05 17:56:35.309 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-05 17:56:35.311 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-05 17:56:35.311 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-05 17:56:35.311 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-05 17:56:35.311 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-05 17:56:35.365 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-05 17:56:35.628 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-05 17:56:36.076 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-05 17:56:36.146 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-05 17:56:36.147 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-05 17:56:36.147 +01:00 [INF] Hosting environment: Development -2023-09-05 17:56:36.147 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-05 17:56:36.150 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-05 18:02:09.134 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=e86f85d3-bfa7-42fb-ac1d-f84664b90870'. Cached Key: 'b8d11fdab21e' -2023-09-05 18:05:42.622 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=e86f85d3-bfa7-42fb-ac1d-f84664b90870'. Cached Key: 'b8d11fdab21e' -2023-09-05 18:08:32.783 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=189a2c7a-722f-477e-90f5-4e9a4d2b0135'. Cached Key: 'b8d11fdab21e' -2023-09-05 18:10:43.952 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=58cc4c61-192e-4e59-a48d-0e96f8315c92'. Cached Key: 'b8d11fdab21e' -2023-09-05 18:46:58.648 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=219e1d5f-d225-4dbe-96fb-dd5674150cb1'. Cached Key: 'b8d11fdab21e' -2023-09-05 18:54:07.535 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=b965b65f-17df-4033-b3ec-4f1c7d125db1'. Cached Key: 'b8d11fdab21e' -2023-09-05 18:58:06.155 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=aca24c46-e0bf-4e21-91be-099a732dbc6a'. Cached Key: 'b8d11fdab21e' -2023-09-05 20:13:05.076 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-05 20:13:05.089 +01:00 [INF] Quartz Scheduler created -2023-09-05 20:13:05.089 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-05 20:13:05.090 +01:00 [INF] RAMJobStore initialized. -2023-09-05 20:13:05.090 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-05 20:13:05.090 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-05 20:13:05.091 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-05 20:13:05.097 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-05 20:13:05.099 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-05 20:13:05.102 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-05 20:13:05.102 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-05 20:13:05.102 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-05 20:13:05.102 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-05 20:13:05.256 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-05 20:13:05.819 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-05 20:13:07.413 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-05 20:13:07.517 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-05 20:13:07.521 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-05 20:13:07.521 +01:00 [INF] Hosting environment: Development -2023-09-05 20:13:07.521 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-05 20:13:07.525 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-05 21:38:10.710 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-05 21:38:10.733 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-05 21:38:10.849 +01:00 [INF] The token request was successfully validated. -2023-09-05 21:38:11.807 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-05 21:38:14.115 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=0821a1b4-2b76-4f2f-a35b-14f7fb3c7062'. Cached Key: 'b8d11fdab21e' -2023-09-05 22:07:59.185 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=280c5cba-3bcc-4499-99e7-18aae612240e'. Cached Key: 'b8d11fdab21e' -2023-09-05 22:32:50.069 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=7acb3edb-1e2e-41db-a943-e0afc524fd17'. Cached Key: 'b8d11fdab21e' -2023-09-05 23:38:30.466 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=0a357ccd-1578-49a8-8a0d-40d330eced14'. Cached Key: 'b8d11fdab21e' -2023-09-07 11:58:55.441 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-07 11:58:55.456 +01:00 [INF] Quartz Scheduler created -2023-09-07 11:58:55.456 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-07 11:58:55.457 +01:00 [INF] RAMJobStore initialized. -2023-09-07 11:58:55.457 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-07 11:58:55.458 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-07 11:58:55.458 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-07 11:58:55.464 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-07 11:58:55.466 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-07 11:58:55.470 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-07 11:58:55.470 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-07 11:58:55.470 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-07 11:58:55.471 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-07 11:58:55.641 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-07 11:58:56.282 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-07 11:58:58.083 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-07 11:58:58.190 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-07 11:58:58.193 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-07 11:58:58.193 +01:00 [INF] Hosting environment: Development -2023-09-07 11:58:58.193 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-07 11:58:58.197 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-07 12:13:39.900 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=0821a1b4-2b76-4f2f-a35b-14f7fb3c7062'. Cached Key: 'b8d11fdab21e' -2023-09-07 12:14:02.497 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=4f8e9f66-9666-49a9-a26c-ac5f23458396'. Cached Key: 'b8d11fdab21e' -2023-09-07 14:49:26.174 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=d156a08f-4be8-461b-b32a-4700762fae66'. Cached Key: 'b8d11fdab21e' -2023-09-07 15:30:06.070 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/aae232a9-e5d4-4b0b-a720-5e3b05784ce1.jpg?width=128&height=128&t=8d8dcb70-fd10-4d1a-9fb0-9ab6353c2c64'. Cached Key: 'b8d11fdab21e' -2023-09-07 19:14:12.822 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-07 19:14:12.842 +01:00 [INF] Quartz Scheduler created -2023-09-07 19:14:12.843 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-07 19:14:12.843 +01:00 [INF] RAMJobStore initialized. -2023-09-07 19:14:12.845 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-07 19:14:12.846 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-07 19:14:12.846 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-07 19:14:12.853 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-07 19:14:12.854 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-07 19:14:12.858 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-07 19:14:12.858 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-07 19:14:12.858 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-07 19:14:12.858 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-07 19:14:13.031 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-07 19:14:13.384 +01:00 [ERR] Hosting failed to start -System.MissingMethodException: Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. - at EFCore.NamingConventions.Internal.NameRewritingConvention.RewriteColumnName(IConventionPropertyBuilder propertyBuilder) - at EFCore.NamingConventions.Internal.NameRewritingConvention.ProcessPropertyAdded(IConventionPropertyBuilder propertyBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnPropertyAdded(IConventionPropertyBuilder propertyBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnPropertyAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__14_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) -2023-09-07 19:14:13.408 +01:00 [FTL] An unhandled exception occured during bootstrapping Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. -System.MissingMethodException: Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. - at EFCore.NamingConventions.Internal.NameRewritingConvention.RewriteColumnName(IConventionPropertyBuilder propertyBuilder) - at EFCore.NamingConventions.Internal.NameRewritingConvention.ProcessPropertyAdded(IConventionPropertyBuilder propertyBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnPropertyAdded(IConventionPropertyBuilder propertyBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnPropertyAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__14_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) - at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at MixyBoos.Api.Program.Main(String[] args) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Program.cs:line 22 -2023-09-07 19:17:03.236 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-07 19:17:03.252 +01:00 [INF] Quartz Scheduler created -2023-09-07 19:17:03.252 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-07 19:17:03.252 +01:00 [INF] RAMJobStore initialized. -2023-09-07 19:17:03.253 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-07 19:17:03.253 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-07 19:17:03.253 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-07 19:17:03.257 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-07 19:17:03.258 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-07 19:17:03.260 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-07 19:17:03.260 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-07 19:17:03.260 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-07 19:17:03.260 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-07 19:17:03.308 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-07 19:17:03.430 +01:00 [ERR] Hosting failed to start -System.MissingMethodException: Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. - at EFCore.NamingConventions.Internal.NameRewritingConvention.RewriteColumnName(IConventionPropertyBuilder propertyBuilder) - at EFCore.NamingConventions.Internal.NameRewritingConvention.ProcessPropertyAdded(IConventionPropertyBuilder propertyBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnPropertyAdded(IConventionPropertyBuilder propertyBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnPropertyAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__14_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) -2023-09-07 19:17:03.438 +01:00 [FTL] An unhandled exception occured during bootstrapping Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. -System.MissingMethodException: Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. - at EFCore.NamingConventions.Internal.NameRewritingConvention.RewriteColumnName(IConventionPropertyBuilder propertyBuilder) - at EFCore.NamingConventions.Internal.NameRewritingConvention.ProcessPropertyAdded(IConventionPropertyBuilder propertyBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnPropertyAdded(IConventionPropertyBuilder propertyBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnPropertyAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__14_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) - at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at MixyBoos.Api.Program.Main(String[] args) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Program.cs:line 22 -2023-09-07 19:17:40.946 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-07 19:17:40.970 +01:00 [INF] Quartz Scheduler created -2023-09-07 19:17:40.971 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-07 19:17:40.971 +01:00 [INF] RAMJobStore initialized. -2023-09-07 19:17:40.972 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-07 19:17:40.972 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-07 19:17:40.973 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-07 19:17:40.979 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-07 19:17:40.980 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-07 19:17:40.983 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-07 19:17:40.983 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-07 19:17:40.983 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-07 19:17:40.983 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-07 19:17:41.058 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-07 19:17:41.240 +01:00 [ERR] Hosting failed to start -System.MissingMethodException: Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. - at EFCore.NamingConventions.Internal.NameRewritingConvention.RewriteColumnName(IConventionPropertyBuilder propertyBuilder) - at EFCore.NamingConventions.Internal.NameRewritingConvention.ProcessPropertyAdded(IConventionPropertyBuilder propertyBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnPropertyAdded(IConventionPropertyBuilder propertyBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnPropertyAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__14_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) -2023-09-07 19:17:41.249 +01:00 [FTL] An unhandled exception occured during bootstrapping Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. -System.MissingMethodException: Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. - at EFCore.NamingConventions.Internal.NameRewritingConvention.RewriteColumnName(IConventionPropertyBuilder propertyBuilder) - at EFCore.NamingConventions.Internal.NameRewritingConvention.ProcessPropertyAdded(IConventionPropertyBuilder propertyBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnPropertyAdded(IConventionPropertyBuilder propertyBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnPropertyAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__14_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) - at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at MixyBoos.Api.Program.Main(String[] args) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Program.cs:line 22 -2023-09-07 19:17:45.999 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-07 19:17:46.015 +01:00 [INF] Quartz Scheduler created -2023-09-07 19:17:46.016 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-07 19:17:46.016 +01:00 [INF] RAMJobStore initialized. -2023-09-07 19:17:46.017 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-07 19:17:46.017 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-07 19:17:46.017 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-07 19:17:46.021 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-07 19:17:46.022 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-07 19:17:46.023 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-07 19:17:46.023 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-07 19:17:46.023 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-07 19:17:46.023 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-07 19:17:46.071 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-07 19:17:46.195 +01:00 [ERR] Hosting failed to start -System.MissingMethodException: Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. - at EFCore.NamingConventions.Internal.NameRewritingConvention.RewriteColumnName(IConventionPropertyBuilder propertyBuilder) - at EFCore.NamingConventions.Internal.NameRewritingConvention.ProcessPropertyAdded(IConventionPropertyBuilder propertyBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnPropertyAdded(IConventionPropertyBuilder propertyBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnPropertyAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__14_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) -2023-09-07 19:17:46.203 +01:00 [FTL] An unhandled exception occured during bootstrapping Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. -System.MissingMethodException: Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. - at EFCore.NamingConventions.Internal.NameRewritingConvention.RewriteColumnName(IConventionPropertyBuilder propertyBuilder) - at EFCore.NamingConventions.Internal.NameRewritingConvention.ProcessPropertyAdded(IConventionPropertyBuilder propertyBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnPropertyAdded(IConventionPropertyBuilder propertyBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnPropertyAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__14_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) - at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at MixyBoos.Api.Program.Main(String[] args) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Program.cs:line 22 -2023-09-07 19:47:47.462 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-07 19:47:47.486 +01:00 [INF] Quartz Scheduler created -2023-09-07 19:47:47.486 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-07 19:47:47.487 +01:00 [INF] RAMJobStore initialized. -2023-09-07 19:47:47.488 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-07 19:47:47.488 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-07 19:47:47.488 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-07 19:47:47.495 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-07 19:47:47.497 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-07 19:47:47.500 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-07 19:47:47.500 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-07 19:47:47.500 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-07 19:47:47.500 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-07 19:47:47.629 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-07 19:52:20.893 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-07 19:52:20.910 +01:00 [INF] Quartz Scheduler created -2023-09-07 19:52:20.910 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-07 19:52:20.910 +01:00 [INF] RAMJobStore initialized. -2023-09-07 19:52:20.911 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-07 19:52:20.911 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-07 19:52:20.911 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-07 19:52:20.916 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-07 19:52:20.917 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-07 19:52:20.918 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-07 19:52:20.918 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-07 19:52:20.918 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-07 19:52:20.918 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-07 19:52:20.968 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-07 19:52:21.096 +01:00 [ERR] Hosting failed to start -System.MissingMethodException: Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. - at EFCore.NamingConventions.Internal.NameRewritingConvention.RewriteColumnName(IConventionPropertyBuilder propertyBuilder) - at EFCore.NamingConventions.Internal.NameRewritingConvention.ProcessPropertyAdded(IConventionPropertyBuilder propertyBuilder, IConventionContext`1 context) in /srv/dev/working/EFCore.NamingConventions/EFCore.NamingConventions/Internal/NameRewritingConvention.cs:line 83 - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnPropertyAdded(IConventionPropertyBuilder propertyBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnPropertyAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__14_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) -2023-09-07 19:52:21.105 +01:00 [FTL] An unhandled exception occured during bootstrapping Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. -System.MissingMethodException: Method not found: 'System.Nullable`1 Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier.Create(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType, Microsoft.EntityFrameworkCore.Metadata.StoreObjectType)'. - at EFCore.NamingConventions.Internal.NameRewritingConvention.RewriteColumnName(IConventionPropertyBuilder propertyBuilder) - at EFCore.NamingConventions.Internal.NameRewritingConvention.ProcessPropertyAdded(IConventionPropertyBuilder propertyBuilder, IConventionContext`1 context) in /srv/dev/working/EFCore.NamingConventions/EFCore.NamingConventions/Internal/NameRewritingConvention.cs:line 83 - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnPropertyAdded(IConventionPropertyBuilder propertyBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnPropertyAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__14_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) - at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at MixyBoos.Api.Program.Main(String[] args) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Program.cs:line 22 -2023-09-07 20:03:37.855 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-07 20:03:43.905 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-07 20:41:35.826 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-07 20:41:39.652 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-07 20:42:01.534 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-07 20:42:01.553 +01:00 [INF] Quartz Scheduler created -2023-09-07 20:42:01.554 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-07 20:42:01.554 +01:00 [INF] RAMJobStore initialized. -2023-09-07 20:42:01.555 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-07 20:42:01.555 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-07 20:42:01.556 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-07 20:42:01.560 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-07 20:42:01.562 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-07 20:42:01.565 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-07 20:42:01.565 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-07 20:42:01.565 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-07 20:42:01.565 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-07 20:42:01.675 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-07 20:42:02.152 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-07 20:42:02.678 +01:00 [INF] App webclient does not exist, creating -2023-09-07 20:42:02.923 +01:00 [INF] App webclient created -2023-09-09 14:58:55.465 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-09 14:58:55.487 +01:00 [INF] Quartz Scheduler created -2023-09-09 14:58:55.487 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-09 14:58:55.488 +01:00 [INF] RAMJobStore initialized. -2023-09-09 14:58:55.489 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-09 14:58:55.489 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-09 14:58:55.489 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-09 14:58:55.495 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-09 14:58:55.497 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-09 14:58:55.500 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-09 14:58:55.500 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-09 14:58:55.500 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-09 14:58:55.500 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-09 14:58:55.662 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-09 14:58:56.187 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-09 15:05:16.831 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-09 15:05:21.632 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-09 15:05:35.600 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-09 15:05:35.619 +01:00 [INF] Quartz Scheduler created -2023-09-09 15:05:35.619 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-09 15:05:35.619 +01:00 [INF] RAMJobStore initialized. -2023-09-09 15:05:35.620 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-09 15:05:35.621 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-09 15:05:35.621 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-09 15:05:35.626 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-09 15:05:35.628 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-09 15:05:35.630 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-09 15:05:35.630 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-09 15:05:35.630 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-09 15:05:35.630 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-09 15:05:35.734 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-09 15:05:36.167 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-09 15:05:36.660 +01:00 [INF] App webclient does not exist, creating -2023-09-09 15:05:36.874 +01:00 [INF] App webclient created -2023-09-09 16:16:18.018 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-09 16:16:18.036 +01:00 [INF] Quartz Scheduler created -2023-09-09 16:16:18.036 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-09 16:16:18.037 +01:00 [INF] RAMJobStore initialized. -2023-09-09 16:16:18.038 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-09 16:16:18.038 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-09 16:16:18.038 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-09 16:16:18.044 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-09 16:16:18.046 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-09 16:16:18.049 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-09 16:16:18.049 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-09 16:16:18.049 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-09 16:16:18.049 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-09 16:16:18.170 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-09 16:16:18.622 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-09 16:16:20.271 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-09 16:16:23.585 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-09 16:16:23.588 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-09 16:16:23.588 +01:00 [INF] Hosting environment: Development -2023-09-09 16:16:23.588 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-09 16:16:23.591 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-09 16:16:30.841 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-09 16:16:30.862 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-09 16:16:30.977 +01:00 [INF] The token request was successfully validated. -2023-09-09 16:16:31.851 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-09 16:16:34.295 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3f01852f-0ccb-4e6d-832f-49552414198b.jpg?width=128&height=128&t=df1a3bcf-7a1d-43b6-b180-4ff23dbc6b5e'. Cached Key: '12812b50869e' -2023-09-09 16:27:14.360 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3f01852f-0ccb-4e6d-832f-49552414198b.jpg?width=128&height=128&t=8ff2c7b3-24e6-494f-9d90-1f17949a66b8'. Cached Key: '12812b50869e' -2023-09-09 16:53:16.435 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3f01852f-0ccb-4e6d-832f-49552414198b.jpg?width=128&height=128&t=4983102d-f01e-4586-a132-d2ccce25ee03'. Cached Key: '12812b50869e' -2023-09-09 19:34:49.501 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3f01852f-0ccb-4e6d-832f-49552414198b.jpg?width=128&height=128&t=db301989-d9cf-4d51-89a0-347a8dfca8df'. Cached Key: '12812b50869e' -2023-09-09 21:58:52.664 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3f01852f-0ccb-4e6d-832f-49552414198b.jpg?width=128&height=128&t=b42ae326-624b-4f89-8f26-aaf0ad633f81'. Cached Key: '12812b50869e' -2023-09-09 22:03:43.834 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3f01852f-0ccb-4e6d-832f-49552414198b.jpg?width=128&height=128&t=4beac039-491c-4993-b81f-927c766b67ec'. Cached Key: '12812b50869e' -2023-09-09 23:02:53.005 +01:00 [ERR] Job DEFAULT.ProcessUploadedAudioJob threw an unhandled Exception: -System.UnauthorizedAccessException: Access to the path '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/a47062d2-b6d7-427f-9f8c-915c2dbbcbb9' is denied. - ---> System.IO.IOException: Permission denied - --- End of inner exception stack trace --- - at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) - at System.IO.Directory.CreateDirectory(String path) - at MixyBoos.Api.Services.Jobs.ProcessUploadedAudioJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/ProcessUploadedAudioJob.cs:line 68 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) -2023-09-09 23:02:53.020 +01:00 [ERR] Job DEFAULT.ProcessUploadedAudioJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> System.UnauthorizedAccessException: Access to the path '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/a47062d2-b6d7-427f-9f8c-915c2dbbcbb9' is denied. - ---> System.IO.IOException: Permission denied - --- End of inner exception stack trace --- - at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) - at System.IO.Directory.CreateDirectory(String path) - at MixyBoos.Api.Services.Jobs.ProcessUploadedAudioJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/ProcessUploadedAudioJob.cs:line 68 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - --- End of inner exception stack trace --- [See nested exception: System.UnauthorizedAccessException: Access to the path '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/a47062d2-b6d7-427f-9f8c-915c2dbbcbb9' is denied. - ---> System.IO.IOException: Permission denied - --- End of inner exception stack trace --- - at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) - at System.IO.Directory.CreateDirectory(String path) - at MixyBoos.Api.Services.Jobs.ProcessUploadedAudioJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/ProcessUploadedAudioJob.cs:line 68 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken)] -2023-09-09 23:03:19.256 +01:00 [INF] Caching image for a47062d2-b6d7-427f-9f8c-915c2dbbcbb9 from /tmp/mixyboos/a47062d2-b6d7-427f-9f8c-915c2dbbcbb9.png to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-09-09 23:03:19.257 +01:00 [INF] Successfully moved /tmp/mixyboos/a47062d2-b6d7-427f-9f8c-915c2dbbcbb9.png to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/a47062d2-b6d7-427f-9f8c-915c2dbbcbb9.png -2023-09-09 23:03:19.258 +01:00 [INF] Updating mix record -2023-09-11 10:23:10.057 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-11 10:23:10.081 +01:00 [INF] Quartz Scheduler created -2023-09-11 10:23:10.081 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-11 10:23:10.082 +01:00 [INF] RAMJobStore initialized. -2023-09-11 10:23:10.083 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-11 10:23:10.083 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-11 10:23:10.084 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-11 10:23:10.089 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-11 10:23:10.091 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-11 10:23:10.093 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-11 10:23:10.094 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-11 10:23:10.094 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-11 10:23:10.094 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-11 10:23:10.271 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-11 10:23:10.840 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-11 10:23:12.667 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-11 10:23:12.772 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-11 10:23:12.776 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-11 10:23:12.776 +01:00 [INF] Hosting environment: Development -2023-09-11 10:23:12.776 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-11 10:23:12.801 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-11 12:40:10.148 +01:00 [ERR] Job DEFAULT.ProcessUploadedAudioJob threw an unhandled Exception: -System.UnauthorizedAccessException: Access to the path '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/078112a8-bdb7-4b5a-9855-9cd42b692dfe' is denied. - ---> System.IO.IOException: Permission denied - --- End of inner exception stack trace --- - at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) - at System.IO.Directory.CreateDirectory(String path) - at MixyBoos.Api.Services.Jobs.ProcessUploadedAudioJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/ProcessUploadedAudioJob.cs:line 68 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) -2023-09-11 12:40:10.163 +01:00 [ERR] Job DEFAULT.ProcessUploadedAudioJob threw an exception. -Quartz.SchedulerException: Job threw an unhandled exception. - ---> System.UnauthorizedAccessException: Access to the path '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/078112a8-bdb7-4b5a-9855-9cd42b692dfe' is denied. - ---> System.IO.IOException: Permission denied - --- End of inner exception stack trace --- - at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) - at System.IO.Directory.CreateDirectory(String path) - at MixyBoos.Api.Services.Jobs.ProcessUploadedAudioJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/ProcessUploadedAudioJob.cs:line 68 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken) - --- End of inner exception stack trace --- [See nested exception: System.UnauthorizedAccessException: Access to the path '/srv/dev/mixyboos/mixyboos-audio/mounts/audio/mixes/078112a8-bdb7-4b5a-9855-9cd42b692dfe' is denied. - ---> System.IO.IOException: Permission denied - --- End of inner exception stack trace --- - at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) - at System.IO.Directory.CreateDirectory(String path) - at MixyBoos.Api.Services.Jobs.ProcessUploadedAudioJob.Execute(IJobExecutionContext context) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Jobs/ProcessUploadedAudioJob.cs:line 68 - at Quartz.Core.JobRunShell.Run(CancellationToken cancellationToken)] -2023-09-11 12:40:19.109 +01:00 [INF] Caching image for 078112a8-bdb7-4b5a-9855-9cd42b692dfe from /tmp/mixyboos/078112a8-bdb7-4b5a-9855-9cd42b692dfe.png to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-09-11 12:40:19.112 +01:00 [INF] Successfully moved /tmp/mixyboos/078112a8-bdb7-4b5a-9855-9cd42b692dfe.png to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/078112a8-bdb7-4b5a-9855-9cd42b692dfe.png -2023-09-11 12:40:19.113 +01:00 [INF] Updating mix record -2023-09-11 12:43:02.182 +01:00 [INF] Completed conversion: 0 -2023-09-11 12:43:02.246 +01:00 [INF] Finished processing ce01c2a6-0b48-424a-bbec-f8aa6dae2da4 -2023-09-11 12:43:21.259 +01:00 [INF] Caching image for ce01c2a6-0b48-424a-bbec-f8aa6dae2da4 from /tmp/mixyboos/ce01c2a6-0b48-424a-bbec-f8aa6dae2da4.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes -2023-09-11 12:43:21.274 +01:00 [INF] Successfully moved /tmp/mixyboos/ce01c2a6-0b48-424a-bbec-f8aa6dae2da4.jpg to /srv/dev/mixyboos/mixyboos-audio/mounts/images/mixes/ce01c2a6-0b48-424a-bbec-f8aa6dae2da4.jpg -2023-09-11 12:43:21.274 +01:00 [INF] Updating mix record -2023-09-11 12:43:26.765 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/ce01c2a6-0b48-424a-bbec-f8aa6dae2da4.jpg?width=1024&height=768&t=f0df1161-3da5-4385-b986-861043e601b6'. Cached Key: 'dba9316bdb6c' -2023-09-11 15:28:32.318 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/mixes/ce01c2a6-0b48-424a-bbec-f8aa6dae2da4.jpg?width=1024&height=768&t=bfd42260-f7dc-4d0f-8b74-e6e090757da9'. Cached Key: 'dba9316bdb6c' -2023-09-11 18:20:02.277 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-11 18:20:02.296 +01:00 [INF] Quartz Scheduler created -2023-09-11 18:20:02.297 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-11 18:20:02.297 +01:00 [INF] RAMJobStore initialized. -2023-09-11 18:20:02.298 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-11 18:20:02.299 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-11 18:20:02.299 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-11 18:20:02.304 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-11 18:20:02.305 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-11 18:20:02.308 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-11 18:20:02.308 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-11 18:20:02.308 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-11 18:20:02.308 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-11 18:20:02.447 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-11 18:20:02.967 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-11 18:20:04.680 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-11 18:20:04.782 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-11 18:20:04.785 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-11 18:20:04.786 +01:00 [INF] Hosting environment: Development -2023-09-11 18:20:04.786 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-11 18:20:04.788 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-11 20:03:18.096 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:03:18.096 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:03:18.098 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:03:18.098 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:12:52.690 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:12:52.690 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:12:52.690 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:12:52.690 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:21:41.305 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:21:41.305 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:21:41.306 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:21:41.306 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:22:32.044 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:22:32.146 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:22:32.146 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:22:32.146 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:22:40.244 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:22:40.265 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:22:40.305 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:22:40.305 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:23:21.323 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:23:21.323 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-11 20:23:21.323 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-11 20:23:21.323 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-12 17:19:33.220 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-12 17:19:33.240 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-12 17:19:33.261 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-12 17:19:33.261 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-12 17:20:31.114 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-12 17:20:31.114 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-12 17:20:33.244 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-12 17:20:33.244 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-12 17:25:50.972 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-12 17:25:50.972 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-12 17:25:51.880 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-12 17:25:51.880 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-12 17:26:27.283 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-12 17:26:27.283 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-12 17:28:11.945 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-12 17:28:11.945 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-12 17:28:12.872 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-12 17:28:12.872 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 08:50:02.587 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-13 08:50:02.587 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 11:26:44.147 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-13 11:26:44.147 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-13 11:26:44.429 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 11:26:44.429 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 11:27:24.498 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-13 11:27:24.498 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-13 11:27:24.498 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 11:27:24.498 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 13:18:32.795 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 13:18:41.521 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 13:30:11.780 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 13:30:11.800 +01:00 [INF] Quartz Scheduler created -2023-09-13 13:30:11.800 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 13:30:11.800 +01:00 [INF] RAMJobStore initialized. -2023-09-13 13:30:11.802 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 13:30:11.803 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 13:30:11.803 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 13:30:11.810 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 13:30:11.812 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 13:30:11.815 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 13:30:11.815 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 13:30:11.815 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 13:30:11.815 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 13:30:12.003 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 13:30:12.566 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 13:30:14.537 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 13:30:14.657 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 13:30:14.660 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 13:30:14.660 +01:00 [INF] Hosting environment: Development -2023-09-13 13:30:14.660 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 13:30:14.662 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 13:40:14.523 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 13:40:14.541 +01:00 [INF] Quartz Scheduler created -2023-09-13 13:40:14.542 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 13:40:14.542 +01:00 [INF] RAMJobStore initialized. -2023-09-13 13:40:14.543 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 13:40:14.543 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 13:40:14.543 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 13:40:14.549 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 13:40:14.550 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 13:40:14.553 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 13:40:14.553 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 13:40:14.553 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 13:40:14.553 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 13:40:14.694 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 13:40:15.190 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 13:40:16.901 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 13:40:16.993 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 13:40:16.996 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 13:40:16.996 +01:00 [INF] Hosting environment: Development -2023-09-13 13:40:16.996 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 13:40:16.998 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 13:40:38.101 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An exception was thrown while attempting to evaluate the LINQ query parameter expression 'Parse(value(MixyBoos.Api.Controllers.JobController+<>c__DisplayClass3_0).mixId)'. See the inner exception for more information. - ---> System.ArgumentNullException: Value cannot be null. (Parameter 'input') - at System.ArgumentNullException.Throw(String paramName) - at System.Guid.Parse(String input) - at System.Linq.Expressions.Interpreter.FuncCallInstruction`2.Run(InterpretedFrame frame) - at System.Linq.Expressions.Interpreter.Interpreter.Run(InterpretedFrame frame) - at System.Linq.Expressions.Interpreter.LightLambda.Run(Object[] arguments) - at System.Dynamic.Utils.DelegateHelpers.FuncThunk[TReturn](Func`2 handler) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.GetValue(Expression expression, String& parameterName) - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.GetValue(Expression expression, String& parameterName) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Evaluate(Expression expression, Boolean generateParameter) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) - at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes) - at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) - at System.Linq.Expressions.ExpressionVisitor.VisitLambda[T](Expression`1 node) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) - at System.Linq.Expressions.ExpressionVisitor.VisitUnary(UnaryExpression node) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) - at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes) - at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.ExtractParameters(Expression expression, Boolean clearEvaluatedValues) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.ExtractParameters(Expression expression) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExtractParameters(Expression query, IParameterValues parameterValues, IDiagnosticsLogger`1 logger, Boolean parameterize, Boolean generateContextAccessors) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.FirstOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.JobController.RequeueProcessMix(String mixId) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/JobController.cs:line 30 - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-13 13:42:27.917 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.InvalidOperationException: An exception was thrown while attempting to evaluate the LINQ query parameter expression 'Parse(value(MixyBoos.Api.Controllers.JobController+<>c__DisplayClass3_0).mixId)'. See the inner exception for more information. - ---> System.ArgumentNullException: Value cannot be null. (Parameter 'input') - at System.ArgumentNullException.Throw(String paramName) - at System.Guid.Parse(String input) - at System.Linq.Expressions.Interpreter.FuncCallInstruction`2.Run(InterpretedFrame frame) - at System.Linq.Expressions.Interpreter.Interpreter.Run(InterpretedFrame frame) - at System.Linq.Expressions.Interpreter.LightLambda.Run(Object[] arguments) - at System.Dynamic.Utils.DelegateHelpers.FuncThunk[TReturn](Func`2 handler) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.GetValue(Expression expression, String& parameterName) - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.GetValue(Expression expression, String& parameterName) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Evaluate(Expression expression, Boolean generateParameter) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) - at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes) - at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) - at System.Linq.Expressions.ExpressionVisitor.VisitLambda[T](Expression`1 node) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) - at System.Linq.Expressions.ExpressionVisitor.VisitUnary(UnaryExpression node) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) - at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes) - at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.ExtractParameters(Expression expression, Boolean clearEvaluatedValues) - at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.ExtractParameters(Expression expression) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExtractParameters(Expression query, IParameterValues parameterValues, IDiagnosticsLogger`1 logger, Boolean parameterize, Boolean generateContextAccessors) - at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.ExecuteAsync[TResult](Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, Expression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteAsync[TSource,TResult](MethodInfo operatorMethodInfo, IQueryable`1 source, LambdaExpression expression, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.FirstOrDefaultAsync[TSource](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) - at MixyBoos.Api.Controllers.JobController.RequeueProcessMix(String mixId) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/JobController.cs:line 30 - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-13 13:42:42.789 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 13:42:42.809 +01:00 [INF] Quartz Scheduler created -2023-09-13 13:42:42.809 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 13:42:42.809 +01:00 [INF] RAMJobStore initialized. -2023-09-13 13:42:42.811 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 13:42:42.811 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 13:42:42.811 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 13:42:42.816 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 13:42:42.818 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 13:42:42.821 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 13:42:42.821 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 13:42:42.821 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 13:42:42.821 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 13:42:42.970 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 13:42:43.476 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 13:42:45.386 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 13:42:45.482 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 13:42:45.485 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 13:42:45.485 +01:00 [INF] Hosting environment: Development -2023-09-13 13:42:45.485 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 13:42:45.488 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 13:43:11.906 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 13:43:11.926 +01:00 [INF] Quartz Scheduler created -2023-09-13 13:43:11.926 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 13:43:11.926 +01:00 [INF] RAMJobStore initialized. -2023-09-13 13:43:11.928 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 13:43:11.928 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 13:43:11.928 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 13:43:11.933 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 13:43:11.935 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 13:43:11.938 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 13:43:11.938 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 13:43:11.938 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 13:43:11.938 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 13:43:12.073 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 13:43:12.575 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 13:43:14.331 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 13:43:14.427 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 13:43:14.430 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 13:43:14.430 +01:00 [INF] Hosting environment: Development -2023-09-13 13:43:14.430 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 13:43:14.432 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 13:46:33.700 +01:00 [INF] Completed conversion: 0 -2023-09-13 14:22:41.147 +01:00 [INF] Finished processing a47062d2-b6d7-427f-9f8c-915c2dbbcbb9 -2023-09-13 14:22:56.131 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 14:22:56.150 +01:00 [INF] Quartz Scheduler created -2023-09-13 14:22:56.150 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 14:22:56.150 +01:00 [INF] RAMJobStore initialized. -2023-09-13 14:22:56.151 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 14:22:56.152 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 14:22:56.152 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 14:22:56.157 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 14:22:56.158 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 14:22:56.161 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 14:22:56.161 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 14:22:56.161 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 14:22:56.161 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 14:22:56.265 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 14:22:56.703 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 14:22:58.218 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 14:22:58.309 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 14:22:58.312 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 14:22:58.312 +01:00 [INF] Hosting environment: Development -2023-09-13 14:22:58.312 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 14:22:58.315 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 14:23:26.189 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-13 14:23:26.190 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 14:23:40.710 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 14:23:40.722 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 14:23:40.826 +01:00 [INF] The token request was successfully validated. -2023-09-13 14:23:41.680 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 14:23:42.249 +01:00 [INF] Sending image. Request uri: 'https://mixyboos.dev.fergl.ie:5001/img/users/avatars/3f01852f-0ccb-4e6d-832f-49552414198b.jpg?width=128&height=128&t=3d03ce8b-311f-49b7-ad73-e9d1269ee00d'. Cached Key: '12812b50869e' -2023-09-13 14:24:24.688 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 14:24:24.706 +01:00 [INF] Quartz Scheduler created -2023-09-13 14:24:24.706 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 14:24:24.707 +01:00 [INF] RAMJobStore initialized. -2023-09-13 14:24:24.708 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 14:24:24.708 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 14:24:24.708 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 14:24:24.713 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 14:24:24.715 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 14:24:24.717 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 14:24:24.717 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 14:24:24.717 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 14:24:24.718 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 14:24:24.823 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 14:24:25.278 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 14:24:26.510 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 14:24:26.602 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 14:24:26.605 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 14:24:26.605 +01:00 [INF] Hosting environment: Development -2023-09-13 14:24:26.605 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 14:24:26.607 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 14:27:30.320 +01:00 [INF] Completed conversion: 0 -2023-09-13 14:38:01.771 +01:00 [INF] Finished processing 078112a8-bdb7-4b5a-9855-9cd42b692dfe -2023-09-13 14:39:10.490 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 14:39:10.509 +01:00 [INF] Quartz Scheduler created -2023-09-13 14:39:10.509 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 14:39:10.510 +01:00 [INF] RAMJobStore initialized. -2023-09-13 14:39:10.511 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 14:39:10.511 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 14:39:10.511 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 14:39:10.516 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 14:39:10.518 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 14:39:10.520 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 14:39:10.520 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 14:39:10.521 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 14:39:10.521 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 14:39:10.627 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 14:39:11.076 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 14:39:12.520 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 14:39:12.613 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 14:39:12.615 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 14:39:12.616 +01:00 [INF] Hosting environment: Development -2023-09-13 14:39:12.616 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 14:39:12.618 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 15:30:05.246 +01:00 [INF] Completed conversion: 0 -2023-09-13 15:30:07.014 +01:00 [INF] Finished processing 20076da2-be7a-45e6-901f-3fbf4500fa6c -2023-09-13 15:30:30.293 +01:00 [ERR] Failed executing DbCommand (9ms) [Parameters=[@p0='20076da2-be7a-45e6-901f-3fbf4500fa6c' (Nullable = false), @p1=NULL, @p2='2023-09-13T14:30:29.8951862Z' (DbType = DateTime), @p3='asdsadsadsa' (Nullable = false), @p4='https://loremflickr.com/320/240?lock=726849341', @p5='True', @p6=NULL (Nullable = false), @p7='03-glen-davis---special-north-street-west-ins', @p8='03. Glen Davis - Special (North Street West Instrumental Mix) eds.wav' (Nullable = false), @p9='3f01852f-0ccb-4e6d-832f-49552414198b'], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos.mixes ("Id", "AudioUrl", "DateCreated", "Description", "Image", "IsProcessed", "LocalFile", "Slug", "Title", "UserId") -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9) -RETURNING "DateUpdated"; -2023-09-13 15:30:30.319 +01:00 [ERR] An exception occurred in the database while saving changes for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 23502: null value in column "LocalFile" of relation "mixes" violates not-null constraint - -DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 23502 - MessageText: null value in column "LocalFile" of relation "mixes" violates not-null constraint - Detail: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - SchemaName: mixyboos - TableName: mixes - ColumnName: LocalFile - File: execMain.c - Line: 1968 - Routine: ExecConstraints - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. - ---> Npgsql.PostgresException (0x80004005): 23502: null value in column "LocalFile" of relation "mixes" violates not-null constraint - -DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - Exception data: - Severity: ERROR - SqlState: 23502 - MessageText: null value in column "LocalFile" of relation "mixes" violates not-null constraint - Detail: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. - SchemaName: mixyboos - TableName: mixes - ColumnName: LocalFile - File: execMain.c - Line: 1968 - Routine: ExecConstraints - --- End of inner exception stack trace --- - at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) -2023-09-13 15:30:30.377 +01:00 [ERR] Error creating mix An error occurred while saving the entity changes. See the inner exception for details. -2023-09-13 15:40:06.296 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 15:40:06.312 +01:00 [INF] Quartz Scheduler created -2023-09-13 15:40:06.313 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 15:40:06.313 +01:00 [INF] RAMJobStore initialized. -2023-09-13 15:40:06.314 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 15:40:06.314 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 15:40:06.315 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 15:40:06.321 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 15:40:06.323 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 15:40:06.326 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 15:40:06.326 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 15:40:06.327 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 15:40:06.327 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 15:40:06.491 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 15:40:06.692 +01:00 [ERR] Hosting failed to start -System.MissingMethodException: Method not found: 'Void Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo..ctor(System.Type, System.String, System.String, Boolean, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1)'. - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.FindArrayMapping(RelationalTypeMappingInfo& mappingInfo) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.FindMapping(RelationalTypeMappingInfo& mappingInfo) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.<>c.b__8_0(ValueTuple`4 k, RelationalTypeMappingSource self) - at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd[TArg](TKey key, Func`3 valueFactory, TArg factoryArgument) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.FindMappingWithConversion(RelationalTypeMappingInfo mappingInfo, Type providerClrType, ValueConverter customConverter, CoreTypeMapping elementMapping) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.FindMapping(Type type, IModel model, CoreTypeMapping elementMapping) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.IsCandidateNavigationPropertyType(Type targetType, MemberInfo memberInfo, Model model, Nullable`1& shouldBeOwned) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.FindCandidateNavigationPropertyType(MemberInfo memberInfo, IConventionModel model, Nullable`1& shouldBeOwned) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.GetNavigationCandidates(IConventionEntityType entityType) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.ForeignKeyAttributeConvention.ProcessEntityTypeAdded(IConventionEntityTypeBuilder entityTypeBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnEntityTypeAdded(IConventionEntityTypeBuilder entityTypeBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnEntityTypeAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) -2023-09-13 15:40:06.723 +01:00 [FTL] An unhandled exception occured during bootstrapping Method not found: 'Void Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo..ctor(System.Type, System.String, System.String, Boolean, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1)'. -System.MissingMethodException: Method not found: 'Void Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo..ctor(System.Type, System.String, System.String, Boolean, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1)'. - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.FindArrayMapping(RelationalTypeMappingInfo& mappingInfo) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.FindMapping(RelationalTypeMappingInfo& mappingInfo) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.<>c.b__8_0(ValueTuple`4 k, RelationalTypeMappingSource self) - at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd[TArg](TKey key, Func`3 valueFactory, TArg factoryArgument) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.FindMappingWithConversion(RelationalTypeMappingInfo mappingInfo, Type providerClrType, ValueConverter customConverter, CoreTypeMapping elementMapping) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.FindMapping(Type type, IModel model, CoreTypeMapping elementMapping) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.IsCandidateNavigationPropertyType(Type targetType, MemberInfo memberInfo, Model model, Nullable`1& shouldBeOwned) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.FindCandidateNavigationPropertyType(MemberInfo memberInfo, IConventionModel model, Nullable`1& shouldBeOwned) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.GetNavigationCandidates(IConventionEntityType entityType) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.ForeignKeyAttributeConvention.ProcessEntityTypeAdded(IConventionEntityTypeBuilder entityTypeBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnEntityTypeAdded(IConventionEntityTypeBuilder entityTypeBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnEntityTypeAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) - at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at MixyBoos.Api.Program.Main(String[] args) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Program.cs:line 22 -2023-09-13 15:57:54.606 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 15:57:54.620 +01:00 [INF] Quartz Scheduler created -2023-09-13 15:57:54.621 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 15:57:54.621 +01:00 [INF] RAMJobStore initialized. -2023-09-13 15:57:54.622 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 15:57:54.622 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 15:57:54.622 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 15:57:54.627 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 15:57:54.629 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 15:57:54.632 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 15:57:54.632 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 15:57:54.632 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 15:57:54.632 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 15:57:54.763 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 15:57:54.919 +01:00 [ERR] Hosting failed to start -System.MissingMethodException: Method not found: 'Void Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo..ctor(System.Type, System.String, System.String, Boolean, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1)'. - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.FindArrayMapping(RelationalTypeMappingInfo& mappingInfo) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.FindMapping(RelationalTypeMappingInfo& mappingInfo) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.<>c.b__8_0(ValueTuple`4 k, RelationalTypeMappingSource self) - at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd[TArg](TKey key, Func`3 valueFactory, TArg factoryArgument) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.FindMappingWithConversion(RelationalTypeMappingInfo mappingInfo, Type providerClrType, ValueConverter customConverter, CoreTypeMapping elementMapping) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.FindMapping(Type type, IModel model, CoreTypeMapping elementMapping) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.IsCandidateNavigationPropertyType(Type targetType, MemberInfo memberInfo, Model model, Nullable`1& shouldBeOwned) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.FindCandidateNavigationPropertyType(MemberInfo memberInfo, IConventionModel model, Nullable`1& shouldBeOwned) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.GetNavigationCandidates(IConventionEntityType entityType) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.ForeignKeyAttributeConvention.ProcessEntityTypeAdded(IConventionEntityTypeBuilder entityTypeBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnEntityTypeAdded(IConventionEntityTypeBuilder entityTypeBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnEntityTypeAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) -2023-09-13 15:57:54.940 +01:00 [FTL] An unhandled exception occured during bootstrapping Method not found: 'Void Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo..ctor(System.Type, System.String, System.String, Boolean, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1)'. -System.MissingMethodException: Method not found: 'Void Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo..ctor(System.Type, System.String, System.String, Boolean, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1, System.Nullable`1)'. - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.FindArrayMapping(RelationalTypeMappingInfo& mappingInfo) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.FindMapping(RelationalTypeMappingInfo& mappingInfo) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.<>c.b__8_0(ValueTuple`4 k, RelationalTypeMappingSource self) - at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd[TArg](TKey key, Func`3 valueFactory, TArg factoryArgument) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.FindMappingWithConversion(RelationalTypeMappingInfo mappingInfo, Type providerClrType, ValueConverter customConverter, CoreTypeMapping elementMapping) - at Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSource.FindMapping(Type type, IModel model, CoreTypeMapping elementMapping) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.IsCandidateNavigationPropertyType(Type targetType, MemberInfo memberInfo, Model model, Nullable`1& shouldBeOwned) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.FindCandidateNavigationPropertyType(MemberInfo memberInfo, IConventionModel model, Nullable`1& shouldBeOwned) - at Microsoft.EntityFrameworkCore.Metadata.Internal.MemberClassifier.GetNavigationCandidates(IConventionEntityType entityType) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.ForeignKeyAttributeConvention.ProcessEntityTypeAdded(IConventionEntityTypeBuilder entityTypeBuilder, IConventionContext`1 context) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnEntityTypeAdded(IConventionEntityTypeBuilder entityTypeBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnEntityTypeAddedNode.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.DelayedConventionScope.Run(ConventionDispatcher dispatcher) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Run() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ConventionBatch.Dispose() - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.ImmediateConventionScope.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ConventionDispatcher.OnModelInitialized(IConventionModelBuilder modelBuilder) - at Microsoft.EntityFrameworkCore.Metadata.Internal.Model..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelBuilder..ctor(ConventionSet conventions, ModelDependencies modelDependencies, ModelConfiguration modelConfiguration) - at Microsoft.EntityFrameworkCore.ModelConfigurationBuilder.CreateModelBuilder(ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.CreateModel(DbContext context, IConventionSetBuilder conventionSetBuilder, ModelDependencies modelDependencies) - at Microsoft.EntityFrameworkCore.Infrastructure.ModelSource.GetModel(DbContext context, ModelCreationDependencies modelCreationDependencies, Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) - at Microsoft.EntityFrameworkCore.Internal.DbContextServices.get_Model() - at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.b__8_4(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices() - at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() - at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() - at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.get_Applications() - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 28 - at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) - at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at MixyBoos.Api.Program.Main(String[] args) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Program.cs:line 22 -2023-09-13 16:02:19.081 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 16:02:19.094 +01:00 [INF] Quartz Scheduler created -2023-09-13 16:02:19.094 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 16:02:19.094 +01:00 [INF] RAMJobStore initialized. -2023-09-13 16:02:19.095 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 16:02:19.095 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 16:02:19.096 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 16:02:19.100 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 16:02:19.102 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 16:02:19.104 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 16:02:19.104 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 16:02:19.105 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 16:02:19.105 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 16:02:19.176 +01:00 [ERR] Hosting failed to start -System.IO.FileNotFoundException: Could not load file or assembly 'Npgsql, Version=8.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7'. The system cannot find the file specified. - -File name: 'Npgsql, Version=8.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7' - at Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension..ctor(NpgsqlOptionsExtension copyFrom) - at Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension.Clone() in /srv/dev/working/efcore.pg/src/EFCore.PG/Infrastructure/Internal/NpgsqlOptionsExtension.cs:line 321 - at Microsoft.EntityFrameworkCore.Infrastructure.RelationalOptionsExtension.WithConnectionString(String connectionString) - at Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension.WithConnectionString(String connectionString) in /srv/dev/working/efcore.pg/src/EFCore.PG/Infrastructure/Internal/NpgsqlOptionsExtension.cs:line 134 - at Microsoft.EntityFrameworkCore.NpgsqlDbContextOptionsBuilderExtensions.UseNpgsql(DbContextOptionsBuilder optionsBuilder, String connectionString, Action`1 npgsqlOptionsAction) in /srv/dev/working/efcore.pg/src/EFCore.PG/Extensions/NpgsqlDbContextOptionsBuilderExtensions.cs:line 59 - at MixyBoos.Api.Startup.<>c__DisplayClass3_0.b__1(DbContextOptionsBuilder options) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Startup.cs:line 66 - at Microsoft.Extensions.DependencyInjection.EntityFrameworkServiceCollectionExtensions.<>c__DisplayClass1_0`2.b__0(IServiceProvider _, DbContextOptionsBuilder b) - at Microsoft.Extensions.DependencyInjection.EntityFrameworkServiceCollectionExtensions.CreateDbContextOptions[TContext](IServiceProvider applicationServiceProvider, Action`2 optionsAction) - at Microsoft.Extensions.DependencyInjection.EntityFrameworkServiceCollectionExtensions.<>c__DisplayClass17_0`1.b__0(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStoreResolver.Get[TApplication]() - at OpenIddict.Core.OpenIddictApplicationCache`1..ctor(IOptionsMonitor`1 options, IOpenIddictApplicationStoreResolver resolver) - at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) - at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) - at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.OpenIddictCoreExtensions.<>c.b__0_0(IServiceProvider provider) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 23 - at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) -2023-09-13 16:02:19.194 +01:00 [FTL] An unhandled exception occured during bootstrapping Could not load file or assembly 'Npgsql, Version=8.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7'. The system cannot find the file specified. - -System.IO.FileNotFoundException: Could not load file or assembly 'Npgsql, Version=8.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7'. The system cannot find the file specified. - -File name: 'Npgsql, Version=8.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7' - at Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension..ctor(NpgsqlOptionsExtension copyFrom) - at Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension.Clone() in /srv/dev/working/efcore.pg/src/EFCore.PG/Infrastructure/Internal/NpgsqlOptionsExtension.cs:line 321 - at Microsoft.EntityFrameworkCore.Infrastructure.RelationalOptionsExtension.WithConnectionString(String connectionString) - at Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension.WithConnectionString(String connectionString) in /srv/dev/working/efcore.pg/src/EFCore.PG/Infrastructure/Internal/NpgsqlOptionsExtension.cs:line 134 - at Microsoft.EntityFrameworkCore.NpgsqlDbContextOptionsBuilderExtensions.UseNpgsql(DbContextOptionsBuilder optionsBuilder, String connectionString, Action`1 npgsqlOptionsAction) in /srv/dev/working/efcore.pg/src/EFCore.PG/Extensions/NpgsqlDbContextOptionsBuilderExtensions.cs:line 59 - at MixyBoos.Api.Startup.<>c__DisplayClass3_0.b__1(DbContextOptionsBuilder options) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Startup.cs:line 66 - at Microsoft.Extensions.DependencyInjection.EntityFrameworkServiceCollectionExtensions.<>c__DisplayClass1_0`2.b__0(IServiceProvider _, DbContextOptionsBuilder b) - at Microsoft.Extensions.DependencyInjection.EntityFrameworkServiceCollectionExtensions.CreateDbContextOptions[TContext](IServiceProvider applicationServiceProvider, Action`2 optionsAction) - at Microsoft.Extensions.DependencyInjection.EntityFrameworkServiceCollectionExtensions.<>c__DisplayClass17_0`1.b__0(IServiceProvider p) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStoreResolver.Get[TApplication]() - at OpenIddict.Core.OpenIddictApplicationCache`1..ctor(IOptionsMonitor`1 options, IOpenIddictApplicationStoreResolver resolver) - at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) - at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) - at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.OpenIddictCoreExtensions.<>c.b__0_0(IServiceProvider provider) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) - at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) - at MixyBoos.Api.Services.Workers.OpenIdDictWorker.StartAsync(CancellationToken cancellationToken) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Services/Workers/OpenIdDictWorker.cs:line 23 - at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) - at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at MixyBoos.Api.Program.Main(String[] args) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Program.cs:line 22 -2023-09-13 16:04:19.137 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 16:04:19.151 +01:00 [INF] Quartz Scheduler created -2023-09-13 16:04:19.151 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 16:04:19.151 +01:00 [INF] RAMJobStore initialized. -2023-09-13 16:04:19.152 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 16:04:19.152 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 16:04:19.152 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 16:04:19.158 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 16:04:19.159 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 16:04:19.162 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 16:04:19.162 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 16:04:19.162 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 16:04:19.162 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 16:04:19.306 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 16:04:19.771 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 16:04:21.451 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 16:04:21.539 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 16:04:21.542 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 16:04:21.542 +01:00 [INF] Hosting environment: Development -2023-09-13 16:04:21.542 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 16:04:21.545 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 16:12:23.839 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 16:13:03.945 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 16:13:39.112 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 16:13:39.126 +01:00 [INF] Quartz Scheduler created -2023-09-13 16:13:39.126 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 16:13:39.127 +01:00 [INF] RAMJobStore initialized. -2023-09-13 16:13:39.127 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 16:13:39.127 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 16:13:39.128 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 16:13:39.133 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 16:13:39.135 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 16:13:39.138 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 16:13:39.138 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 16:13:39.138 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 16:13:39.138 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 16:13:39.252 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 16:13:39.720 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 16:13:41.204 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 16:13:41.291 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 16:13:41.294 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 16:13:41.294 +01:00 [INF] Hosting environment: Development -2023-09-13 16:13:41.294 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 16:13:41.296 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 16:14:30.282 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "missing_token", - "error_description": "The security token is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2000" -}. -2023-09-13 16:14:30.284 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 16:14:50.219 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 16:14:50.229 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 16:14:50.314 +01:00 [INF] The token request was successfully validated. -2023-09-13 16:14:51.300 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 16:14:51.443 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 16:14:51.443 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 16:14:51.443 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 16:15:08.916 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 16:15:08.917 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 16:15:09.103 +01:00 [INF] The token request was successfully validated. -2023-09-13 16:15:09.839 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 16:15:09.928 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 16:15:09.928 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 16:15:09.929 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 16:15:21.884 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 16:15:21.885 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 16:15:22.131 +01:00 [INF] The token request was successfully validated. -2023-09-13 16:15:22.620 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 16:15:22.699 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 16:15:22.699 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 16:15:22.700 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 16:16:49.364 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 16:16:49.364 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 16:16:49.383 +01:00 [ERR] Failed executing DbCommand (8ms) [Parameters=[@__identifier_0='webclient'], CommandType='"Text"', CommandTimeout='30'] -SELECT o."Id", o."ClientId", o."ClientSecret", o."ConcurrencyToken", o."ConsentType", o."DisplayName", o."DisplayNames", o."Permissions", o."PostLogoutRedirectUris", o."Properties", o."RedirectUris", o."Requirements", o."Type" -FROM oid.openiddict_application AS o -WHERE o."ClientId" = @__identifier_0 -LIMIT 1 -2023-09-13 16:16:49.451 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Npgsql.PostgresException (0x80004005): 57P01: terminating connection due to administrator command - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) in /srv/dev/working/efcore.pg/src/EFCore.PG/Storage/Internal/NpgsqlExecutionStrategy.cs:line 65 - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: FATAL - SqlState: 57P01 - MessageText: terminating connection due to administrator command - File: postgres.c - Line: 3218 - Routine: ProcessInterrupts -Npgsql.PostgresException (0x80004005): 57P01: terminating connection due to administrator command - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) in /srv/dev/working/efcore.pg/src/EFCore.PG/Storage/Internal/NpgsqlExecutionStrategy.cs:line 65 - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: FATAL - SqlState: 57P01 - MessageText: terminating connection due to administrator command - File: postgres.c - Line: 3218 - Routine: ProcessInterrupts -2023-09-13 16:16:49.454 +01:00 [ERR] An unhandled exception has occurred while executing the request. -Npgsql.PostgresException (0x80004005): 57P01: terminating connection due to administrator command - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) in /srv/dev/working/efcore.pg/src/EFCore.PG/Storage/Internal/NpgsqlExecutionStrategy.cs:line 65 - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Server.OpenIddictServerHandlers.Exchange.ValidateClientId.HandleAsync(ValidateTokenRequestContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.OpenIddictServerHandlers.Exchange.ValidateTokenRequest.HandleAsync(ProcessRequestContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandler.HandleRequestAsync() - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) - Exception data: - Severity: FATAL - SqlState: 57P01 - MessageText: terminating connection due to administrator command - File: postgres.c - Line: 3218 - Routine: ProcessInterrupts -2023-09-13 16:17:36.967 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 16:17:36.967 +01:00 [INF] The token request was successfully extracted: { - "username": "superawesomedjperson", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 16:17:37.050 +01:00 [INF] The token request was rejected because the client application was not found: 'webclient'. -2023-09-13 16:17:37.055 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_client", - "error_description": "The specified 'client_id' is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2052" -}. -2023-09-13 16:17:43.456 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 16:17:43.456 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 16:17:43.619 +01:00 [INF] The token request was rejected because the client application was not found: 'webclient'. -2023-09-13 16:17:43.620 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_client", - "error_description": "The specified 'client_id' is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2052" -}. -2023-09-13 16:17:47.504 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 16:17:47.504 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 16:17:47.608 +01:00 [INF] The token request was rejected because the client application was not found: 'webclient'. -2023-09-13 16:17:47.608 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_client", - "error_description": "The specified 'client_id' is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2052" -}. -2023-09-13 16:18:01.916 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 16:18:01.916 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 16:18:02.060 +01:00 [INF] The token request was rejected because the client application was not found: 'webclient'. -2023-09-13 16:18:02.060 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_client", - "error_description": "The specified 'client_id' is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2052" -}. -2023-09-13 16:18:08.782 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 16:18:08.782 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 16:18:08.946 +01:00 [INF] The token request was rejected because the client application was not found: 'webclient'. -2023-09-13 16:18:08.946 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_client", - "error_description": "The specified 'client_id' is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2052" -}. -2023-09-13 19:31:09.418 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 19:31:09.418 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 19:31:09.602 +01:00 [INF] The token request was rejected because the client application was not found: 'webclient'. -2023-09-13 19:31:09.602 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_client", - "error_description": "The specified 'client_id' is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2052" -}. -2023-09-13 19:33:10.710 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 19:33:10.724 +01:00 [INF] Quartz Scheduler created -2023-09-13 19:33:10.725 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 19:33:10.725 +01:00 [INF] RAMJobStore initialized. -2023-09-13 19:33:10.726 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 19:33:10.726 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 19:33:10.726 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 19:33:10.732 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 19:33:10.734 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 19:33:10.737 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 19:33:10.737 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 19:33:10.737 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 19:33:10.737 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 19:33:15.367 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 19:33:16.784 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 19:33:18.391 +01:00 [INF] App webclient does not exist, creating -2023-09-13 19:33:20.782 +01:00 [INF] App webclient created -2023-09-13 19:33:23.501 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 19:33:23.594 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 19:33:23.597 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 19:33:23.597 +01:00 [INF] Hosting environment: Development -2023-09-13 19:33:23.597 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 19:33:23.600 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 19:33:26.104 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 19:33:26.128 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 19:33:26.245 +01:00 [INF] The token request was successfully validated. -2023-09-13 19:33:27.143 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 19:33:29.916 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 19:33:29.916 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 19:33:30.163 +01:00 [INF] The token request was successfully validated. -2023-09-13 19:33:31.105 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 19:33:31.252 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 19:33:31.267 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 19:33:31.267 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 19:44:10.660 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 19:44:10.660 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 19:44:10.871 +01:00 [INF] The token request was successfully validated. -2023-09-13 19:44:11.532 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 19:44:11.640 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 19:44:11.640 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 19:44:11.640 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 19:45:11.023 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 19:45:11.023 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 19:45:11.208 +01:00 [INF] The token request was successfully validated. -2023-09-13 19:45:11.964 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 19:45:12.066 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 19:45:12.067 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 19:45:12.067 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 19:45:55.889 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 19:45:55.889 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 19:45:56.033 +01:00 [INF] The token request was successfully validated. -2023-09-13 19:45:56.797 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 19:45:56.872 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 19:45:56.872 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 19:45:56.872 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 19:51:45.745 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 19:51:49.397 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 19:52:14.888 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 19:52:14.902 +01:00 [INF] Quartz Scheduler created -2023-09-13 19:52:14.902 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 19:52:14.902 +01:00 [INF] RAMJobStore initialized. -2023-09-13 19:52:14.903 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 19:52:14.903 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 19:52:14.904 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 19:52:14.909 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 19:52:14.910 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 19:52:14.913 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 19:52:14.913 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 19:52:14.913 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 19:52:14.913 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 19:52:36.908 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 19:52:37.713 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 19:52:39.128 +01:00 [INF] App webclient does not exist, creating -2023-09-13 19:52:40.989 +01:00 [INF] App webclient created -2023-09-13 19:52:42.406 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 19:52:42.490 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 19:52:42.493 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 19:52:42.493 +01:00 [INF] Hosting environment: Development -2023-09-13 19:52:42.493 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 19:52:42.495 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 20:50:09.856 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-13 20:50:09.869 +01:00 [INF] Quartz Scheduler created -2023-09-13 20:50:09.870 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-13 20:50:09.870 +01:00 [INF] RAMJobStore initialized. -2023-09-13 20:50:09.870 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-13 20:50:09.871 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-13 20:50:09.871 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-13 20:50:09.876 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-13 20:50:09.878 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-13 20:50:09.880 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-13 20:50:09.881 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-13 20:50:09.881 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-13 20:50:09.881 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-13 20:50:10.009 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-13 20:50:10.487 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-13 20:50:11.911 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-13 20:50:12.002 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-13 20:50:12.005 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-13 20:50:12.005 +01:00 [INF] Hosting environment: Development -2023-09-13 20:50:12.005 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-13 20:50:12.008 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-13 20:52:23.568 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 20:52:23.581 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 20:52:23.769 +01:00 [INF] The token request was successfully validated. -2023-09-13 20:52:24.731 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 20:52:24.897 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 20:52:24.905 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 20:52:24.905 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 20:52:40.972 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 20:52:40.973 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 20:52:41.140 +01:00 [INF] The token request was successfully validated. -2023-09-13 20:52:41.837 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 20:52:41.963 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 20:52:41.964 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 20:52:41.964 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 20:52:53.190 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 20:52:53.190 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 20:52:53.437 +01:00 [INF] The token request was successfully validated. -2023-09-13 20:52:54.105 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 20:52:54.232 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 20:52:54.232 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 20:52:54.232 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 20:58:26.151 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-13 20:58:26.151 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-13 20:58:26.278 +01:00 [INF] The token request was successfully validated. -2023-09-13 20:58:26.990 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-13 20:58:53.212 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 20:58:53.212 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The issuer associated to the specified token is not valid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2088" -}. -2023-09-13 20:58:53.212 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 20:58:54.585 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 20:58:54.585 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The issuer associated to the specified token is not valid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2088" -}. -2023-09-13 20:58:54.585 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-13 20:59:33.974 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-13 20:59:33.974 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-13 20:59:33.974 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-14 00:44:44.333 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-14 00:44:44.342 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-14 00:44:44.445 +01:00 [INF] The token request was successfully validated. -2023-09-14 00:44:45.053 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-14 00:44:45.140 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-14 00:44:45.141 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-14 00:44:45.141 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-15 18:33:58.269 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-15 18:33:58.285 +01:00 [INF] Quartz Scheduler created -2023-09-15 18:33:58.286 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-15 18:33:58.286 +01:00 [INF] RAMJobStore initialized. -2023-09-15 18:33:58.287 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-15 18:33:58.288 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-15 18:33:58.288 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-15 18:33:58.296 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-15 18:33:58.298 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-15 18:33:58.302 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-15 18:33:58.302 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-15 18:33:58.302 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-15 18:33:58.303 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-15 18:33:58.464 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-15 18:33:59.009 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-15 18:34:00.822 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-15 18:34:00.918 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-15 18:34:00.921 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-15 18:34:00.921 +01:00 [INF] Hosting environment: Development -2023-09-15 18:34:00.921 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-15 18:34:00.924 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-15 18:34:12.432 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-15 18:34:12.453 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-15 18:34:12.562 +01:00 [INF] The token request was successfully validated. -2023-09-15 18:34:13.484 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-15 18:34:13.600 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-15 18:34:13.610 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-15 18:34:13.610 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-15 18:39:33.981 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-15 18:39:33.995 +01:00 [INF] Quartz Scheduler created -2023-09-15 18:39:33.995 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-15 18:39:33.995 +01:00 [INF] RAMJobStore initialized. -2023-09-15 18:39:33.996 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-15 18:39:33.996 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-15 18:39:33.996 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-15 18:39:34.001 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-15 18:39:34.003 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-15 18:39:34.005 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-15 18:39:34.005 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-15 18:39:34.005 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-15 18:39:34.006 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-15 18:39:34.176 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-15 18:39:34.616 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-15 18:39:36.228 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-15 18:39:36.310 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-15 18:39:36.312 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-15 18:39:36.312 +01:00 [INF] Hosting environment: Development -2023-09-15 18:39:36.313 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-15 18:39:36.315 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-15 19:21:53.252 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-15 19:21:53.283 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-15 19:21:53.335 +01:00 [INF] The token request was successfully validated. -2023-09-15 19:21:54.275 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-15 19:22:19.688 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-15 19:22:19.699 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-15 19:22:19.699 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-15 19:23:37.657 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-15 19:23:37.658 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-15 19:23:37.905 +01:00 [INF] The token request was successfully validated. -2023-09-15 19:23:38.678 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-15 19:24:02.772 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-15 19:24:02.773 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-15 19:24:02.773 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-15 19:24:23.181 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-15 19:24:23.182 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-15 19:24:23.417 +01:00 [INF] The token request was successfully validated. -2023-09-15 19:24:24.179 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-15 19:24:44.663 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-15 19:24:44.664 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-15 19:24:44.664 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-15 19:34:46.575 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-15 19:34:46.575 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-15 19:34:46.638 +01:00 [INF] The token request was successfully validated. -2023-09-15 19:34:47.376 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-15 19:36:03.561 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-15 19:36:03.562 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-15 19:36:03.562 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-15 19:36:34.602 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-15 19:36:34.602 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-15 19:36:34.602 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-15 19:36:36.103 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-15 19:36:36.104 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-15 19:36:36.104 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-15 19:36:46.592 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-15 19:36:46.592 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-15 19:36:46.592 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:19:11.637 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-21 22:19:11.649 +01:00 [INF] Quartz Scheduler created -2023-09-21 22:19:11.650 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-21 22:19:11.650 +01:00 [INF] RAMJobStore initialized. -2023-09-21 22:19:11.650 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-21 22:19:11.651 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-21 22:19:11.651 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-21 22:19:11.656 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-21 22:19:11.657 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-21 22:19:11.659 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-21 22:19:11.659 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-21 22:19:11.659 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-21 22:19:11.660 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-21 22:19:11.750 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-21 22:19:12.252 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-21 22:19:12.693 +01:00 [ERR] Failed executing DbCommand (35ms) [Parameters=[@__identifier_0='webclient'], CommandType='"Text"', CommandTimeout='30'] -SELECT o."Id", o."ClientId", o."ClientSecret", o."ConcurrencyToken", o."ConsentType", o."DisplayName", o."DisplayNames", o."Permissions", o."PostLogoutRedirectUris", o."Properties", o."RedirectUris", o."Requirements", o."Type" -FROM oid.openiddict_application AS o -WHERE o."ClientId" = @__identifier_0 -LIMIT 1 -2023-09-21 22:19:12.718 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Npgsql.PostgresException (0x80004005): 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: ERROR - SqlState: 42P01 - MessageText: relation "oid.openiddict_application" does not exist - Position: 233 - File: parse_relation.c - Line: 1371 - Routine: parserOpenTable -Npgsql.PostgresException (0x80004005): 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: ERROR - SqlState: 42P01 - MessageText: relation "oid.openiddict_application" does not exist - Position: 233 - File: parse_relation.c - Line: 1371 - Routine: parserOpenTable -2023-09-21 22:19:12.726 +01:00 [INF] Error creating openiddict app 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 -2023-09-21 22:19:12.943 +01:00 [ERR] Failed executing DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - "Id" uuid NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user" PRIMARY KEY ("Id") -); -2023-09-21 22:19:13.049 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-21 22:19:13.135 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-21 22:19:13.137 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-21 22:19:13.137 +01:00 [INF] Hosting environment: Development -2023-09-21 22:19:13.137 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-21 22:19:13.139 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-21 22:22:13.338 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:22:13.351 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-21 22:22:13.366 +01:00 [ERR] Failed executing DbCommand (1ms) [Parameters=[@__identifier_0='webclient'], CommandType='"Text"', CommandTimeout='30'] -SELECT o."Id", o."ClientId", o."ClientSecret", o."ConcurrencyToken", o."ConsentType", o."DisplayName", o."DisplayNames", o."Permissions", o."PostLogoutRedirectUris", o."Properties", o."RedirectUris", o."Requirements", o."Type" -FROM oid.openiddict_application AS o -WHERE o."ClientId" = @__identifier_0 -LIMIT 1 -2023-09-21 22:22:13.368 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Npgsql.PostgresException (0x80004005): 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: ERROR - SqlState: 42P01 - MessageText: relation "oid.openiddict_application" does not exist - Position: 233 - File: parse_relation.c - Line: 1371 - Routine: parserOpenTable -Npgsql.PostgresException (0x80004005): 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: ERROR - SqlState: 42P01 - MessageText: relation "oid.openiddict_application" does not exist - Position: 233 - File: parse_relation.c - Line: 1371 - Routine: parserOpenTable -2023-09-21 22:22:13.376 +01:00 [ERR] An unhandled exception has occurred while executing the request. -Npgsql.PostgresException (0x80004005): 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Server.OpenIddictServerHandlers.Exchange.ValidateClientId.HandleAsync(ValidateTokenRequestContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.OpenIddictServerHandlers.Exchange.ValidateTokenRequest.HandleAsync(ProcessRequestContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandler.HandleRequestAsync() - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) - Exception data: - Severity: ERROR - SqlState: 42P01 - MessageText: relation "oid.openiddict_application" does not exist - Position: 233 - File: parse_relation.c - Line: 1371 - Routine: parserOpenTable -2023-09-21 22:22:21.964 +01:00 [INF] Application is shutting down... -2023-09-21 22:22:21.968 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-21 22:22:21.969 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-21 22:22:21.972 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-21 22:22:21.974 +01:00 [INF] Stopped cleanly -2023-09-21 22:22:40.602 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-21 22:22:40.614 +01:00 [INF] Quartz Scheduler created -2023-09-21 22:22:40.614 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-21 22:22:40.614 +01:00 [INF] RAMJobStore initialized. -2023-09-21 22:22:40.615 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-21 22:22:40.615 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-21 22:22:40.615 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-21 22:22:40.620 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-21 22:22:40.622 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-21 22:22:40.624 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-21 22:22:40.624 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-21 22:22:40.624 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-21 22:22:40.624 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-21 22:22:40.706 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-21 22:22:41.128 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-21 22:22:41.523 +01:00 [ERR] Failed executing DbCommand (30ms) [Parameters=[@__identifier_0='webclient'], CommandType='"Text"', CommandTimeout='30'] -SELECT o."Id", o."ClientId", o."ClientSecret", o."ConcurrencyToken", o."ConsentType", o."DisplayName", o."DisplayNames", o."Permissions", o."PostLogoutRedirectUris", o."Properties", o."RedirectUris", o."Requirements", o."Type" -FROM oid.openiddict_application AS o -WHERE o."ClientId" = @__identifier_0 -LIMIT 1 -2023-09-21 22:22:41.547 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Npgsql.PostgresException (0x80004005): 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: ERROR - SqlState: 42P01 - MessageText: relation "oid.openiddict_application" does not exist - Position: 233 - File: parse_relation.c - Line: 1371 - Routine: parserOpenTable -Npgsql.PostgresException (0x80004005): 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: ERROR - SqlState: 42P01 - MessageText: relation "oid.openiddict_application" does not exist - Position: 233 - File: parse_relation.c - Line: 1371 - Routine: parserOpenTable -2023-09-21 22:22:41.554 +01:00 [INF] Error creating openiddict app 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 -2023-09-21 22:22:41.746 +01:00 [ERR] Failed executing DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - "Id" uuid NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user" PRIMARY KEY ("Id") -); -2023-09-21 22:22:41.839 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-21 22:22:41.921 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-21 22:22:41.923 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-21 22:22:41.923 +01:00 [INF] Hosting environment: Development -2023-09-21 22:22:41.923 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-21 22:22:41.925 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-21 22:22:54.727 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:22:54.738 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-21 22:22:54.752 +01:00 [ERR] Failed executing DbCommand (1ms) [Parameters=[@__identifier_0='webclient'], CommandType='"Text"', CommandTimeout='30'] -SELECT o."Id", o."ClientId", o."ClientSecret", o."ConcurrencyToken", o."ConsentType", o."DisplayName", o."DisplayNames", o."Permissions", o."PostLogoutRedirectUris", o."Properties", o."RedirectUris", o."Requirements", o."Type" -FROM oid.openiddict_application AS o -WHERE o."ClientId" = @__identifier_0 -LIMIT 1 -2023-09-21 22:22:54.754 +01:00 [ERR] An exception occurred while iterating over the results of a query for context type 'MixyBoos.Api.Data.MixyBoosContext'. -Npgsql.PostgresException (0x80004005): 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: ERROR - SqlState: 42P01 - MessageText: relation "oid.openiddict_application" does not exist - Position: 233 - File: parse_relation.c - Line: 1371 - Routine: parserOpenTable -Npgsql.PostgresException (0x80004005): 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - Exception data: - Severity: ERROR - SqlState: 42P01 - MessageText: relation "oid.openiddict_application" does not exist - Position: 233 - File: parse_relation.c - Line: 1371 - Routine: parserOpenTable -2023-09-21 22:22:54.764 +01:00 [ERR] An unhandled exception has occurred while executing the request. -Npgsql.PostgresException (0x80004005): 42P01: relation "oid.openiddict_application" does not exist - -POSITION: 233 - at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) - at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken) - at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) - at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) - at OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore`5.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationCache`1.<>c__DisplayClass6_0.<g__ExecuteAsync|0>d.MoveNext() ---- End of stack trace from previous location --- - at OpenIddict.Core.OpenIddictApplicationManager`1.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Core.OpenIddictApplicationManager`1.OpenIddict.Abstractions.IOpenIddictApplicationManager.FindByClientIdAsync(String identifier, CancellationToken cancellationToken) - at OpenIddict.Server.OpenIddictServerHandlers.Exchange.ValidateClientId.HandleAsync(ValidateTokenRequestContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.OpenIddictServerHandlers.Exchange.ValidateTokenRequest.HandleAsync(ProcessRequestContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.OpenIddictServerDispatcher.DispatchAsync[TContext](TContext context) - at OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandler.HandleRequestAsync() - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) - Exception data: - Severity: ERROR - SqlState: 42P01 - MessageText: relation "oid.openiddict_application" does not exist - Position: 233 - File: parse_relation.c - Line: 1371 - Routine: parserOpenTable -2023-09-21 22:22:57.957 +01:00 [INF] Application is shutting down... -2023-09-21 22:22:57.962 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-21 22:22:57.963 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-21 22:22:57.965 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-21 22:22:57.967 +01:00 [INF] Stopped cleanly -2023-09-21 22:23:08.759 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-21 22:23:13.535 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-21 22:23:18.067 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-21 22:23:18.079 +01:00 [INF] Quartz Scheduler created -2023-09-21 22:23:18.080 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-21 22:23:18.080 +01:00 [INF] RAMJobStore initialized. -2023-09-21 22:23:18.081 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-21 22:23:18.081 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-21 22:23:18.081 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-21 22:23:18.088 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-21 22:23:18.090 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-21 22:23:18.092 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-21 22:23:18.092 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-21 22:23:18.092 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-21 22:23:18.092 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-21 22:23:18.174 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-21 22:23:18.586 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-21 22:23:19.007 +01:00 [INF] App webclient does not exist, creating -2023-09-21 22:23:19.134 +01:00 [INF] App webclient created -2023-09-21 22:23:19.377 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-21 22:23:19.454 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-21 22:23:19.456 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-21 22:23:19.456 +01:00 [INF] Hosting environment: Development -2023-09-21 22:23:19.456 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-21 22:23:19.458 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-21 22:25:52.568 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:25:52.581 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboossecondfarts@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-21 22:25:52.606 +01:00 [INF] The token request was successfully validated. -2023-09-21 22:25:52.651 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_grant", - "error_description": "The username/password couple is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2024" -}. -2023-09-21 22:25:52.655 +01:00 [INF] AuthenticationScheme: OpenIddict.Server.AspNetCore was forbidden. -2023-09-21 22:25:57.524 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:25:57.525 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-21 22:25:57.530 +01:00 [INF] The token request was successfully validated. -2023-09-21 22:25:57.731 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-21 22:25:57.831 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:25:57.838 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:25:57.838 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:26:32.704 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:26:32.705 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-21 22:26:32.712 +01:00 [INF] The token request was successfully validated. -2023-09-21 22:26:32.775 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-21 22:26:32.811 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:26:32.811 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:26:32.811 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:27:36.231 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:27:36.231 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-21 22:27:36.233 +01:00 [INF] The token request was successfully validated. -2023-09-21 22:27:36.280 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2628000, - "id_token": "[redacted]" -}. -2023-09-21 22:27:36.316 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:27:36.316 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:27:36.316 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:35:34.837 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:35:34.837 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-21 22:35:34.839 +01:00 [INF] The token request was successfully validated. -2023-09-21 22:35:34.905 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-21 22:36:09.420 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:36:09.421 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:36:09.421 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:37:11.822 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:37:11.822 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:37:11.823 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:37:25.639 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:37:25.639 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:37:25.639 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:37:27.477 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:37:27.478 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:37:27.478 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:39:09.468 +01:00 [INF] Application is shutting down... -2023-09-21 22:39:09.475 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-21 22:39:09.475 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-21 22:39:09.479 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-21 22:39:09.481 +01:00 [INF] Stopped cleanly -th instanceId 'MixyBoos-Server-Core' initialized -2023-09-21 22:39:08.619 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-21 22:39:08.619 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-21 22:39:08.624 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-21 22:39:08.626 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-21 22:39:08.628 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-21 22:39:08.629 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-21 22:39:08.629 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-21 22:39:08.629 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-21 22:39:08.746 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-21 22:39:09.212 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-21 22:39:23.297 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-21 22:39:23.310 +01:00 [INF] Quartz Scheduler created -2023-09-21 22:39:23.310 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-21 22:39:23.311 +01:00 [INF] RAMJobStore initialized. -2023-09-21 22:39:23.311 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-21 22:39:23.311 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-21 22:39:23.312 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-21 22:39:23.317 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-21 22:39:23.318 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-21 22:39:23.322 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-21 22:39:23.322 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-21 22:39:23.322 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-21 22:39:23.322 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-21 22:39:23.451 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-21 22:39:23.932 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-21 22:39:25.302 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-21 22:39:25.394 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-21 22:39:25.396 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-21 22:39:25.396 +01:00 [INF] Hosting environment: Development -2023-09-21 22:39:25.396 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-21 22:39:25.399 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-21 22:40:18.159 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:40:18.187 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-21 22:40:18.342 +01:00 [INF] The token request was successfully validated. -2023-09-21 22:40:19.234 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-21 22:40:41.441 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:40:41.450 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:40:41.451 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:41:15.146 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:41:15.146 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:41:15.146 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:41:43.051 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:41:43.052 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "IsRefreshTokenGrantType", - "scope": "openid api", - "client_id": "postman", - "client_secret": "[redacted]" -}. -2023-09-21 22:41:43.054 +01:00 [INF] The token request was rejected because the 'IsRefreshTokenGrantType' grant type is not supported. -2023-09-21 22:41:43.056 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "unsupported_grant_type", - "error_description": "The specified 'grant_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-09-21 22:42:28.063 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:42:28.064 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "postman", - "client_secret": "[redacted]" -}. -2023-09-21 22:42:28.160 +01:00 [INF] The token request was rejected because the client application was not found: 'postman'. -2023-09-21 22:42:28.161 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_client", - "error_description": "The specified 'client_id' is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2052" -}. -2023-09-21 22:42:38.728 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:42:38.728 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient", - "client_secret": "[redacted]" -}. -2023-09-21 22:42:38.893 +01:00 [INF] The token request was rejected because the public application 'webclient' was not allowed to send a client secret. -2023-09-21 22:42:38.894 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_client", - "error_description": "The 'client_secret' parameter is not valid for this client application.", - "error_uri": "https://documentation.openiddict.com/errors/ID2053" -}. -2023-09-21 22:42:52.960 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:42:52.960 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient" -}. -2023-09-21 22:42:53.005 +01:00 [INF] The token request was successfully validated. -2023-09-21 22:42:53.556 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "scope": "openid", - "id_token": "[redacted]" -}. -2023-09-21 22:43:05.822 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 22:43:05.822 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient" -}. -2023-09-21 22:43:06.027 +01:00 [INF] The token request was successfully validated. -2023-09-21 22:43:06.661 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "scope": "openid", - "id_token": "[redacted]" -}. -2023-09-21 22:43:14.287 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:43:14.287 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:43:14.287 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:45:12.521 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 22:45:12.521 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 22:45:12.521 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 22:46:00.442 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-21 22:46:00.455 +01:00 [INF] Quartz Scheduler created -2023-09-21 22:46:00.455 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-21 22:46:00.455 +01:00 [INF] RAMJobStore initialized. -2023-09-21 22:46:00.456 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-21 22:46:00.456 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-21 22:46:00.456 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-21 22:46:00.461 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-21 22:46:00.463 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-21 22:46:00.465 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-21 22:46:00.465 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-21 22:46:00.465 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-21 22:46:00.465 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-21 22:46:00.569 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-21 22:46:01.019 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-21 22:46:02.560 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-21 22:46:02.652 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-21 22:46:02.655 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-21 22:46:02.655 +01:00 [INF] Hosting environment: Development -2023-09-21 22:46:02.655 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-21 22:46:02.657 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-21 23:07:51.212 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-21 23:07:51.239 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient" -}. -2023-09-21 23:07:51.304 +01:00 [INF] The token request was successfully validated. -2023-09-21 23:07:52.079 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "scope": "openid", - "id_token": "[redacted]" -}. -2023-09-21 23:08:03.844 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 23:08:03.852 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 23:08:03.852 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 23:08:05.022 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 23:08:05.022 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 23:08:05.022 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 23:08:05.446 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 23:08:05.447 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 23:08:05.447 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 23:08:24.226 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 23:08:24.227 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 23:08:24.227 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 23:08:25.173 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 23:08:25.174 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 23:08:25.174 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 23:12:41.293 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-21 23:12:41.306 +01:00 [INF] Quartz Scheduler created -2023-09-21 23:12:41.306 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-21 23:12:41.306 +01:00 [INF] RAMJobStore initialized. -2023-09-21 23:12:41.307 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-21 23:12:41.307 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-21 23:12:41.307 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-21 23:12:41.312 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-21 23:12:41.314 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-21 23:12:41.316 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-21 23:12:41.317 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-21 23:12:41.317 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-21 23:12:41.317 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-21 23:12:41.435 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-21 23:12:41.878 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-21 23:12:43.372 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-21 23:12:43.473 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-21 23:12:43.476 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-21 23:12:43.476 +01:00 [INF] Hosting environment: Development -2023-09-21 23:12:43.477 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-21 23:12:43.479 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-21 23:13:08.978 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 23:13:09.472 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 23:13:09.473 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-21 23:14:21.067 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-21 23:14:21.067 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-21 23:14:21.067 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-22 00:48:32.832 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-22 00:48:32.852 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid", - "client_id": "webclient" -}. -2023-09-22 00:48:32.927 +01:00 [INF] The token request was successfully validated. -2023-09-22 00:48:33.971 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "id_token": "[redacted]" -}. -2023-09-22 00:49:14.809 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-22 00:49:14.810 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-22 00:49:14.810 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-23 15:38:55.240 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-23 15:38:55.251 +01:00 [INF] Quartz Scheduler created -2023-09-23 15:38:55.252 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-23 15:38:55.252 +01:00 [INF] RAMJobStore initialized. -2023-09-23 15:38:55.253 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-23 15:38:55.253 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-23 15:38:55.253 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-23 15:38:55.259 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-23 15:38:55.260 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-23 15:38:55.263 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-23 15:38:55.263 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-23 15:38:55.263 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-23 15:38:55.263 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-23 15:38:55.356 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-23 15:38:55.765 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-23 15:38:56.440 +01:00 [FTL] Application startup exception -System.IO.DirectoryNotFoundException: /srv/dev/mixyboos/mixyboos-audio/mounts/images/ - at Microsoft.Extensions.FileProviders.PhysicalFileProvider..ctor(String root, ExclusionFilters filters) - at MixyBoos.Api.Startup.<>c__DisplayClass3_0.b__0(IServiceProvider _) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Startup.cs:line 56 - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) - at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider) - at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters) - at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.ReflectionMiddlewareBinder.CreateMiddleware(RequestDelegate next) - at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build() - at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken) -2023-09-23 15:38:56.446 +01:00 [ERR] Hosting failed to start -System.IO.DirectoryNotFoundException: /srv/dev/mixyboos/mixyboos-audio/mounts/images/ - at Microsoft.Extensions.FileProviders.PhysicalFileProvider..ctor(String root, ExclusionFilters filters) - at MixyBoos.Api.Startup.<>c__DisplayClass3_0.b__0(IServiceProvider _) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Startup.cs:line 56 - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) - at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider) - at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters) - at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.ReflectionMiddlewareBinder.CreateMiddleware(RequestDelegate next) - at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build() - at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) -2023-09-23 15:38:56.450 +01:00 [FTL] An unhandled exception occured during bootstrapping /srv/dev/mixyboos/mixyboos-audio/mounts/images/ -System.IO.DirectoryNotFoundException: /srv/dev/mixyboos/mixyboos-audio/mounts/images/ - at Microsoft.Extensions.FileProviders.PhysicalFileProvider..ctor(String root, ExclusionFilters filters) - at MixyBoos.Api.Startup.<>c__DisplayClass3_0.b__0(IServiceProvider _) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Startup.cs:line 56 - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) - at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) - at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) - at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) - at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider) - at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters) - at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.ReflectionMiddlewareBinder.CreateMiddleware(RequestDelegate next) - at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build() - at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token) - at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) - at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at MixyBoos.Api.Program.Main(String[] args) in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Program.cs:line 22 -2023-09-23 15:40:27.182 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-23 15:40:27.195 +01:00 [INF] Quartz Scheduler created -2023-09-23 15:40:27.196 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-23 15:40:27.196 +01:00 [INF] RAMJobStore initialized. -2023-09-23 15:40:27.197 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-23 15:40:27.197 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-23 15:40:27.197 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-23 15:40:27.202 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-23 15:40:27.204 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-23 15:40:27.207 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-23 15:40:27.207 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-23 15:40:27.207 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-23 15:40:27.207 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-23 15:40:27.325 +01:00 [INF] Creating the webclient OpenIddict application -2023-09-23 15:40:27.790 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-23 15:40:29.349 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-23 15:40:29.451 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-23 15:40:29.454 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-23 15:40:29.454 +01:00 [INF] Hosting environment: Development -2023-09-23 15:40:29.454 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-23 15:40:29.456 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-23 15:40:36.838 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-23 15:40:36.856 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-23 15:40:36.857 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-23 15:40:54.566 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-23 15:40:54.576 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "postman", - "client_secret": "[redacted]" -}. -2023-09-23 15:40:54.670 +01:00 [INF] The token request was rejected because the client application was not found: 'postman'. -2023-09-23 15:40:54.677 +01:00 [INF] The response was successfully returned as a JSON document: { - "error": "invalid_client", - "error_description": "The specified 'client_id' is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2052" -}. -2023-09-23 15:41:00.979 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-23 15:41:00.979 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient" -}. -2023-09-23 15:41:01.178 +01:00 [INF] The token request was successfully validated. -2023-09-23 15:41:01.971 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "scope": "openid", - "id_token": "[redacted]" -}. -2023-09-23 15:41:12.217 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-23 15:41:12.218 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-23 15:41:12.218 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-23 15:42:35.336 +01:00 [INF] The request URI matched a server endpoint: "Authorization". -2023-09-23 15:42:35.338 +01:00 [INF] The authorization request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient" -}. -2023-09-23 15:42:35.341 +01:00 [INF] The authorization request was rejected because the mandatory 'redirect_uri' parameter was missing. -2023-09-23 15:42:35.348 +01:00 [INF] The response was successfully returned as a plain-text document: { - "error": "invalid_request", - "error_description": "The mandatory 'redirect_uri' parameter is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2029" -}. -2023-09-23 15:42:36.936 +01:00 [INF] The request URI matched a server endpoint: "Authorization". -2023-09-23 15:42:36.937 +01:00 [INF] The authorization request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient" -}. -2023-09-23 15:42:36.937 +01:00 [INF] The authorization request was rejected because the mandatory 'redirect_uri' parameter was missing. -2023-09-23 15:42:36.938 +01:00 [INF] The response was successfully returned as a plain-text document: { - "error": "invalid_request", - "error_description": "The mandatory 'redirect_uri' parameter is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2029" -}. -2023-09-23 15:42:59.077 +01:00 [INF] The request URI matched a server endpoint: "Configuration". -2023-09-23 15:42:59.079 +01:00 [INF] The configuration request was successfully extracted: {}. -2023-09-23 15:42:59.080 +01:00 [INF] The configuration request was successfully validated. -2023-09-23 15:42:59.087 +01:00 [INF] The response was successfully returned as a JSON document: { - "issuer": "https://localhost:5001/", - "authorization_endpoint": "https://localhost:5001/connect/authorize", - "token_endpoint": "https://localhost:5001/connect/token", - "userinfo_endpoint": "https://localhost:5001/connect/userinfo", - "jwks_uri": "https://localhost:5001/.well-known/jwks", - "grant_types_supported": [ - "password", - "client_credentials", - "authorization_code", - "refresh_token", - "urn:ietf:params:oauth:grant-type:google_identity_token" - ], - "response_types_supported": [ - "code" - ], - "response_modes_supported": [ - "form_post", - "fragment", - "query" - ], - "scopes_supported": [ - "openid", - "offline_access", - "api" - ], - "claims_supported": [ - "aud", - "exp", - "iat", - "iss", - "sub" - ], - "id_token_signing_alg_values_supported": [ - "RS256" - ], - "code_challenge_methods_supported": [ - "plain", - "S256" - ], - "subject_types_supported": [ - "public" - ], - "token_endpoint_auth_methods_supported": [ - "client_secret_basic", - "client_secret_post" - ], - "claims_parameter_supported": false, - "request_parameter_supported": false, - "request_uri_parameter_supported": false, - "authorization_response_iss_parameter_supported": true -}. -2023-09-23 15:43:06.125 +01:00 [INF] The request URI matched a server endpoint: "Authorization". -2023-09-23 15:43:06.126 +01:00 [INF] The authorization request was successfully extracted: {}. -2023-09-23 15:43:06.126 +01:00 [INF] The authorization request was rejected because the mandatory 'client_id' parameter was missing. -2023-09-23 15:43:06.127 +01:00 [INF] The response was successfully returned as a plain-text document: { - "error": "invalid_request", - "error_description": "The mandatory 'client_id' parameter is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2029" -}. -2023-09-23 15:43:12.516 +01:00 [INF] The request URI matched a server endpoint: "Authorization". -2023-09-23 15:43:12.516 +01:00 [INF] The authorization request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient" -}. -2023-09-23 15:43:12.516 +01:00 [INF] The authorization request was rejected because the mandatory 'redirect_uri' parameter was missing. -2023-09-23 15:43:12.516 +01:00 [INF] The response was successfully returned as a plain-text document: { - "error": "invalid_request", - "error_description": "The mandatory 'redirect_uri' parameter is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2029" -}. -2023-09-23 15:43:19.276 +01:00 [INF] The request URI matched a server endpoint: "Authorization". -2023-09-23 15:43:19.276 +01:00 [INF] The authorization request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient", - "redirect_url": "/" -}. -2023-09-23 15:43:19.276 +01:00 [INF] The authorization request was rejected because the mandatory 'redirect_uri' parameter was missing. -2023-09-23 15:43:19.276 +01:00 [INF] The response was successfully returned as a plain-text document: { - "error": "invalid_request", - "error_description": "The mandatory 'redirect_uri' parameter is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2029" -}. -2023-09-23 15:43:24.394 +01:00 [INF] The request URI matched a server endpoint: "Authorization". -2023-09-23 15:43:24.394 +01:00 [INF] The authorization request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient", - "redirect_uri": "/" -}. -2023-09-23 15:43:24.394 +01:00 [INF] The authorization request was rejected because the 'redirect_uri' parameter wasn't a valid absolute URI: /. -2023-09-23 15:43:24.395 +01:00 [INF] The response was successfully returned as a plain-text document: { - "error": "invalid_request", - "error_description": "The 'redirect_uri' parameter must be a valid absolute URI.", - "error_uri": "https://documentation.openiddict.com/errors/ID2030" -}. -2023-09-23 15:43:37.454 +01:00 [INF] The request URI matched a server endpoint: "Authorization". -2023-09-23 15:43:37.454 +01:00 [INF] The authorization request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient", - "redirect_uri": "https://mixyboos.dev.fergl.ie:3000/" -}. -2023-09-23 15:43:37.455 +01:00 [INF] The authorization request was rejected because the mandatory 'response_type' parameter was missing. -2023-09-23 15:43:37.455 +01:00 [INF] The response was successfully returned as a plain-text document: { - "error": "invalid_request", - "error_description": "The mandatory 'response_type' parameter is missing.", - "error_uri": "https://documentation.openiddict.com/errors/ID2029" -}. -2023-09-23 15:43:48.782 +01:00 [INF] The request URI matched a server endpoint: "Authorization". -2023-09-23 15:43:48.783 +01:00 [INF] The authorization request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient", - "redirect_uri": "https://mixyboos.dev.fergl.ie:3000/", - "response_type": "text/plain" -}. -2023-09-23 15:43:48.784 +01:00 [INF] The authorization request was rejected because the 'text/plain' response type is not supported. -2023-09-23 15:43:48.784 +01:00 [INF] The response was successfully returned as a plain-text document: { - "error": "unsupported_response_type", - "error_description": "The specified 'response_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-09-23 15:43:57.702 +01:00 [INF] The request URI matched a server endpoint: "Authorization". -2023-09-23 15:43:57.703 +01:00 [INF] The authorization request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient", - "redirect_uri": "https://mixyboos.dev.fergl.ie:3000/", - "response_type": "application/json" -}. -2023-09-23 15:43:57.703 +01:00 [INF] The authorization request was rejected because the 'application/json' response type is not supported. -2023-09-23 15:43:57.703 +01:00 [INF] The response was successfully returned as a plain-text document: { - "error": "unsupported_response_type", - "error_description": "The specified 'response_type' is not supported.", - "error_uri": "https://documentation.openiddict.com/errors/ID2032" -}. -2023-09-23 15:45:12.109 +01:00 [INF] The request URI matched a server endpoint: "Token". -2023-09-23 15:45:12.110 +01:00 [INF] The token request was successfully extracted: { - "username": "fergal.moran+mixyboos@gmail.com", - "password": "[redacted]", - "grant_type": "password", - "scope": "openid api", - "client_id": "webclient", - "redirect_uri": "https://mixyboos.dev.fergl.ie:3000/", - "response_type": "application/json" -}. -2023-09-23 15:45:12.257 +01:00 [INF] The token request was successfully validated. -2023-09-23 15:45:13.035 +01:00 [INF] The response was successfully returned as a JSON document: { - "access_token": "[redacted]", - "token_type": "Bearer", - "expires_in": 2627999, - "scope": "openid", - "id_token": "[redacted]" -}. -2023-09-23 15:45:28.265 +01:00 [INF] OpenIddict.Validation.AspNetCore was not authenticated. Failure message: An error occurred while authenticating the current request. -2023-09-23 15:45:28.266 +01:00 [INF] The response was successfully returned as a challenge response: { - "error": "invalid_token", - "error_description": "The specified token is invalid.", - "error_uri": "https://documentation.openiddict.com/errors/ID2004" -}. -2023-09-23 15:45:28.266 +01:00 [INF] AuthenticationScheme: OpenIddict.Validation.AspNetCore was challenged. -2023-09-30 22:04:51.328 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:04:54.847 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:05:19.801 +01:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. -2023-09-30 22:05:20.012 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:05:20.013 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:05:20.013 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:05:20.013 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:05:20.013 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:05:20.013 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:05:20.013 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:05:20.013 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:05:20.071 +01:00 [DBG] The index {'LiveShowId'} was not created on entity type 'LiveShowTag (Dictionary)' as the properties are already covered by the index {'LiveShowId', 'TagsId'}. -2023-09-30 22:05:20.071 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserRole' as the properties are already covered by the index {'UserId', 'RoleId'}. -2023-09-30 22:05:20.071 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserToken' as the properties are already covered by the index {'UserId', 'LoginProvider', 'Name'}. -2023-09-30 22:05:20.071 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixTag (Dictionary)' as the properties are already covered by the index {'MixId', 'TagsId'}. -2023-09-30 22:05:20.071 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixPlay' as the properties are already covered by the index {'MixId', 'UserId'}. -2023-09-30 22:05:20.072 +01:00 [DBG] The index {'FollowersId'} was not created on entity type 'MixyBoosUserMixyBoosUser (Dictionary)' as the properties are already covered by the index {'FollowersId', 'FollowingId'}. -2023-09-30 22:05:20.110 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:05:20.148 +01:00 [DBG] The property 'LiveShowTag (Dictionary).LiveShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.148 +01:00 [DBG] The property 'LiveShowTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.149 +01:00 [DBG] The property 'MixTag (Dictionary).MixId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.149 +01:00 [DBG] The property 'MixTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.149 +01:00 [DBG] The property 'LiveShow.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.149 +01:00 [DBG] The property 'Mix.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.149 +01:00 [DBG] The property 'ShowChat.FromUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.149 +01:00 [DBG] The property 'ShowChat.ShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.149 +01:00 [DBG] The property 'ShowChat.ToUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.149 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowersId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.149 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowingId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.217 +01:00 [DBG] Entity Framework Core 8.0.0-rc.1.23419.6 initialized 'MixyBoosContext' using provider 'Npgsql.EntityFrameworkCore.PostgreSQL:8.0.0-rc.1+b6864d852b540b4a9657072ecae23f568332e7bb' with options: SensitiveDataLoggingEnabled QuerySplittingBehavior=SplitQuery MigrationsHistoryTable=sys.migrations -2023-09-30 22:05:20.251 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:05:20.251 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:05:20.251 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:05:20.251 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:05:20.251 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:05:20.251 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:05:20.251 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:05:20.251 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:05:20.289 +01:00 [DBG] The index {'LiveShowId'} was not created on entity type 'LiveShowTag (Dictionary)' as the properties are already covered by the index {'LiveShowId', 'TagsId'}. -2023-09-30 22:05:20.290 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserRole' as the properties are already covered by the index {'UserId', 'RoleId'}. -2023-09-30 22:05:20.290 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserToken' as the properties are already covered by the index {'UserId', 'LoginProvider', 'Name'}. -2023-09-30 22:05:20.290 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixTag (Dictionary)' as the properties are already covered by the index {'MixId', 'TagsId'}. -2023-09-30 22:05:20.290 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixPlay' as the properties are already covered by the index {'MixId', 'UserId'}. -2023-09-30 22:05:20.290 +01:00 [DBG] The index {'FollowersId'} was not created on entity type 'MixyBoosUserMixyBoosUser (Dictionary)' as the properties are already covered by the index {'FollowersId', 'FollowingId'}. -2023-09-30 22:05:20.308 +01:00 [DBG] The property 'LiveShowTag (Dictionary).LiveShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.308 +01:00 [DBG] The property 'LiveShowTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.308 +01:00 [DBG] The property 'MixTag (Dictionary).MixId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.308 +01:00 [DBG] The property 'MixTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.308 +01:00 [DBG] The property 'LiveShow.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.308 +01:00 [DBG] The property 'Mix.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.308 +01:00 [DBG] The property 'ShowChat.FromUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.308 +01:00 [DBG] The property 'ShowChat.ShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.309 +01:00 [DBG] The property 'ShowChat.ToUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.309 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowersId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.309 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowingId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:20.545 +01:00 [DBG] 'MixyBoosContext' disposed. -2023-09-30 22:05:23.210 +01:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. -2023-09-30 22:05:23.424 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:05:23.425 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:05:23.425 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:05:23.425 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:05:23.425 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:05:23.425 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:05:23.425 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:05:23.425 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:05:23.484 +01:00 [DBG] The index {'LiveShowId'} was not created on entity type 'LiveShowTag (Dictionary)' as the properties are already covered by the index {'LiveShowId', 'TagsId'}. -2023-09-30 22:05:23.484 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserRole' as the properties are already covered by the index {'UserId', 'RoleId'}. -2023-09-30 22:05:23.484 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserToken' as the properties are already covered by the index {'UserId', 'LoginProvider', 'Name'}. -2023-09-30 22:05:23.484 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixTag (Dictionary)' as the properties are already covered by the index {'MixId', 'TagsId'}. -2023-09-30 22:05:23.484 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixPlay' as the properties are already covered by the index {'MixId', 'UserId'}. -2023-09-30 22:05:23.484 +01:00 [DBG] The index {'FollowersId'} was not created on entity type 'MixyBoosUserMixyBoosUser (Dictionary)' as the properties are already covered by the index {'FollowersId', 'FollowingId'}. -2023-09-30 22:05:23.519 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:05:23.553 +01:00 [DBG] The property 'LiveShowTag (Dictionary).LiveShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.553 +01:00 [DBG] The property 'LiveShowTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.554 +01:00 [DBG] The property 'MixTag (Dictionary).MixId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.554 +01:00 [DBG] The property 'MixTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.554 +01:00 [DBG] The property 'LiveShow.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.554 +01:00 [DBG] The property 'Mix.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.554 +01:00 [DBG] The property 'ShowChat.FromUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.554 +01:00 [DBG] The property 'ShowChat.ShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.554 +01:00 [DBG] The property 'ShowChat.ToUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.554 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowersId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.554 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowingId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:05:23.619 +01:00 [DBG] Entity Framework Core 8.0.0-rc.1.23419.6 initialized 'MixyBoosContext' using provider 'Npgsql.EntityFrameworkCore.PostgreSQL:8.0.0-rc.1+b6864d852b540b4a9657072ecae23f568332e7bb' with options: SensitiveDataLoggingEnabled QuerySplittingBehavior=SplitQuery MigrationsHistoryTable=sys.migrations -2023-09-30 22:05:23.625 +01:00 [DBG] Creating DbConnection. -2023-09-30 22:05:23.635 +01:00 [DBG] Created DbConnection. (9ms). -2023-09-30 22:05:23.636 +01:00 [DBG] Migrating using database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.639 +01:00 [DBG] Opening connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.677 +01:00 [DBG] Opened connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.678 +01:00 [DBG] Closing connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.682 +01:00 [DBG] Closed connection to database 'mixyboos' on server 'tcp://localhost:5432' (2ms). -2023-09-30 22:05:23.684 +01:00 [DBG] Creating DbCommand for 'ExecuteScalar'. -2023-09-30 22:05:23.686 +01:00 [DBG] Created DbCommand for 'ExecuteScalar' (1ms). -2023-09-30 22:05:23.687 +01:00 [DBG] Initialized DbCommand for 'ExecuteScalar' (3ms). -2023-09-30 22:05:23.687 +01:00 [DBG] Opening connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.695 +01:00 [DBG] Opened connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.697 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:05:23.712 +01:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:05:23.712 +01:00 [DBG] Closing connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.713 +01:00 [DBG] Closed connection to database 'mixyboos' on server 'tcp://localhost:5432' (0ms). -2023-09-30 22:05:23.713 +01:00 [DBG] Opening connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.717 +01:00 [DBG] Opened connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.717 +01:00 [DBG] Closing connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.717 +01:00 [DBG] Closed connection to database 'mixyboos' on server 'tcp://localhost:5432' (0ms). -2023-09-30 22:05:23.743 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.743 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.743 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.743 +01:00 [DBG] Opening connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.744 +01:00 [DBG] Opened connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.744 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'sys') THEN - CREATE SCHEMA sys; - END IF; -END $EF$; -CREATE TABLE sys.migrations ( - "MigrationId" character varying(150) NOT NULL, - "ProductVersion" character varying(32) NOT NULL, - CONSTRAINT "PK_migrations" PRIMARY KEY ("MigrationId") -); -2023-09-30 22:05:23.755 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'sys') THEN - CREATE SCHEMA sys; - END IF; -END $EF$; -CREATE TABLE sys.migrations ( - "MigrationId" character varying(150) NOT NULL, - "ProductVersion" character varying(32) NOT NULL, - CONSTRAINT "PK_migrations" PRIMARY KEY ("MigrationId") -); -2023-09-30 22:05:23.755 +01:00 [DBG] Closing connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.755 +01:00 [DBG] Closed connection to database 'mixyboos' on server 'tcp://localhost:5432' (0ms). -2023-09-30 22:05:23.756 +01:00 [DBG] Opening connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.759 +01:00 [DBG] Opened connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.759 +01:00 [DBG] Closing connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.759 +01:00 [DBG] Closed connection to database 'mixyboos' on server 'tcp://localhost:5432' (0ms). -2023-09-30 22:05:23.759 +01:00 [DBG] Creating DbCommand for 'ExecuteScalar'. -2023-09-30 22:05:23.759 +01:00 [DBG] Created DbCommand for 'ExecuteScalar' (0ms). -2023-09-30 22:05:23.759 +01:00 [DBG] Initialized DbCommand for 'ExecuteScalar' (0ms). -2023-09-30 22:05:23.759 +01:00 [DBG] Opening connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.759 +01:00 [DBG] Opened connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.759 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:05:23.760 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:05:23.760 +01:00 [DBG] Closing connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.760 +01:00 [DBG] Closed connection to database 'mixyboos' on server 'tcp://localhost:5432' (0ms). -2023-09-30 22:05:23.761 +01:00 [DBG] Creating DbCommand for 'ExecuteReader'. -2023-09-30 22:05:23.761 +01:00 [DBG] Created DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:05:23.761 +01:00 [DBG] Initialized DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:05:23.761 +01:00 [DBG] Opening connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.761 +01:00 [DBG] Opened connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.761 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:05:23.762 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:05:23.762 +01:00 [DBG] Closing data reader to 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.763 +01:00 [DBG] A data reader for 'mixyboos' on server 'tcp://localhost:5432' is being disposed after spending 0ms reading results. -2023-09-30 22:05:23.763 +01:00 [DBG] Closing connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.763 +01:00 [DBG] Closed connection to database 'mixyboos' on server 'tcp://localhost:5432' (0ms). -2023-09-30 22:05:23.767 +01:00 [INF] Applying migration '20230930210520_Initial'. -2023-09-30 22:05:23.802 +01:00 [DBG] Opening connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.802 +01:00 [DBG] Opened connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:23.803 +01:00 [DBG] Beginning transaction with isolation level 'Unspecified'. -2023-09-30 22:05:23.804 +01:00 [DBG] Began transaction with isolation level 'ReadCommitted'. -2023-09-30 22:05:23.805 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.805 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.805 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.805 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'oid') THEN - CREATE SCHEMA oid; - END IF; -END $EF$; -2023-09-30 22:05:23.805 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'oid') THEN - CREATE SCHEMA oid; - END IF; -END $EF$; -2023-09-30 22:05:23.806 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.806 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.806 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.806 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'mixyboos') THEN - CREATE SCHEMA mixyboos; - END IF; -END $EF$; -2023-09-30 22:05:23.806 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'mixyboos') THEN - CREATE SCHEMA mixyboos; - END IF; -END $EF$; -2023-09-30 22:05:23.806 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.806 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.806 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.806 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - "Id" uuid NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.819 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - "Id" uuid NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.820 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.820 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.820 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.820 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user_base ( - "Id" text NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user_base" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.834 +01:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user_base ( - "Id" text NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user_base" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.835 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.835 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.835 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.835 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos."IdentityRole" ( - "Id" text NOT NULL, - "Name" text, - "NormalizedName" text, - "ConcurrencyStamp" text, - CONSTRAINT "PK_IdentityRole" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.848 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos."IdentityRole" ( - "Id" text NOT NULL, - "Name" text, - "NormalizedName" text, - "ConcurrencyStamp" text, - CONSTRAINT "PK_IdentityRole" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.848 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.848 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.848 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.848 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.tags ( - "Id" character varying(36) NOT NULL, - "TagName" text, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_tags" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.861 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.tags ( - "Id" character varying(36) NOT NULL, - "TagName" text, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_tags" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.861 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.861 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.861 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.861 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid."user" ( - "Id" uuid NOT NULL, - "Title" character varying(50), - "DisplayName" character varying(30), - "ProfileImage" text, - "HeaderImage" text, - "Slug" text, - "City" character varying(100), - "Country" character varying(100), - "Biography" character varying(2048), - "StreamKey" text, - "UserName" character varying(256), - "NormalizedUserName" character varying(256), - "Email" character varying(256), - "NormalizedEmail" character varying(256), - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_user" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.874 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid."user" ( - "Id" uuid NOT NULL, - "Title" character varying(50), - "DisplayName" character varying(30), - "ProfileImage" text, - "HeaderImage" text, - "Slug" text, - "City" character varying(100), - "Country" character varying(100), - "Biography" character varying(2048), - "StreamKey" text, - "UserName" character varying(256), - "NormalizedUserName" character varying(256), - "Email" character varying(256), - "NormalizedEmail" character varying(256), - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_user" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.875 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.875 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.875 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.875 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_user_role ( - "Id" uuid NOT NULL, - "Name" character varying(256), - "NormalizedName" character varying(256), - "ConcurrencyStamp" text, - CONSTRAINT "PK_user_user_role" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.888 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_user_role ( - "Id" uuid NOT NULL, - "Name" character varying(256), - "NormalizedName" character varying(256), - "ConcurrencyStamp" text, - CONSTRAINT "PK_user_user_role" PRIMARY KEY ("Id") -); -2023-09-30 22:05:23.888 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.888 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.888 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.888 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.live_shows ( - "Id" character varying(36) NOT NULL, - "Title" text, - "Description" text, - "StartDate" timestamp with time zone NOT NULL, - "Status" integer NOT NULL, - "UserId" uuid, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_live_shows" PRIMARY KEY ("Id"), - CONSTRAINT "FK_live_shows_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:05:23.902 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.live_shows ( - "Id" character varying(36) NOT NULL, - "Title" text, - "Description" text, - "StartDate" timestamp with time zone NOT NULL, - "Status" integer NOT NULL, - "UserId" uuid, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_live_shows" PRIMARY KEY ("Id"), - CONSTRAINT "FK_live_shows_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:05:23.902 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.902 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.902 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.902 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mixes ( - "Id" character varying(36) NOT NULL, - "Slug" text, - "Title" text NOT NULL, - "Description" text NOT NULL, - "Image" text, - "AudioUrl" text, - "IsProcessed" boolean NOT NULL, - "UserId" uuid NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_mixes" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mixes_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.915 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mixes ( - "Id" character varying(36) NOT NULL, - "Slug" text, - "Title" text NOT NULL, - "Description" text NOT NULL, - "Image" text, - "AudioUrl" text, - "IsProcessed" boolean NOT NULL, - "UserId" uuid NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_mixes" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mixes_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.915 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.915 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.916 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.916 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_claim ( - "Id" integer GENERATED BY DEFAULT AS IDENTITY, - "UserId" uuid NOT NULL, - "ClaimType" text, - "ClaimValue" text, - CONSTRAINT "PK_user_claim" PRIMARY KEY ("Id"), - CONSTRAINT "FK_user_claim_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.929 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_claim ( - "Id" integer GENERATED BY DEFAULT AS IDENTITY, - "UserId" uuid NOT NULL, - "ClaimType" text, - "ClaimValue" text, - CONSTRAINT "PK_user_claim" PRIMARY KEY ("Id"), - CONSTRAINT "FK_user_claim_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.929 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.929 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.929 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.929 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_followers ( - "FollowersId" uuid NOT NULL, - "FollowingId" uuid NOT NULL, - CONSTRAINT "PK_user_followers" PRIMARY KEY ("FollowersId", "FollowingId"), - CONSTRAINT "FK_user_followers_user_FollowersId" FOREIGN KEY ("FollowersId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_user_followers_user_FollowingId" FOREIGN KEY ("FollowingId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.936 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_followers ( - "FollowersId" uuid NOT NULL, - "FollowingId" uuid NOT NULL, - CONSTRAINT "PK_user_followers" PRIMARY KEY ("FollowersId", "FollowingId"), - CONSTRAINT "FK_user_followers_user_FollowersId" FOREIGN KEY ("FollowersId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_user_followers_user_FollowingId" FOREIGN KEY ("FollowingId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.940 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.940 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.940 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.940 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_login ( - "LoginProvider" text NOT NULL, - "ProviderKey" text NOT NULL, - "ProviderDisplayName" text, - "UserId" uuid NOT NULL, - CONSTRAINT "PK_user_login" PRIMARY KEY ("LoginProvider", "ProviderKey"), - CONSTRAINT "FK_user_login_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.953 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_login ( - "LoginProvider" text NOT NULL, - "ProviderKey" text NOT NULL, - "ProviderDisplayName" text, - "UserId" uuid NOT NULL, - CONSTRAINT "PK_user_login" PRIMARY KEY ("LoginProvider", "ProviderKey"), - CONSTRAINT "FK_user_login_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.954 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.954 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.954 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.954 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_token ( - "UserId" uuid NOT NULL, - "LoginProvider" text NOT NULL, - "Name" text NOT NULL, - "Value" text, - CONSTRAINT "PK_user_token" PRIMARY KEY ("UserId", "LoginProvider", "Name"), - CONSTRAINT "FK_user_token_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.967 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_token ( - "UserId" uuid NOT NULL, - "LoginProvider" text NOT NULL, - "Name" text NOT NULL, - "Value" text, - CONSTRAINT "PK_user_token" PRIMARY KEY ("UserId", "LoginProvider", "Name"), - CONSTRAINT "FK_user_token_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.967 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.967 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.967 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.967 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.role_claim ( - "Id" integer GENERATED BY DEFAULT AS IDENTITY, - "RoleId" uuid NOT NULL, - "ClaimType" text, - "ClaimValue" text, - CONSTRAINT "PK_role_claim" PRIMARY KEY ("Id"), - CONSTRAINT "FK_role_claim_user_user_role_RoleId" FOREIGN KEY ("RoleId") REFERENCES oid.user_user_role ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.981 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.role_claim ( - "Id" integer GENERATED BY DEFAULT AS IDENTITY, - "RoleId" uuid NOT NULL, - "ClaimType" text, - "ClaimValue" text, - CONSTRAINT "PK_role_claim" PRIMARY KEY ("Id"), - CONSTRAINT "FK_role_claim_user_user_role_RoleId" FOREIGN KEY ("RoleId") REFERENCES oid.user_user_role ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.981 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.981 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.981 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.981 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_identity_role ( - "UserId" uuid NOT NULL, - "RoleId" uuid NOT NULL, - CONSTRAINT "PK_user_identity_role" PRIMARY KEY ("UserId", "RoleId"), - CONSTRAINT "FK_user_identity_role_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_user_identity_role_user_user_role_RoleId" FOREIGN KEY ("RoleId") REFERENCES oid.user_user_role ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.988 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_identity_role ( - "UserId" uuid NOT NULL, - "RoleId" uuid NOT NULL, - CONSTRAINT "PK_user_identity_role" PRIMARY KEY ("UserId", "RoleId"), - CONSTRAINT "FK_user_identity_role_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_user_identity_role_user_user_role_RoleId" FOREIGN KEY ("RoleId") REFERENCES oid.user_user_role ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:23.988 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:23.988 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.988 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:23.988 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.show_chats ( - "Id" character varying(36) NOT NULL, - "FromUserId" uuid NOT NULL, - "ToUserId" uuid, - "DateSent" timestamp with time zone NOT NULL, - "Message" text NOT NULL, - "ShowId" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_show_chats" PRIMARY KEY ("Id"), - CONSTRAINT "FK_show_chats_live_shows_ShowId" FOREIGN KEY ("ShowId") REFERENCES mixyboos.live_shows ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_chats_user_FromUserId" FOREIGN KEY ("FromUserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_chats_user_ToUserId" FOREIGN KEY ("ToUserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:05:24.002 +01:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.show_chats ( - "Id" character varying(36) NOT NULL, - "FromUserId" uuid NOT NULL, - "ToUserId" uuid, - "DateSent" timestamp with time zone NOT NULL, - "Message" text NOT NULL, - "ShowId" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_show_chats" PRIMARY KEY ("Id"), - CONSTRAINT "FK_show_chats_live_shows_ShowId" FOREIGN KEY ("ShowId") REFERENCES mixyboos.live_shows ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_chats_user_FromUserId" FOREIGN KEY ("FromUserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_chats_user_ToUserId" FOREIGN KEY ("ToUserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:05:24.002 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.002 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.002 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.002 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.show_tags ( - "LiveShowId" character varying(36) NOT NULL, - "TagsId" character varying(36) NOT NULL, - CONSTRAINT "PK_show_tags" PRIMARY KEY ("LiveShowId", "TagsId"), - CONSTRAINT "FK_show_tags_live_shows_LiveShowId" FOREIGN KEY ("LiveShowId") REFERENCES mixyboos.live_shows ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_tags_tags_TagsId" FOREIGN KEY ("TagsId") REFERENCES mixyboos.tags ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:24.009 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.show_tags ( - "LiveShowId" character varying(36) NOT NULL, - "TagsId" character varying(36) NOT NULL, - CONSTRAINT "PK_show_tags" PRIMARY KEY ("LiveShowId", "TagsId"), - CONSTRAINT "FK_show_tags_live_shows_LiveShowId" FOREIGN KEY ("LiveShowId") REFERENCES mixyboos.live_shows ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_tags_tags_TagsId" FOREIGN KEY ("TagsId") REFERENCES mixyboos.tags ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:24.010 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.010 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.010 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.010 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_download ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_download" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_download_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_download_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:05:24.017 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_download ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_download" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_download_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_download_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:05:24.017 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.017 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.017 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.018 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_likes ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_likes" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_likes_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_likes_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:05:24.025 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_likes ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_likes" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_likes_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_likes_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:05:24.025 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.025 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.025 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.025 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_plays ( - "MixId" character varying(36) NOT NULL, - "UserId" uuid NOT NULL, - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_mix_plays" PRIMARY KEY ("MixId", "UserId"), - CONSTRAINT "FK_mix_plays_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_plays_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:24.032 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_plays ( - "MixId" character varying(36) NOT NULL, - "UserId" uuid NOT NULL, - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_mix_plays" PRIMARY KEY ("MixId", "UserId"), - CONSTRAINT "FK_mix_plays_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_plays_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:24.032 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.032 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.033 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.033 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_shares ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_shares" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_shares_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_shares_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:05:24.040 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_shares ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_shares" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_shares_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_shares_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:05:24.040 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.040 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.040 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.040 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_tags ( - "MixId" character varying(36) NOT NULL, - "TagsId" character varying(36) NOT NULL, - CONSTRAINT "PK_mix_tags" PRIMARY KEY ("MixId", "TagsId"), - CONSTRAINT "FK_mix_tags_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_tags_tags_TagsId" FOREIGN KEY ("TagsId") REFERENCES mixyboos.tags ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:24.047 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_tags ( - "MixId" character varying(36) NOT NULL, - "TagsId" character varying(36) NOT NULL, - CONSTRAINT "PK_mix_tags" PRIMARY KEY ("MixId", "TagsId"), - CONSTRAINT "FK_mix_tags_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_tags_tags_TagsId" FOREIGN KEY ("TagsId") REFERENCES mixyboos.tags ("Id") ON DELETE CASCADE -); -2023-09-30 22:05:24.047 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.047 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.047 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.047 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('23fb562e-fe3d-4bd4-a1d4-d9097bddf48c', NULL, 'Admin', 'ADMIN'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('2a84435c-049d-43b9-9c50-5ccd5151b145', NULL, 'SuperAdmin', 'SUPERADMIN'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('695e7793-216d-437e-89eb-b4696797ed4a', NULL, 'Member', 'MEMBER'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('7275364f-9751-464d-b71e-387ffb92a643', NULL, 'Artist', 'ARTIST'); -2023-09-30 22:05:24.048 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('23fb562e-fe3d-4bd4-a1d4-d9097bddf48c', NULL, 'Admin', 'ADMIN'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('2a84435c-049d-43b9-9c50-5ccd5151b145', NULL, 'SuperAdmin', 'SUPERADMIN'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('695e7793-216d-437e-89eb-b4696797ed4a', NULL, 'Member', 'MEMBER'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('7275364f-9751-464d-b71e-387ffb92a643', NULL, 'Artist', 'ARTIST'); -2023-09-30 22:05:24.048 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.048 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.048 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.048 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES ('a9730209-fa0e-411b-8b54-2caeed1c32aa', 0, NULL, NULL, '5e5854c4-a089-44a5-ac9c-ae4a0be9abcb', NULL, 'Fergal Moran', 'fergal.moran+mixyboos@gmail.com', TRUE, NULL, FALSE, NULL, 'FERGAL.MORAN+MIXYBOOS@GMAIL.COM', 'FERGAL.MORAN', 'AQAAAAIAAYagAAAAEFa+UAb/cxUvABMwTvYC/Pm8x4NeNmknDqvWS4EBPXF7F9V1q83/yG3Ufd6Nk/mLdg==', NULL, FALSE, NULL, NULL, NULL, 'YfbUdfzcgjgIXvUaNZ3X9lQoyhdEc6nc', NULL, FALSE, 'fergal.moran'); -2023-09-30 22:05:24.049 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES ('a9730209-fa0e-411b-8b54-2caeed1c32aa', 0, NULL, NULL, '5e5854c4-a089-44a5-ac9c-ae4a0be9abcb', NULL, 'Fergal Moran', 'fergal.moran+mixyboos@gmail.com', TRUE, NULL, FALSE, NULL, 'FERGAL.MORAN+MIXYBOOS@GMAIL.COM', 'FERGAL.MORAN', 'AQAAAAIAAYagAAAAEFa+UAb/cxUvABMwTvYC/Pm8x4NeNmknDqvWS4EBPXF7F9V1q83/yG3Ufd6Nk/mLdg==', NULL, FALSE, NULL, NULL, NULL, 'YfbUdfzcgjgIXvUaNZ3X9lQoyhdEc6nc', NULL, FALSE, 'fergal.moran'); -2023-09-30 22:05:24.049 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.049 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.049 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.049 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_live_shows_UserId" ON mixyboos.live_shows ("UserId"); -2023-09-30 22:05:24.055 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_live_shows_UserId" ON mixyboos.live_shows ("UserId"); -2023-09-30 22:05:24.055 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.055 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.055 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.056 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_download_MixId" ON mixyboos.mix_download ("MixId"); -2023-09-30 22:05:24.062 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_download_MixId" ON mixyboos.mix_download ("MixId"); -2023-09-30 22:05:24.062 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.062 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.062 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.062 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_download_UserId" ON mixyboos.mix_download ("UserId"); -2023-09-30 22:05:24.069 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_download_UserId" ON mixyboos.mix_download ("UserId"); -2023-09-30 22:05:24.069 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.069 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.069 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.069 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_likes_MixId" ON mixyboos.mix_likes ("MixId"); -2023-09-30 22:05:24.076 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_likes_MixId" ON mixyboos.mix_likes ("MixId"); -2023-09-30 22:05:24.076 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.076 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.076 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.076 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_likes_UserId" ON mixyboos.mix_likes ("UserId"); -2023-09-30 22:05:24.083 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_likes_UserId" ON mixyboos.mix_likes ("UserId"); -2023-09-30 22:05:24.083 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.083 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.083 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.083 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_plays_UserId" ON mixyboos.mix_plays ("UserId"); -2023-09-30 22:05:24.089 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_plays_UserId" ON mixyboos.mix_plays ("UserId"); -2023-09-30 22:05:24.089 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.090 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.090 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.090 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_shares_MixId" ON mixyboos.mix_shares ("MixId"); -2023-09-30 22:05:24.097 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_shares_MixId" ON mixyboos.mix_shares ("MixId"); -2023-09-30 22:05:24.097 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.097 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.097 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.097 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_shares_UserId" ON mixyboos.mix_shares ("UserId"); -2023-09-30 22:05:24.104 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_shares_UserId" ON mixyboos.mix_shares ("UserId"); -2023-09-30 22:05:24.104 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.104 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.104 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.104 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_tags_TagsId" ON mixyboos.mix_tags ("TagsId"); -2023-09-30 22:05:24.110 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_tags_TagsId" ON mixyboos.mix_tags ("TagsId"); -2023-09-30 22:05:24.110 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.111 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.111 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.111 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_mixes_Slug" ON mixyboos.mixes ("Slug"); -2023-09-30 22:05:24.117 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_mixes_Slug" ON mixyboos.mixes ("Slug"); -2023-09-30 22:05:24.117 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.117 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.118 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.118 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mixes_UserId" ON mixyboos.mixes ("UserId"); -2023-09-30 22:05:24.124 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mixes_UserId" ON mixyboos.mixes ("UserId"); -2023-09-30 22:05:24.124 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.124 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.124 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.124 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_role_claim_RoleId" ON oid.role_claim ("RoleId"); -2023-09-30 22:05:24.131 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_role_claim_RoleId" ON oid.role_claim ("RoleId"); -2023-09-30 22:05:24.131 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.131 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.131 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.131 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_FromUserId" ON mixyboos.show_chats ("FromUserId"); -2023-09-30 22:05:24.138 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_FromUserId" ON mixyboos.show_chats ("FromUserId"); -2023-09-30 22:05:24.138 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.138 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.138 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.138 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_ShowId" ON mixyboos.show_chats ("ShowId"); -2023-09-30 22:05:24.145 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_ShowId" ON mixyboos.show_chats ("ShowId"); -2023-09-30 22:05:24.145 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.145 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.145 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.145 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_ToUserId" ON mixyboos.show_chats ("ToUserId"); -2023-09-30 22:05:24.151 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_ToUserId" ON mixyboos.show_chats ("ToUserId"); -2023-09-30 22:05:24.152 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.152 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.152 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.152 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_tags_TagsId" ON mixyboos.show_tags ("TagsId"); -2023-09-30 22:05:24.159 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_tags_TagsId" ON mixyboos.show_tags ("TagsId"); -2023-09-30 22:05:24.159 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.159 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.159 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.159 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_tags_TagName" ON mixyboos.tags ("TagName"); -2023-09-30 22:05:24.166 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_tags_TagName" ON mixyboos.tags ("TagName"); -2023-09-30 22:05:24.166 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.166 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.166 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.166 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "EmailIndex" ON oid."user" ("NormalizedEmail"); -2023-09-30 22:05:24.173 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "EmailIndex" ON oid."user" ("NormalizedEmail"); -2023-09-30 22:05:24.173 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.173 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.173 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.173 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_user_Slug" ON oid."user" ("Slug"); -2023-09-30 22:05:24.180 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_user_Slug" ON oid."user" ("Slug"); -2023-09-30 22:05:24.180 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.180 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.180 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.180 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "UserNameIndex" ON oid."user" ("NormalizedUserName"); -2023-09-30 22:05:24.187 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "UserNameIndex" ON oid."user" ("NormalizedUserName"); -2023-09-30 22:05:24.188 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.188 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.188 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.188 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_claim_UserId" ON oid.user_claim ("UserId"); -2023-09-30 22:05:24.195 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_claim_UserId" ON oid.user_claim ("UserId"); -2023-09-30 22:05:24.195 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.195 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.195 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.195 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_followers_FollowingId" ON oid.user_followers ("FollowingId"); -2023-09-30 22:05:24.202 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_followers_FollowingId" ON oid.user_followers ("FollowingId"); -2023-09-30 22:05:24.202 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.202 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.202 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.202 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_identity_role_RoleId" ON oid.user_identity_role ("RoleId"); -2023-09-30 22:05:24.209 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_identity_role_RoleId" ON oid.user_identity_role ("RoleId"); -2023-09-30 22:05:24.209 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.209 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.209 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.209 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_login_UserId" ON oid.user_login ("UserId"); -2023-09-30 22:05:24.216 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_login_UserId" ON oid.user_login ("UserId"); -2023-09-30 22:05:24.216 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.216 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.216 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.216 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "RoleNameIndex" ON oid.user_user_role ("NormalizedName"); -2023-09-30 22:05:24.223 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "RoleNameIndex" ON oid.user_user_role ("NormalizedName"); -2023-09-30 22:05:24.223 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:05:24.223 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.223 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:05:24.223 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO sys.migrations ("MigrationId", "ProductVersion") -VALUES ('20230930210520_Initial', '8.0.0-rc.1.23419.6'); -2023-09-30 22:05:24.224 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO sys.migrations ("MigrationId", "ProductVersion") -VALUES ('20230930210520_Initial', '8.0.0-rc.1.23419.6'); -2023-09-30 22:05:24.225 +01:00 [DBG] Committing transaction. -2023-09-30 22:05:24.228 +01:00 [DBG] Committed transaction. -2023-09-30 22:05:24.228 +01:00 [DBG] Disposing transaction. -2023-09-30 22:05:24.228 +01:00 [DBG] Closing connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:24.228 +01:00 [DBG] Closed connection to database 'mixyboos' on server 'tcp://localhost:5432' (0ms). -2023-09-30 22:05:24.229 +01:00 [DBG] 'MixyBoosContext' disposed. -2023-09-30 22:05:24.230 +01:00 [DBG] Disposing connection to database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:05:24.230 +01:00 [DBG] Disposed connection to database 'mixyboos' on server 'tcp://localhost:5432' (0ms). -2023-09-30 22:16:16.271 +01:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. -2023-09-30 22:16:16.490 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:16:16.491 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:16:16.491 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:16:16.491 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:16:16.491 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:16:16.491 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:16:16.491 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:16:16.491 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:16:16.545 +01:00 [DBG] The index {'LiveShowId'} was not created on entity type 'LiveShowTag (Dictionary)' as the properties are already covered by the index {'LiveShowId', 'TagsId'}. -2023-09-30 22:16:16.545 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserRole' as the properties are already covered by the index {'UserId', 'RoleId'}. -2023-09-30 22:16:16.545 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserToken' as the properties are already covered by the index {'UserId', 'LoginProvider', 'Name'}. -2023-09-30 22:16:16.545 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixTag (Dictionary)' as the properties are already covered by the index {'MixId', 'TagsId'}. -2023-09-30 22:16:16.546 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixPlay' as the properties are already covered by the index {'MixId', 'UserId'}. -2023-09-30 22:16:16.546 +01:00 [DBG] The index {'FollowersId'} was not created on entity type 'MixyBoosUserMixyBoosUser (Dictionary)' as the properties are already covered by the index {'FollowersId', 'FollowingId'}. -2023-09-30 22:16:16.579 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:16:16.615 +01:00 [DBG] The property 'LiveShowTag (Dictionary).LiveShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.615 +01:00 [DBG] The property 'LiveShowTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.615 +01:00 [DBG] The property 'MixTag (Dictionary).MixId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.615 +01:00 [DBG] The property 'MixTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.615 +01:00 [DBG] The property 'LiveShow.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.615 +01:00 [DBG] The property 'Mix.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.615 +01:00 [DBG] The property 'ShowChat.FromUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.615 +01:00 [DBG] The property 'ShowChat.ShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.616 +01:00 [DBG] The property 'ShowChat.ToUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.616 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowersId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.616 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowingId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:16.684 +01:00 [DBG] Entity Framework Core 8.0.0-rc.1.23419.6 initialized 'MixyBoosContext' using provider 'Npgsql.EntityFrameworkCore.PostgreSQL:8.0.0-rc.1+b6864d852b540b4a9657072ecae23f568332e7bb' with options: SensitiveDataLoggingEnabled QuerySplittingBehavior=SplitQuery MigrationsHistoryTable=sys.migrations -2023-09-30 22:16:16.696 +01:00 [DBG] Migrating using database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:16:16.739 +01:00 [DBG] Creating DbCommand for 'ExecuteScalar'. -2023-09-30 22:16:16.741 +01:00 [DBG] Created DbCommand for 'ExecuteScalar' (1ms). -2023-09-30 22:16:16.742 +01:00 [DBG] Initialized DbCommand for 'ExecuteScalar' (3ms). -2023-09-30 22:16:16.752 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:16:16.767 +01:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:16:16.771 +01:00 [DBG] Creating DbCommand for 'ExecuteScalar'. -2023-09-30 22:16:16.771 +01:00 [DBG] Created DbCommand for 'ExecuteScalar' (0ms). -2023-09-30 22:16:16.771 +01:00 [DBG] Initialized DbCommand for 'ExecuteScalar' (0ms). -2023-09-30 22:16:16.771 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:16:16.772 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:16:16.776 +01:00 [DBG] Creating DbCommand for 'ExecuteReader'. -2023-09-30 22:16:16.776 +01:00 [DBG] Created DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:16:16.776 +01:00 [DBG] Initialized DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:16:16.776 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:16:16.777 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:16:16.778 +01:00 [DBG] Closing data reader to 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:16:16.780 +01:00 [DBG] A data reader for 'mixyboos' on server 'tcp://localhost:5432' is being disposed after spending 1ms reading results. -2023-09-30 22:16:16.786 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-09-30 22:16:16.786 +01:00 [DBG] 'MixyBoosContext' disposed. -2023-09-30 22:16:16.791 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-09-30 22:16:16.805 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-09-30 22:16:16.814 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-09-30 22:16:16.833 +01:00 [DBG] Hosting starting -2023-09-30 22:16:16.839 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-09-30 22:16:16.842 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-09-30 22:16:16.845 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-09-30 22:16:16.845 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-09-30 22:16:16.846 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-09-30 22:16:16.846 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-09-30 22:16:16.846 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-09-30 22:16:16.847 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-09-30 22:16:16.856 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-09-30 22:16:16.858 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-30 22:16:16.858 +01:00 [INF] Quartz Scheduler created -2023-09-30 22:16:16.858 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-30 22:16:16.858 +01:00 [INF] RAMJobStore initialized. -2023-09-30 22:16:16.858 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-30 22:16:16.859 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-30 22:16:16.859 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-30 22:16:16.863 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-30 22:16:16.863 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-30 22:16:16.865 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-30 22:16:16.865 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-30 22:16:16.865 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-30 22:16:16.865 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:16:16.865 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-09-30 22:16:16.887 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-30 22:16:16.963 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-30 22:16:16.963 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-09-30 22:16:16.963 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-09-30 22:16:16.963 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-30 22:16:16.963 +01:00 [INF] Hosting environment: Development -2023-09-30 22:16:16.963 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-30 22:16:16.964 +01:00 [DBG] Hosting started -2023-09-30 22:16:16.965 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-30 22:16:16.966 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:16:16.970 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:16:16.973 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:16:16.979 +01:00 [DBG] Entity Framework Core 8.0.0-rc.1.23419.6 initialized 'MixyBoosContext' using provider 'Npgsql.EntityFrameworkCore.PostgreSQL:8.0.0-rc.1+b6864d852b540b4a9657072ecae23f568332e7bb' with options: SensitiveDataLoggingEnabled QuerySplittingBehavior=SplitQuery MigrationsHistoryTable=sys.migrations -2023-09-30 22:16:16.990 +01:00 [DBG] Compiling query expression: -'DbSet() - .Where(m => !(m.IsProcessed)) - .Include(m => m.User)' -2023-09-30 22:16:17.011 +01:00 [DBG] Including navigation: 'Mix.Plays'. -2023-09-30 22:16:17.021 +01:00 [DBG] Including navigation: 'Mix.User'. -2023-09-30 22:16:17.100 +01:00 [DBG] Generated query execution expression: -'queryContext => new SplitQueryingEnumerable( - (RelationalQueryContext)queryContext, - RelationalCommandCache.QueryExpression( - Client Projections: - 0 -> Dictionary { [Property: Mix.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: Mix.AudioUrl (string), 1], [Property: Mix.DateCreated (DateTime) Required ValueGenerated.OnAdd, 2], [Property: Mix.DateUpdated (DateTime) Required BeforeSave:Ignore AfterSave:Ignore ValueGenerated.OnAddOrUpdate, 3], [Property: Mix.Description (string) Required, 4], [Property: Mix.Image (string), 5], [Property: Mix.IsProcessed (bool) Required, 6], [Property: Mix.Slug (string) Index, 7], [Property: Mix.Title (string) Required, 8], [Property: Mix.UserId (no field, Guid) Shadow Required FK Index, 9] } - 1 -> 0 - 2 -> 10 - 3 -> Dictionary { [Property: MixyBoosUser.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd, 10], [Property: MixyBoosUser.AccessFailedCount (int) Required, 11], [Property: MixyBoosUser.Biography (string) MaxLength(2048), 12], [Property: MixyBoosUser.City (string) MaxLength(100), 13], [Property: MixyBoosUser.ConcurrencyStamp (string) Concurrency, 14], [Property: MixyBoosUser.Country (string) MaxLength(100), 15], [Property: MixyBoosUser.DisplayName (string) MaxLength(30), 16], [Property: MixyBoosUser.Email (string) MaxLength(256), 17], [Property: MixyBoosUser.EmailConfirmed (bool) Required, 18], [Property: MixyBoosUser.HeaderImage (string), 19], [Property: MixyBoosUser.LockoutEnabled (bool) Required, 20], [Property: MixyBoosUser.LockoutEnd (DateTimeOffset?), 21], [Property: MixyBoosUser.NormalizedEmail (string) Index MaxLength(256), 22], [Property: MixyBoosUser.NormalizedUserName (string) Index MaxLength(256), 23], [Property: MixyBoosUser.PasswordHash (string), 24], [Property: MixyBoosUser.PhoneNumber (string), 25], [Property: MixyBoosUser.PhoneNumberConfirmed (bool) Required, 26], [Property: MixyBoosUser.ProfileImage (string), 27], [Property: MixyBoosUser.SecurityStamp (string), 28], [Property: MixyBoosUser.Slug (string) Index, 29], [Property: MixyBoosUser.StreamKey (string), 30], [Property: MixyBoosUser.Title (string) MaxLength(50), 31], [Property: MixyBoosUser.TwoFactorEnabled (bool) Required, 32], [Property: MixyBoosUser.UserName (string) MaxLength(256), 33] } - SELECT m.Id, m.AudioUrl, m.DateCreated, m.DateUpdated, m.Description, m.Image, m.IsProcessed, m.Slug, m.Title, m.UserId, u.Id, u.AccessFailedCount, u.Biography, u.City, u.ConcurrencyStamp, u.Country, u.DisplayName, u.Email, u.EmailConfirmed, u.HeaderImage, u.LockoutEnabled, u.LockoutEnd, u.NormalizedEmail, u.NormalizedUserName, u.PasswordHash, u.PhoneNumber, u.PhoneNumberConfirmed, u.ProfileImage, u.SecurityStamp, u.Slug, u.StreamKey, u.Title, u.TwoFactorEnabled, u.UserName - FROM mixyboos.mixes AS m - INNER JOIN oid.user AS u ON m.UserId == u.Id - WHERE Not(m.IsProcessed) - ORDER BY m.Id ASC, u.Id ASC), - ReaderColumn[] { ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn }, - Func, - null, - Func, - MixyBoos.Api.Data.MixyBoosContext, - False, - False, - True -)' -2023-09-30 22:16:17.110 +01:00 [DBG] Creating DbCommand for 'ExecuteReader'. -2023-09-30 22:16:17.110 +01:00 [DBG] Created DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:16:17.110 +01:00 [DBG] Initialized DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:16:17.112 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:16:17.115 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:16:17.122 +01:00 [DBG] Closing data reader to 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:16:17.122 +01:00 [DBG] A data reader for 'mixyboos' on server 'tcp://localhost:5432' is being disposed after spending 2ms reading results. -2023-09-30 22:16:17.124 +01:00 [DBG] DetectChanges starting for 'MixyBoosContext'. -2023-09-30 22:16:17.124 +01:00 [DBG] DetectChanges completed for 'MixyBoosContext'. -2023-09-30 22:16:17.126 +01:00 [DBG] SaveChanges starting for 'MixyBoosContext'. -2023-09-30 22:16:17.126 +01:00 [DBG] DetectChanges starting for 'MixyBoosContext'. -2023-09-30 22:16:17.126 +01:00 [DBG] DetectChanges completed for 'MixyBoosContext'. -2023-09-30 22:16:17.128 +01:00 [DBG] SaveChanges completed for 'MixyBoosContext' with 0 entities written to the database. -2023-09-30 22:16:17.130 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:16:17.131 +01:00 [DBG] 'MixyBoosContext' disposed. -2023-09-30 22:16:19.951 +01:00 [INF] Application is shutting down... -2023-09-30 22:16:19.951 +01:00 [DBG] Hosting stopping -2023-09-30 22:16:19.955 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-30 22:16:19.955 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-30 22:16:19.956 +01:00 [DBG] Shutting down threadpool... -2023-09-30 22:16:19.956 +01:00 [DBG] Waiting for 0 threads to complete. -2023-09-30 22:16:19.957 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-09-30 22:16:19.957 +01:00 [DBG] Shutdown of threadpool complete. -2023-09-30 22:16:19.958 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-30 22:16:19.958 +01:00 [DBG] Hosting stopped -2023-09-30 22:16:40.217 +01:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. -2023-09-30 22:16:40.418 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:16:40.419 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:16:40.419 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:16:40.419 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:16:40.419 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:16:40.419 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:16:40.419 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:16:40.419 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:16:40.474 +01:00 [DBG] The index {'LiveShowId'} was not created on entity type 'LiveShowTag (Dictionary)' as the properties are already covered by the index {'LiveShowId', 'TagsId'}. -2023-09-30 22:16:40.474 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserRole' as the properties are already covered by the index {'UserId', 'RoleId'}. -2023-09-30 22:16:40.474 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserToken' as the properties are already covered by the index {'UserId', 'LoginProvider', 'Name'}. -2023-09-30 22:16:40.474 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixTag (Dictionary)' as the properties are already covered by the index {'MixId', 'TagsId'}. -2023-09-30 22:16:40.474 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixPlay' as the properties are already covered by the index {'MixId', 'UserId'}. -2023-09-30 22:16:40.474 +01:00 [DBG] The index {'FollowersId'} was not created on entity type 'MixyBoosUserMixyBoosUser (Dictionary)' as the properties are already covered by the index {'FollowersId', 'FollowingId'}. -2023-09-30 22:16:40.508 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'LiveShowTag (Dictionary).LiveShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'LiveShowTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'MixTag (Dictionary).MixId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'MixTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'LiveShow.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'Mix.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'ShowChat.FromUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'ShowChat.ShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'ShowChat.ToUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowersId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.542 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowingId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.606 +01:00 [DBG] Entity Framework Core 8.0.0-rc.1.23419.6 initialized 'MixyBoosContext' using provider 'Npgsql.EntityFrameworkCore.PostgreSQL:8.0.0-rc.1+b6864d852b540b4a9657072ecae23f568332e7bb' with options: SensitiveDataLoggingEnabled QuerySplittingBehavior=SplitQuery MigrationsHistoryTable=sys.migrations -2023-09-30 22:16:40.635 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:16:40.635 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:16:40.635 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:16:40.635 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:16:40.635 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:16:40.635 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:16:40.635 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:16:40.635 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:16:40.673 +01:00 [DBG] The index {'LiveShowId'} was not created on entity type 'LiveShowTag (Dictionary)' as the properties are already covered by the index {'LiveShowId', 'TagsId'}. -2023-09-30 22:16:40.673 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserRole' as the properties are already covered by the index {'UserId', 'RoleId'}. -2023-09-30 22:16:40.673 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserToken' as the properties are already covered by the index {'UserId', 'LoginProvider', 'Name'}. -2023-09-30 22:16:40.673 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixTag (Dictionary)' as the properties are already covered by the index {'MixId', 'TagsId'}. -2023-09-30 22:16:40.673 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixPlay' as the properties are already covered by the index {'MixId', 'UserId'}. -2023-09-30 22:16:40.673 +01:00 [DBG] The index {'FollowersId'} was not created on entity type 'MixyBoosUserMixyBoosUser (Dictionary)' as the properties are already covered by the index {'FollowersId', 'FollowingId'}. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'LiveShowTag (Dictionary).LiveShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'LiveShowTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'MixTag (Dictionary).MixId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'MixTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'LiveShow.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'Mix.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'ShowChat.FromUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'ShowChat.ShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'ShowChat.ToUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowersId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.691 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowingId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:40.918 +01:00 [DBG] 'MixyBoosContext' disposed. -2023-09-30 22:16:43.743 +01:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. -2023-09-30 22:16:43.949 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:16:43.950 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:16:43.950 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:16:43.950 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:16:43.950 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:16:43.950 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:16:43.950 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:16:43.950 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:16:44.008 +01:00 [DBG] The index {'LiveShowId'} was not created on entity type 'LiveShowTag (Dictionary)' as the properties are already covered by the index {'LiveShowId', 'TagsId'}. -2023-09-30 22:16:44.008 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserRole' as the properties are already covered by the index {'UserId', 'RoleId'}. -2023-09-30 22:16:44.008 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserToken' as the properties are already covered by the index {'UserId', 'LoginProvider', 'Name'}. -2023-09-30 22:16:44.008 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixTag (Dictionary)' as the properties are already covered by the index {'MixId', 'TagsId'}. -2023-09-30 22:16:44.009 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixPlay' as the properties are already covered by the index {'MixId', 'UserId'}. -2023-09-30 22:16:44.009 +01:00 [DBG] The index {'FollowersId'} was not created on entity type 'MixyBoosUserMixyBoosUser (Dictionary)' as the properties are already covered by the index {'FollowersId', 'FollowingId'}. -2023-09-30 22:16:44.051 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'LiveShowTag (Dictionary).LiveShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'LiveShowTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'MixTag (Dictionary).MixId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'MixTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'LiveShow.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'Mix.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'ShowChat.FromUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'ShowChat.ShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'ShowChat.ToUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowersId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.086 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowingId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:16:44.150 +01:00 [DBG] Entity Framework Core 8.0.0-rc.1.23419.6 initialized 'MixyBoosContext' using provider 'Npgsql.EntityFrameworkCore.PostgreSQL:8.0.0-rc.1+b6864d852b540b4a9657072ecae23f568332e7bb' with options: SensitiveDataLoggingEnabled QuerySplittingBehavior=SplitQuery MigrationsHistoryTable=sys.migrations -2023-09-30 22:16:44.166 +01:00 [DBG] Migrating using database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:16:44.211 +01:00 [DBG] Creating DbCommand for 'ExecuteScalar'. -2023-09-30 22:16:44.213 +01:00 [DBG] Created DbCommand for 'ExecuteScalar' (1ms). -2023-09-30 22:16:44.214 +01:00 [DBG] Initialized DbCommand for 'ExecuteScalar' (4ms). -2023-09-30 22:16:44.223 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:16:44.238 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:16:44.266 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.266 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.266 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.266 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'sys') THEN - CREATE SCHEMA sys; - END IF; -END $EF$; -CREATE TABLE sys.migrations ( - "MigrationId" character varying(150) NOT NULL, - "ProductVersion" character varying(32) NOT NULL, - CONSTRAINT "PK_migrations" PRIMARY KEY ("MigrationId") -); -2023-09-30 22:16:44.277 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'sys') THEN - CREATE SCHEMA sys; - END IF; -END $EF$; -CREATE TABLE sys.migrations ( - "MigrationId" character varying(150) NOT NULL, - "ProductVersion" character varying(32) NOT NULL, - CONSTRAINT "PK_migrations" PRIMARY KEY ("MigrationId") -); -2023-09-30 22:16:44.281 +01:00 [DBG] Creating DbCommand for 'ExecuteScalar'. -2023-09-30 22:16:44.281 +01:00 [DBG] Created DbCommand for 'ExecuteScalar' (0ms). -2023-09-30 22:16:44.281 +01:00 [DBG] Initialized DbCommand for 'ExecuteScalar' (0ms). -2023-09-30 22:16:44.281 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:16:44.281 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:16:44.282 +01:00 [DBG] Creating DbCommand for 'ExecuteReader'. -2023-09-30 22:16:44.282 +01:00 [DBG] Created DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:16:44.282 +01:00 [DBG] Initialized DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:16:44.282 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:16:44.283 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:16:44.284 +01:00 [DBG] Closing data reader to 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:16:44.286 +01:00 [DBG] A data reader for 'mixyboos' on server 'tcp://localhost:5432' is being disposed after spending 1ms reading results. -2023-09-30 22:16:44.290 +01:00 [INF] Applying migration '20230930211640_Initial'. -2023-09-30 22:16:44.328 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.328 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.328 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.328 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'oid') THEN - CREATE SCHEMA oid; - END IF; -END $EF$; -2023-09-30 22:16:44.329 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'oid') THEN - CREATE SCHEMA oid; - END IF; -END $EF$; -2023-09-30 22:16:44.329 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.329 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.329 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.329 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'mixyboos') THEN - CREATE SCHEMA mixyboos; - END IF; -END $EF$; -2023-09-30 22:16:44.329 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'mixyboos') THEN - CREATE SCHEMA mixyboos; - END IF; -END $EF$; -2023-09-30 22:16:44.330 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.330 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.330 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.330 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - "Id" uuid NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.343 +01:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - "Id" uuid NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.344 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.344 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.344 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.344 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user_base ( - "Id" text NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user_base" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.357 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user_base ( - "Id" text NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user_base" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.357 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.357 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.357 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.357 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos."IdentityRole" ( - "Id" text NOT NULL, - "Name" text, - "NormalizedName" text, - "ConcurrencyStamp" text, - CONSTRAINT "PK_IdentityRole" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.370 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos."IdentityRole" ( - "Id" text NOT NULL, - "Name" text, - "NormalizedName" text, - "ConcurrencyStamp" text, - CONSTRAINT "PK_IdentityRole" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.371 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.371 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.371 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.371 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.tags ( - "Id" character varying(36) NOT NULL, - "TagName" text, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_tags" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.384 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.tags ( - "Id" character varying(36) NOT NULL, - "TagName" text, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_tags" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.384 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.384 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.384 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.384 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid."user" ( - "Id" uuid NOT NULL, - "Title" character varying(50), - "DisplayName" character varying(30), - "ProfileImage" text, - "HeaderImage" text, - "Slug" text, - "City" character varying(100), - "Country" character varying(100), - "Biography" character varying(2048), - "StreamKey" text, - "UserName" character varying(256), - "NormalizedUserName" character varying(256), - "Email" character varying(256), - "NormalizedEmail" character varying(256), - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_user" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.397 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid."user" ( - "Id" uuid NOT NULL, - "Title" character varying(50), - "DisplayName" character varying(30), - "ProfileImage" text, - "HeaderImage" text, - "Slug" text, - "City" character varying(100), - "Country" character varying(100), - "Biography" character varying(2048), - "StreamKey" text, - "UserName" character varying(256), - "NormalizedUserName" character varying(256), - "Email" character varying(256), - "NormalizedEmail" character varying(256), - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_user" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.397 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.397 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.397 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.398 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_user_role ( - "Id" uuid NOT NULL, - "Name" character varying(256), - "NormalizedName" character varying(256), - "ConcurrencyStamp" text, - CONSTRAINT "PK_user_user_role" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.410 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_user_role ( - "Id" uuid NOT NULL, - "Name" character varying(256), - "NormalizedName" character varying(256), - "ConcurrencyStamp" text, - CONSTRAINT "PK_user_user_role" PRIMARY KEY ("Id") -); -2023-09-30 22:16:44.411 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.411 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.411 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.411 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.live_shows ( - "Id" character varying(36) NOT NULL, - "Title" text, - "Description" text, - "StartDate" timestamp with time zone NOT NULL, - "Status" integer NOT NULL, - "UserId" uuid, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_live_shows" PRIMARY KEY ("Id"), - CONSTRAINT "FK_live_shows_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:16:44.424 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.live_shows ( - "Id" character varying(36) NOT NULL, - "Title" text, - "Description" text, - "StartDate" timestamp with time zone NOT NULL, - "Status" integer NOT NULL, - "UserId" uuid, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_live_shows" PRIMARY KEY ("Id"), - CONSTRAINT "FK_live_shows_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:16:44.424 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.424 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.424 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.424 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mixes ( - "Id" character varying(36) NOT NULL, - "Slug" text, - "Title" text NOT NULL, - "Description" text NOT NULL, - "Image" text, - "AudioUrl" text, - "IsProcessed" boolean NOT NULL, - "UserId" uuid NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_mixes" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mixes_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.437 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mixes ( - "Id" character varying(36) NOT NULL, - "Slug" text, - "Title" text NOT NULL, - "Description" text NOT NULL, - "Image" text, - "AudioUrl" text, - "IsProcessed" boolean NOT NULL, - "UserId" uuid NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_mixes" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mixes_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.438 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.438 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.438 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.438 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_claim ( - "Id" integer GENERATED BY DEFAULT AS IDENTITY, - "UserId" uuid NOT NULL, - "ClaimType" text, - "ClaimValue" text, - CONSTRAINT "PK_user_claim" PRIMARY KEY ("Id"), - CONSTRAINT "FK_user_claim_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.451 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_claim ( - "Id" integer GENERATED BY DEFAULT AS IDENTITY, - "UserId" uuid NOT NULL, - "ClaimType" text, - "ClaimValue" text, - CONSTRAINT "PK_user_claim" PRIMARY KEY ("Id"), - CONSTRAINT "FK_user_claim_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.451 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.451 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.451 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.451 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_followers ( - "FollowersId" uuid NOT NULL, - "FollowingId" uuid NOT NULL, - CONSTRAINT "PK_user_followers" PRIMARY KEY ("FollowersId", "FollowingId"), - CONSTRAINT "FK_user_followers_user_FollowersId" FOREIGN KEY ("FollowersId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_user_followers_user_FollowingId" FOREIGN KEY ("FollowingId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.458 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_followers ( - "FollowersId" uuid NOT NULL, - "FollowingId" uuid NOT NULL, - CONSTRAINT "PK_user_followers" PRIMARY KEY ("FollowersId", "FollowingId"), - CONSTRAINT "FK_user_followers_user_FollowersId" FOREIGN KEY ("FollowersId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_user_followers_user_FollowingId" FOREIGN KEY ("FollowingId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.458 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.459 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.459 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.459 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_login ( - "LoginProvider" text NOT NULL, - "ProviderKey" text NOT NULL, - "ProviderDisplayName" text, - "UserId" uuid NOT NULL, - CONSTRAINT "PK_user_login" PRIMARY KEY ("LoginProvider", "ProviderKey"), - CONSTRAINT "FK_user_login_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.472 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_login ( - "LoginProvider" text NOT NULL, - "ProviderKey" text NOT NULL, - "ProviderDisplayName" text, - "UserId" uuid NOT NULL, - CONSTRAINT "PK_user_login" PRIMARY KEY ("LoginProvider", "ProviderKey"), - CONSTRAINT "FK_user_login_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.472 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.472 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.472 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.472 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_token ( - "UserId" uuid NOT NULL, - "LoginProvider" text NOT NULL, - "Name" text NOT NULL, - "Value" text, - CONSTRAINT "PK_user_token" PRIMARY KEY ("UserId", "LoginProvider", "Name"), - CONSTRAINT "FK_user_token_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.486 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_token ( - "UserId" uuid NOT NULL, - "LoginProvider" text NOT NULL, - "Name" text NOT NULL, - "Value" text, - CONSTRAINT "PK_user_token" PRIMARY KEY ("UserId", "LoginProvider", "Name"), - CONSTRAINT "FK_user_token_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.486 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.486 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.486 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.486 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.role_claim ( - "Id" integer GENERATED BY DEFAULT AS IDENTITY, - "RoleId" uuid NOT NULL, - "ClaimType" text, - "ClaimValue" text, - CONSTRAINT "PK_role_claim" PRIMARY KEY ("Id"), - CONSTRAINT "FK_role_claim_user_user_role_RoleId" FOREIGN KEY ("RoleId") REFERENCES oid.user_user_role ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.497 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.role_claim ( - "Id" integer GENERATED BY DEFAULT AS IDENTITY, - "RoleId" uuid NOT NULL, - "ClaimType" text, - "ClaimValue" text, - CONSTRAINT "PK_role_claim" PRIMARY KEY ("Id"), - CONSTRAINT "FK_role_claim_user_user_role_RoleId" FOREIGN KEY ("RoleId") REFERENCES oid.user_user_role ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.498 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.498 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.498 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.498 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_identity_role ( - "UserId" uuid NOT NULL, - "RoleId" uuid NOT NULL, - CONSTRAINT "PK_user_identity_role" PRIMARY KEY ("UserId", "RoleId"), - CONSTRAINT "FK_user_identity_role_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_user_identity_role_user_user_role_RoleId" FOREIGN KEY ("RoleId") REFERENCES oid.user_user_role ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.505 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_identity_role ( - "UserId" uuid NOT NULL, - "RoleId" uuid NOT NULL, - CONSTRAINT "PK_user_identity_role" PRIMARY KEY ("UserId", "RoleId"), - CONSTRAINT "FK_user_identity_role_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_user_identity_role_user_user_role_RoleId" FOREIGN KEY ("RoleId") REFERENCES oid.user_user_role ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.505 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.505 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.505 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.505 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.show_chats ( - "Id" character varying(36) NOT NULL, - "FromUserId" uuid NOT NULL, - "ToUserId" uuid, - "DateSent" timestamp with time zone NOT NULL, - "Message" text NOT NULL, - "ShowId" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_show_chats" PRIMARY KEY ("Id"), - CONSTRAINT "FK_show_chats_live_shows_ShowId" FOREIGN KEY ("ShowId") REFERENCES mixyboos.live_shows ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_chats_user_FromUserId" FOREIGN KEY ("FromUserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_chats_user_ToUserId" FOREIGN KEY ("ToUserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:16:44.519 +01:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.show_chats ( - "Id" character varying(36) NOT NULL, - "FromUserId" uuid NOT NULL, - "ToUserId" uuid, - "DateSent" timestamp with time zone NOT NULL, - "Message" text NOT NULL, - "ShowId" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_show_chats" PRIMARY KEY ("Id"), - CONSTRAINT "FK_show_chats_live_shows_ShowId" FOREIGN KEY ("ShowId") REFERENCES mixyboos.live_shows ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_chats_user_FromUserId" FOREIGN KEY ("FromUserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_chats_user_ToUserId" FOREIGN KEY ("ToUserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:16:44.519 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.519 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.519 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.520 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.show_tags ( - "LiveShowId" character varying(36) NOT NULL, - "TagsId" character varying(36) NOT NULL, - CONSTRAINT "PK_show_tags" PRIMARY KEY ("LiveShowId", "TagsId"), - CONSTRAINT "FK_show_tags_live_shows_LiveShowId" FOREIGN KEY ("LiveShowId") REFERENCES mixyboos.live_shows ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_tags_tags_TagsId" FOREIGN KEY ("TagsId") REFERENCES mixyboos.tags ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.527 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.show_tags ( - "LiveShowId" character varying(36) NOT NULL, - "TagsId" character varying(36) NOT NULL, - CONSTRAINT "PK_show_tags" PRIMARY KEY ("LiveShowId", "TagsId"), - CONSTRAINT "FK_show_tags_live_shows_LiveShowId" FOREIGN KEY ("LiveShowId") REFERENCES mixyboos.live_shows ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_tags_tags_TagsId" FOREIGN KEY ("TagsId") REFERENCES mixyboos.tags ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.527 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.527 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.527 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.527 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_download ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_download" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_download_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_download_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:16:44.534 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_download ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_download" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_download_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_download_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:16:44.534 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.534 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.534 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.534 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_likes ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_likes" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_likes_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_likes_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:16:44.541 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_likes ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_likes" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_likes_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_likes_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:16:44.542 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.542 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.542 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.542 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_plays ( - "MixId" character varying(36) NOT NULL, - "UserId" uuid NOT NULL, - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_mix_plays" PRIMARY KEY ("MixId", "UserId"), - CONSTRAINT "FK_mix_plays_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_plays_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.549 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_plays ( - "MixId" character varying(36) NOT NULL, - "UserId" uuid NOT NULL, - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_mix_plays" PRIMARY KEY ("MixId", "UserId"), - CONSTRAINT "FK_mix_plays_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_plays_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.549 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.550 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.550 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.550 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_shares ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_shares" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_shares_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_shares_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:16:44.557 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_shares ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_shares" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_shares_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_shares_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-09-30 22:16:44.557 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.557 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.557 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.557 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_tags ( - "MixId" character varying(36) NOT NULL, - "TagsId" character varying(36) NOT NULL, - CONSTRAINT "PK_mix_tags" PRIMARY KEY ("MixId", "TagsId"), - CONSTRAINT "FK_mix_tags_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_tags_tags_TagsId" FOREIGN KEY ("TagsId") REFERENCES mixyboos.tags ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.564 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_tags ( - "MixId" character varying(36) NOT NULL, - "TagsId" character varying(36) NOT NULL, - CONSTRAINT "PK_mix_tags" PRIMARY KEY ("MixId", "TagsId"), - CONSTRAINT "FK_mix_tags_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_tags_tags_TagsId" FOREIGN KEY ("TagsId") REFERENCES mixyboos.tags ("Id") ON DELETE CASCADE -); -2023-09-30 22:16:44.564 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.564 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.564 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.564 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('4a6a1fe3-3bb9-4af9-a28d-39fe3b114a83', NULL, 'Artist', 'ARTIST'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('77883a71-d7b2-4995-9f39-d3b7895370b2', NULL, 'SuperAdmin', 'SUPERADMIN'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('96b4c53b-a409-43a3-8bb6-61e5e808fefe', NULL, 'Member', 'MEMBER'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('e6f23774-ecd2-402b-be3c-268d515f4e10', NULL, 'Admin', 'ADMIN'); -2023-09-30 22:16:44.565 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('4a6a1fe3-3bb9-4af9-a28d-39fe3b114a83', NULL, 'Artist', 'ARTIST'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('77883a71-d7b2-4995-9f39-d3b7895370b2', NULL, 'SuperAdmin', 'SUPERADMIN'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('96b4c53b-a409-43a3-8bb6-61e5e808fefe', NULL, 'Member', 'MEMBER'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('e6f23774-ecd2-402b-be3c-268d515f4e10', NULL, 'Admin', 'ADMIN'); -2023-09-30 22:16:44.565 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.565 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.565 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.565 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES ('ca868ec3-ae94-40c9-87c5-fb1c21bcb858', 0, NULL, NULL, 'a8065d8a-2e37-4f96-8dfa-1ada8ed6d3e4', NULL, 'Fergal Moran', 'fergal.moran+mixyboos@gmail.com', TRUE, NULL, FALSE, NULL, 'FERGAL.MORAN+MIXYBOOS@GMAIL.COM', 'FERGAL.MORAN', 'AQAAAAIAAYagAAAAEHWEHhY4wMk9gsfvOikqEIjgSSTsDXF1BX1Y7TcH33Z0GkQwOYxcMWGibRh4oASYHw==', NULL, FALSE, NULL, NULL, NULL, 'YfbUdfzcgjgIXvUaNZ3X9lQoyhdEc6nc', NULL, FALSE, 'fergal.moran'); -2023-09-30 22:16:44.566 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES ('ca868ec3-ae94-40c9-87c5-fb1c21bcb858', 0, NULL, NULL, 'a8065d8a-2e37-4f96-8dfa-1ada8ed6d3e4', NULL, 'Fergal Moran', 'fergal.moran+mixyboos@gmail.com', TRUE, NULL, FALSE, NULL, 'FERGAL.MORAN+MIXYBOOS@GMAIL.COM', 'FERGAL.MORAN', 'AQAAAAIAAYagAAAAEHWEHhY4wMk9gsfvOikqEIjgSSTsDXF1BX1Y7TcH33Z0GkQwOYxcMWGibRh4oASYHw==', NULL, FALSE, NULL, NULL, NULL, 'YfbUdfzcgjgIXvUaNZ3X9lQoyhdEc6nc', NULL, FALSE, 'fergal.moran'); -2023-09-30 22:16:44.566 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.566 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.566 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.566 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_live_shows_UserId" ON mixyboos.live_shows ("UserId"); -2023-09-30 22:16:44.573 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_live_shows_UserId" ON mixyboos.live_shows ("UserId"); -2023-09-30 22:16:44.573 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.573 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.573 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.573 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_download_MixId" ON mixyboos.mix_download ("MixId"); -2023-09-30 22:16:44.579 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_download_MixId" ON mixyboos.mix_download ("MixId"); -2023-09-30 22:16:44.579 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.579 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.579 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.580 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_download_UserId" ON mixyboos.mix_download ("UserId"); -2023-09-30 22:16:44.586 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_download_UserId" ON mixyboos.mix_download ("UserId"); -2023-09-30 22:16:44.586 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.587 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.587 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.587 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_likes_MixId" ON mixyboos.mix_likes ("MixId"); -2023-09-30 22:16:44.593 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_likes_MixId" ON mixyboos.mix_likes ("MixId"); -2023-09-30 22:16:44.594 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.594 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.594 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.594 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_likes_UserId" ON mixyboos.mix_likes ("UserId"); -2023-09-30 22:16:44.600 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_likes_UserId" ON mixyboos.mix_likes ("UserId"); -2023-09-30 22:16:44.600 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.600 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.600 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.601 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_plays_UserId" ON mixyboos.mix_plays ("UserId"); -2023-09-30 22:16:44.611 +01:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_plays_UserId" ON mixyboos.mix_plays ("UserId"); -2023-09-30 22:16:44.611 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.611 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.611 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.611 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_shares_MixId" ON mixyboos.mix_shares ("MixId"); -2023-09-30 22:16:44.618 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_shares_MixId" ON mixyboos.mix_shares ("MixId"); -2023-09-30 22:16:44.618 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.618 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.618 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.618 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_shares_UserId" ON mixyboos.mix_shares ("UserId"); -2023-09-30 22:16:44.625 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_shares_UserId" ON mixyboos.mix_shares ("UserId"); -2023-09-30 22:16:44.625 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.625 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.625 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.625 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_tags_TagsId" ON mixyboos.mix_tags ("TagsId"); -2023-09-30 22:16:44.631 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_tags_TagsId" ON mixyboos.mix_tags ("TagsId"); -2023-09-30 22:16:44.632 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.632 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.632 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.632 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_mixes_Slug" ON mixyboos.mixes ("Slug"); -2023-09-30 22:16:44.638 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_mixes_Slug" ON mixyboos.mixes ("Slug"); -2023-09-30 22:16:44.638 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.639 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.639 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.639 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mixes_UserId" ON mixyboos.mixes ("UserId"); -2023-09-30 22:16:44.645 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mixes_UserId" ON mixyboos.mixes ("UserId"); -2023-09-30 22:16:44.645 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.646 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.646 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.646 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_role_claim_RoleId" ON oid.role_claim ("RoleId"); -2023-09-30 22:16:44.652 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_role_claim_RoleId" ON oid.role_claim ("RoleId"); -2023-09-30 22:16:44.652 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.652 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.652 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.653 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_FromUserId" ON mixyboos.show_chats ("FromUserId"); -2023-09-30 22:16:44.659 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_FromUserId" ON mixyboos.show_chats ("FromUserId"); -2023-09-30 22:16:44.659 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.659 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.659 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.660 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_ShowId" ON mixyboos.show_chats ("ShowId"); -2023-09-30 22:16:44.666 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_ShowId" ON mixyboos.show_chats ("ShowId"); -2023-09-30 22:16:44.666 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.666 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.666 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.667 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_ToUserId" ON mixyboos.show_chats ("ToUserId"); -2023-09-30 22:16:44.673 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_ToUserId" ON mixyboos.show_chats ("ToUserId"); -2023-09-30 22:16:44.673 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.673 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.673 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.673 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_tags_TagsId" ON mixyboos.show_tags ("TagsId"); -2023-09-30 22:16:44.680 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_tags_TagsId" ON mixyboos.show_tags ("TagsId"); -2023-09-30 22:16:44.680 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.680 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.680 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.680 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_tags_TagName" ON mixyboos.tags ("TagName"); -2023-09-30 22:16:44.687 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_tags_TagName" ON mixyboos.tags ("TagName"); -2023-09-30 22:16:44.687 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.687 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.687 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.687 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "EmailIndex" ON oid."user" ("NormalizedEmail"); -2023-09-30 22:16:44.694 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "EmailIndex" ON oid."user" ("NormalizedEmail"); -2023-09-30 22:16:44.694 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.694 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.694 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.694 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_user_Slug" ON oid."user" ("Slug"); -2023-09-30 22:16:44.700 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_user_Slug" ON oid."user" ("Slug"); -2023-09-30 22:16:44.700 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.701 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.701 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.701 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "UserNameIndex" ON oid."user" ("NormalizedUserName"); -2023-09-30 22:16:44.707 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "UserNameIndex" ON oid."user" ("NormalizedUserName"); -2023-09-30 22:16:44.707 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.707 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.707 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.708 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_claim_UserId" ON oid.user_claim ("UserId"); -2023-09-30 22:16:44.714 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_claim_UserId" ON oid.user_claim ("UserId"); -2023-09-30 22:16:44.714 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.714 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.714 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.714 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_followers_FollowingId" ON oid.user_followers ("FollowingId"); -2023-09-30 22:16:44.721 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_followers_FollowingId" ON oid.user_followers ("FollowingId"); -2023-09-30 22:16:44.721 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.721 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.721 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.721 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_identity_role_RoleId" ON oid.user_identity_role ("RoleId"); -2023-09-30 22:16:44.727 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_identity_role_RoleId" ON oid.user_identity_role ("RoleId"); -2023-09-30 22:16:44.727 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.728 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.728 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.728 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_login_UserId" ON oid.user_login ("UserId"); -2023-09-30 22:16:44.734 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_login_UserId" ON oid.user_login ("UserId"); -2023-09-30 22:16:44.734 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.734 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.734 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.734 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "RoleNameIndex" ON oid.user_user_role ("NormalizedName"); -2023-09-30 22:16:44.741 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "RoleNameIndex" ON oid.user_user_role ("NormalizedName"); -2023-09-30 22:16:44.741 +01:00 [DBG] Creating DbCommand for 'ExecuteNonQuery'. -2023-09-30 22:16:44.741 +01:00 [DBG] Created DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.741 +01:00 [DBG] Initialized DbCommand for 'ExecuteNonQuery' (0ms). -2023-09-30 22:16:44.741 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO sys.migrations ("MigrationId", "ProductVersion") -VALUES ('20230930211640_Initial', '8.0.0-rc.1.23419.6'); -2023-09-30 22:16:44.742 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO sys.migrations ("MigrationId", "ProductVersion") -VALUES ('20230930211640_Initial', '8.0.0-rc.1.23419.6'); -2023-09-30 22:16:44.746 +01:00 [DBG] 'MixyBoosContext' disposed. -2023-09-30 22:17:42.861 +01:00 [DBG] An 'IServiceProvider' was created for internal use by Entity Framework. -2023-09-30 22:17:43.068 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:17:43.069 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:17:43.069 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:17:43.069 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:17:43.069 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:17:43.069 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:17:43.069 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:17:43.069 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:17:43.121 +01:00 [DBG] The index {'LiveShowId'} was not created on entity type 'LiveShowTag (Dictionary)' as the properties are already covered by the index {'LiveShowId', 'TagsId'}. -2023-09-30 22:17:43.122 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserRole' as the properties are already covered by the index {'UserId', 'RoleId'}. -2023-09-30 22:17:43.122 +01:00 [DBG] The index {'UserId'} was not created on entity type 'IdentityUserToken' as the properties are already covered by the index {'UserId', 'LoginProvider', 'Name'}. -2023-09-30 22:17:43.122 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixTag (Dictionary)' as the properties are already covered by the index {'MixId', 'TagsId'}. -2023-09-30 22:17:43.122 +01:00 [DBG] The index {'MixId'} was not created on entity type 'MixPlay' as the properties are already covered by the index {'MixId', 'UserId'}. -2023-09-30 22:17:43.122 +01:00 [DBG] The index {'FollowersId'} was not created on entity type 'MixyBoosUserMixyBoosUser (Dictionary)' as the properties are already covered by the index {'FollowersId', 'FollowingId'}. -2023-09-30 22:17:43.155 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'LiveShowTag (Dictionary).LiveShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'LiveShowTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'MixTag (Dictionary).MixId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'MixTag (Dictionary).TagsId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'LiveShow.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'Mix.UserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'ShowChat.FromUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'ShowChat.ShowId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'ShowChat.ToUserId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowersId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.191 +01:00 [DBG] The property 'MixyBoosUserMixyBoosUser (Dictionary).FollowingId' was created in shadow state because there are no eligible CLR members with a matching name. -2023-09-30 22:17:43.255 +01:00 [DBG] Entity Framework Core 8.0.0-rc.1.23419.6 initialized 'MixyBoosContext' using provider 'Npgsql.EntityFrameworkCore.PostgreSQL:8.0.0-rc.1+b6864d852b540b4a9657072ecae23f568332e7bb' with options: SensitiveDataLoggingEnabled QuerySplittingBehavior=SplitQuery MigrationsHistoryTable=sys.migrations -2023-09-30 22:17:43.266 +01:00 [DBG] Migrating using database 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:17:43.309 +01:00 [DBG] Creating DbCommand for 'ExecuteScalar'. -2023-09-30 22:17:43.311 +01:00 [DBG] Created DbCommand for 'ExecuteScalar' (1ms). -2023-09-30 22:17:43.312 +01:00 [DBG] Initialized DbCommand for 'ExecuteScalar' (3ms). -2023-09-30 22:17:43.323 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:17:43.337 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:17:43.341 +01:00 [DBG] Creating DbCommand for 'ExecuteScalar'. -2023-09-30 22:17:43.341 +01:00 [DBG] Created DbCommand for 'ExecuteScalar' (0ms). -2023-09-30 22:17:43.341 +01:00 [DBG] Initialized DbCommand for 'ExecuteScalar' (0ms). -2023-09-30 22:17:43.342 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:17:43.342 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:17:43.346 +01:00 [DBG] Creating DbCommand for 'ExecuteReader'. -2023-09-30 22:17:43.346 +01:00 [DBG] Created DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:17:43.346 +01:00 [DBG] Initialized DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:17:43.346 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:17:43.347 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:17:43.349 +01:00 [DBG] Closing data reader to 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:17:43.351 +01:00 [DBG] A data reader for 'mixyboos' on server 'tcp://localhost:5432' is being disposed after spending 1ms reading results. -2023-09-30 22:17:43.356 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-09-30 22:17:43.357 +01:00 [DBG] 'MixyBoosContext' disposed. -2023-09-30 22:17:43.362 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-09-30 22:17:43.376 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-09-30 22:17:43.385 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-09-30 22:17:43.404 +01:00 [DBG] Hosting starting -2023-09-30 22:17:43.410 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-09-30 22:17:43.413 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-09-30 22:17:43.415 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-09-30 22:17:43.416 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-09-30 22:17:43.417 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-09-30 22:17:43.417 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-09-30 22:17:43.417 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-09-30 22:17:43.417 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-09-30 22:17:43.427 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-09-30 22:17:43.428 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-30 22:17:43.428 +01:00 [INF] Quartz Scheduler created -2023-09-30 22:17:43.428 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-30 22:17:43.429 +01:00 [INF] RAMJobStore initialized. -2023-09-30 22:17:43.429 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-30 22:17:43.429 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-30 22:17:43.429 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-30 22:17:43.433 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-30 22:17:43.434 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-30 22:17:43.436 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-30 22:17:43.436 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-30 22:17:43.436 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-30 22:17:43.436 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:17:43.437 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-09-30 22:17:43.459 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-30 22:17:43.522 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-30 22:17:43.522 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-09-30 22:17:43.522 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-09-30 22:17:43.522 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-30 22:17:43.522 +01:00 [INF] Hosting environment: Development -2023-09-30 22:17:43.522 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-30 22:17:43.523 +01:00 [DBG] Hosting started -2023-09-30 22:17:43.523 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-30 22:17:43.525 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:17:43.528 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:17:43.532 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:17:43.538 +01:00 [DBG] Entity Framework Core 8.0.0-rc.1.23419.6 initialized 'MixyBoosContext' using provider 'Npgsql.EntityFrameworkCore.PostgreSQL:8.0.0-rc.1+b6864d852b540b4a9657072ecae23f568332e7bb' with options: SensitiveDataLoggingEnabled QuerySplittingBehavior=SplitQuery MigrationsHistoryTable=sys.migrations -2023-09-30 22:17:43.549 +01:00 [DBG] Compiling query expression: -'DbSet() - .Where(m => !(m.IsProcessed)) - .Include(m => m.User)' -2023-09-30 22:17:43.570 +01:00 [DBG] Including navigation: 'Mix.Plays'. -2023-09-30 22:17:43.579 +01:00 [DBG] Including navigation: 'Mix.User'. -2023-09-30 22:17:43.659 +01:00 [DBG] Generated query execution expression: -'queryContext => new SplitQueryingEnumerable( - (RelationalQueryContext)queryContext, - RelationalCommandCache.QueryExpression( - Client Projections: - 0 -> Dictionary { [Property: Mix.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd, 0], [Property: Mix.AudioUrl (string), 1], [Property: Mix.DateCreated (DateTime) Required ValueGenerated.OnAdd, 2], [Property: Mix.DateUpdated (DateTime) Required BeforeSave:Ignore AfterSave:Ignore ValueGenerated.OnAddOrUpdate, 3], [Property: Mix.Description (string) Required, 4], [Property: Mix.Image (string), 5], [Property: Mix.IsProcessed (bool) Required, 6], [Property: Mix.Slug (string) Index, 7], [Property: Mix.Title (string) Required, 8], [Property: Mix.UserId (no field, Guid) Shadow Required FK Index, 9] } - 1 -> 0 - 2 -> 10 - 3 -> Dictionary { [Property: MixyBoosUser.Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd, 10], [Property: MixyBoosUser.AccessFailedCount (int) Required, 11], [Property: MixyBoosUser.Biography (string) MaxLength(2048), 12], [Property: MixyBoosUser.City (string) MaxLength(100), 13], [Property: MixyBoosUser.ConcurrencyStamp (string) Concurrency, 14], [Property: MixyBoosUser.Country (string) MaxLength(100), 15], [Property: MixyBoosUser.DisplayName (string) MaxLength(30), 16], [Property: MixyBoosUser.Email (string) MaxLength(256), 17], [Property: MixyBoosUser.EmailConfirmed (bool) Required, 18], [Property: MixyBoosUser.HeaderImage (string), 19], [Property: MixyBoosUser.LockoutEnabled (bool) Required, 20], [Property: MixyBoosUser.LockoutEnd (DateTimeOffset?), 21], [Property: MixyBoosUser.NormalizedEmail (string) Index MaxLength(256), 22], [Property: MixyBoosUser.NormalizedUserName (string) Index MaxLength(256), 23], [Property: MixyBoosUser.PasswordHash (string), 24], [Property: MixyBoosUser.PhoneNumber (string), 25], [Property: MixyBoosUser.PhoneNumberConfirmed (bool) Required, 26], [Property: MixyBoosUser.ProfileImage (string), 27], [Property: MixyBoosUser.SecurityStamp (string), 28], [Property: MixyBoosUser.Slug (string) Index, 29], [Property: MixyBoosUser.StreamKey (string), 30], [Property: MixyBoosUser.Title (string) MaxLength(50), 31], [Property: MixyBoosUser.TwoFactorEnabled (bool) Required, 32], [Property: MixyBoosUser.UserName (string) MaxLength(256), 33] } - SELECT m.Id, m.AudioUrl, m.DateCreated, m.DateUpdated, m.Description, m.Image, m.IsProcessed, m.Slug, m.Title, m.UserId, u.Id, u.AccessFailedCount, u.Biography, u.City, u.ConcurrencyStamp, u.Country, u.DisplayName, u.Email, u.EmailConfirmed, u.HeaderImage, u.LockoutEnabled, u.LockoutEnd, u.NormalizedEmail, u.NormalizedUserName, u.PasswordHash, u.PhoneNumber, u.PhoneNumberConfirmed, u.ProfileImage, u.SecurityStamp, u.Slug, u.StreamKey, u.Title, u.TwoFactorEnabled, u.UserName - FROM mixyboos.mixes AS m - INNER JOIN oid.user AS u ON m.UserId == u.Id - WHERE Not(m.IsProcessed) - ORDER BY m.Id ASC, u.Id ASC), - ReaderColumn[] { ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn, ReaderColumn }, - Func, - null, - Func, - MixyBoos.Api.Data.MixyBoosContext, - False, - False, - True -)' -2023-09-30 22:17:43.668 +01:00 [DBG] Creating DbCommand for 'ExecuteReader'. -2023-09-30 22:17:43.668 +01:00 [DBG] Created DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:17:43.668 +01:00 [DBG] Initialized DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:17:43.670 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:17:43.673 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:17:43.682 +01:00 [DBG] Closing data reader to 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:17:43.683 +01:00 [DBG] A data reader for 'mixyboos' on server 'tcp://localhost:5432' is being disposed after spending 3ms reading results. -2023-09-30 22:17:43.685 +01:00 [DBG] DetectChanges starting for 'MixyBoosContext'. -2023-09-30 22:17:43.686 +01:00 [DBG] DetectChanges completed for 'MixyBoosContext'. -2023-09-30 22:17:43.688 +01:00 [DBG] SaveChanges starting for 'MixyBoosContext'. -2023-09-30 22:17:43.689 +01:00 [DBG] DetectChanges starting for 'MixyBoosContext'. -2023-09-30 22:17:43.689 +01:00 [DBG] DetectChanges completed for 'MixyBoosContext'. -2023-09-30 22:17:43.691 +01:00 [DBG] SaveChanges completed for 'MixyBoosContext' with 0 entities written to the database. -2023-09-30 22:17:43.694 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:17:43.695 +01:00 [DBG] 'MixyBoosContext' disposed. -2023-09-30 22:17:51.231 +01:00 [DBG] Config reload token fired. Checking for changes... -2023-09-30 22:17:51.483 +01:00 [DBG] Config reload token fired. Checking for changes... -2023-09-30 22:17:51.917 +01:00 [INF] Application is shutting down... -2023-09-30 22:17:51.917 +01:00 [DBG] Hosting stopping -2023-09-30 22:17:51.920 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-30 22:17:51.920 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-30 22:17:51.921 +01:00 [DBG] Shutting down threadpool... -2023-09-30 22:17:51.922 +01:00 [DBG] Waiting for 0 threads to complete. -2023-09-30 22:17:51.922 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-09-30 22:17:51.922 +01:00 [DBG] Shutdown of threadpool complete. -2023-09-30 22:17:51.922 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-30 22:17:51.923 +01:00 [DBG] Hosting stopped -2023-09-30 22:17:56.330 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:17:56.347 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:17:56.347 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:17:56.347 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:17:56.347 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:17:56.347 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:17:56.347 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:17:56.347 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:17:56.434 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:17:56.587 +01:00 [DBG] Creating DbCommand for 'ExecuteScalar'. -2023-09-30 22:17:56.589 +01:00 [DBG] Created DbCommand for 'ExecuteScalar' (1ms). -2023-09-30 22:17:56.590 +01:00 [DBG] Initialized DbCommand for 'ExecuteScalar' (3ms). -2023-09-30 22:17:56.600 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:17:56.614 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:17:56.619 +01:00 [DBG] Creating DbCommand for 'ExecuteScalar'. -2023-09-30 22:17:56.619 +01:00 [DBG] Created DbCommand for 'ExecuteScalar' (0ms). -2023-09-30 22:17:56.619 +01:00 [DBG] Initialized DbCommand for 'ExecuteScalar' (0ms). -2023-09-30 22:17:56.619 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:17:56.620 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:17:56.623 +01:00 [DBG] Creating DbCommand for 'ExecuteReader'. -2023-09-30 22:17:56.623 +01:00 [DBG] Created DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:17:56.623 +01:00 [DBG] Initialized DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:17:56.624 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:17:56.624 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:17:56.626 +01:00 [DBG] Closing data reader to 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:17:56.628 +01:00 [DBG] A data reader for 'mixyboos' on server 'tcp://localhost:5432' is being disposed after spending 2ms reading results. -2023-09-30 22:17:56.634 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-09-30 22:17:56.640 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-09-30 22:17:56.654 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-09-30 22:17:56.663 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-09-30 22:17:56.683 +01:00 [DBG] Hosting starting -2023-09-30 22:17:56.689 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-09-30 22:17:56.692 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-09-30 22:17:56.695 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-09-30 22:17:56.695 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-09-30 22:17:56.696 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-09-30 22:17:56.696 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-09-30 22:17:56.696 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-09-30 22:17:56.697 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-09-30 22:17:56.706 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-09-30 22:17:56.708 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-30 22:17:56.708 +01:00 [INF] Quartz Scheduler created -2023-09-30 22:17:56.708 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-30 22:17:56.708 +01:00 [INF] RAMJobStore initialized. -2023-09-30 22:17:56.709 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-30 22:17:56.709 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-30 22:17:56.709 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-30 22:17:56.713 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-30 22:17:56.714 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-30 22:17:56.715 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-30 22:17:56.715 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-30 22:17:56.715 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-30 22:17:56.715 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:17:56.716 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-09-30 22:17:56.737 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-30 22:17:56.801 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-30 22:17:56.801 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-09-30 22:17:56.801 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-09-30 22:17:56.801 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-30 22:17:56.801 +01:00 [INF] Hosting environment: Development -2023-09-30 22:17:56.801 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-30 22:17:56.802 +01:00 [DBG] Hosting started -2023-09-30 22:17:56.802 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-30 22:17:56.804 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:17:56.807 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:17:56.810 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:17:56.942 +01:00 [DBG] Creating DbCommand for 'ExecuteReader'. -2023-09-30 22:17:56.942 +01:00 [DBG] Created DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:17:56.942 +01:00 [DBG] Initialized DbCommand for 'ExecuteReader' (0ms). -2023-09-30 22:17:56.944 +01:00 [DBG] Executing DbCommand [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:17:56.947 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:17:56.954 +01:00 [DBG] Closing data reader to 'mixyboos' on server 'tcp://localhost:5432'. -2023-09-30 22:17:56.954 +01:00 [DBG] A data reader for 'mixyboos' on server 'tcp://localhost:5432' is being disposed after spending 2ms reading results. -2023-09-30 22:17:56.962 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:18:21.261 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:18:23.015 +01:00 [DBG] Config reload token fired. Checking for changes... -2023-09-30 22:18:23.256 +01:00 [INF] Application is shutting down... -2023-09-30 22:18:23.256 +01:00 [DBG] Hosting stopping -2023-09-30 22:18:23.260 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-30 22:18:23.260 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-30 22:18:23.261 +01:00 [DBG] Shutting down threadpool... -2023-09-30 22:18:23.261 +01:00 [DBG] Waiting for 0 threads to complete. -2023-09-30 22:18:23.261 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-09-30 22:18:23.261 +01:00 [DBG] Shutdown of threadpool complete. -2023-09-30 22:18:23.262 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-30 22:18:23.262 +01:00 [DBG] Hosting stopped -2023-09-30 22:18:27.290 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:18:27.306 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:18:27.306 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:18:27.307 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:18:27.307 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:18:27.307 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:18:27.307 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:18:27.307 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:18:27.395 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:18:27.572 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:18:27.578 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:18:27.582 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:18:27.590 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-09-30 22:18:27.596 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-09-30 22:18:27.611 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-09-30 22:18:27.620 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-09-30 22:18:27.639 +01:00 [DBG] Hosting starting -2023-09-30 22:18:27.645 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-09-30 22:18:27.648 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-09-30 22:18:27.651 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-09-30 22:18:27.651 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-09-30 22:18:27.652 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-09-30 22:18:27.652 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-09-30 22:18:27.652 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-09-30 22:18:27.653 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-09-30 22:18:27.662 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-09-30 22:18:27.664 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-30 22:18:27.664 +01:00 [INF] Quartz Scheduler created -2023-09-30 22:18:27.664 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-30 22:18:27.664 +01:00 [INF] RAMJobStore initialized. -2023-09-30 22:18:27.665 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-30 22:18:27.665 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-30 22:18:27.665 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-30 22:18:27.669 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-30 22:18:27.670 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-30 22:18:27.671 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-30 22:18:27.671 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-30 22:18:27.671 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-30 22:18:27.671 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:18:27.672 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-09-30 22:18:27.694 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-30 22:18:27.759 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-30 22:18:27.759 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-09-30 22:18:27.759 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-09-30 22:18:27.759 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-30 22:18:27.759 +01:00 [INF] Hosting environment: Development -2023-09-30 22:18:27.759 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-30 22:18:27.760 +01:00 [DBG] Hosting started -2023-09-30 22:18:27.760 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-30 22:18:27.762 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:18:27.765 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:18:27.769 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:18:27.904 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:18:27.918 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:18:53.639 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:19:16.827 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:19:46.742 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:20:13.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:20:39.845 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:21:05.118 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:21:29.988 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:21:59.346 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:22:25.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:22:51.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:23:15.394 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:23:27.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:23:27.000 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:23:27.026 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:23:27.027 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:23:55.272 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:24:21.195 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:24:48.861 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:25:17.863 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:25:45.703 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:26:08.804 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:26:32.032 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:26:58.944 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:27:23.876 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:27:53.207 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:28:21.734 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:28:27.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:28:27.000 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:28:27.010 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:28:27.010 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:28:50.407 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:29:14.822 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:29:38.890 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:30:08.283 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:30:32.735 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:30:56.614 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:31:25.181 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:31:50.203 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:32:16.857 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:32:31.134 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" accepted. -2023-09-30 22:32:31.135 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" started. -2023-09-30 22:32:31.144 +01:00 [DBG] Connection 0HMU1VJ0AK4DP established using the following protocol: "Tls13" -2023-09-30 22:32:31.158 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 114 -2023-09-30 22:32:31.159 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-09-30 22:32:31.174 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:32:31.175 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:31.179 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:32:31.179 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:32:31.179 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:32:31.183 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:32:31.184 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:31.186 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000001": started reading request body. -2023-09-30 22:32:31.186 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000001": done reading request body. -2023-09-30 22:32:31.207 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:32:31.209 +01:00 [INF] Setting HTTP status code 401. -2023-09-30 22:32:31.216 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-09-30 22:32:31.219 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:31.219 +01:00 [INF] HTTP POST /auth/login responded 401 in 35.3145 ms -2023-09-30 22:32:31.220 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" completed keep alive response. -2023-09-30 22:32:31.222 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 64.9879ms -2023-09-30 22:32:32.723 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 114 -2023-09-30 22:32:32.724 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:32:32.724 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:32.724 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:32:32.725 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:32:32.725 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:32:32.725 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:32:32.725 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:32.725 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000002": started reading request body. -2023-09-30 22:32:32.725 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000002": done reading request body. -2023-09-30 22:32:32.728 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:32:32.728 +01:00 [INF] Setting HTTP status code 401. -2023-09-30 22:32:32.728 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-09-30 22:32:32.728 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:32.729 +01:00 [INF] HTTP POST /auth/login responded 401 in 3.5844 ms -2023-09-30 22:32:32.729 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" completed keep alive response. -2023-09-30 22:32:32.729 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 6.2374ms -2023-09-30 22:32:38.733 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-09-30 22:32:38.733 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:32:38.733 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:38.734 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:32:38.734 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:32:38.734 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:32:38.734 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:32:38.734 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:38.735 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000003": started reading request body. -2023-09-30 22:32:38.735 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000003": done reading request body. -2023-09-30 22:32:38.739 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:32:38.739 +01:00 [INF] Setting HTTP status code 401. -2023-09-30 22:32:38.739 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-09-30 22:32:38.740 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:38.740 +01:00 [INF] HTTP POST /auth/login responded 401 in 5.2296 ms -2023-09-30 22:32:38.740 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" completed keep alive response. -2023-09-30 22:32:38.740 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 7.2921ms -2023-09-30 22:32:39.900 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-09-30 22:32:39.900 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:32:39.900 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:39.900 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:32:39.900 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:32:39.900 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:32:39.900 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:32:39.901 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:39.901 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000004": started reading request body. -2023-09-30 22:32:39.901 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000004": done reading request body. -2023-09-30 22:32:39.902 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:32:39.903 +01:00 [INF] Setting HTTP status code 401. -2023-09-30 22:32:39.903 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-09-30 22:32:39.903 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:32:39.903 +01:00 [INF] HTTP POST /auth/login responded 401 in 2.5415 ms -2023-09-30 22:32:39.903 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" completed keep alive response. -2023-09-30 22:32:39.903 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 3.3813ms -2023-09-30 22:32:40.963 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:32:46.654 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/register - application/json 108 -2023-09-30 22:32:46.655 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/register' -2023-09-30 22:32:46.655 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/register' -2023-09-30 22:32:46.655 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:32:46.655 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-09-30 22:32:46.655 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-09-30 22:32:46.655 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:32:46.655 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/register' -2023-09-30 22:32:46.656 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000005": started reading request body. -2023-09-30 22:32:46.656 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000005": done reading request body. -2023-09-30 22:32:46.695 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:32:46.785 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[@p0='2313d23e-0d9e-42ed-9cdc-f7b48287ca8c', @p1='0', @p2=NULL, @p3=NULL, @p4='6c5d070a-3e65-4687-a620-bc5f7c2447fb', @p5=NULL, @p6=NULL, @p7='fergal.moran+mixyboos@gmail.com', @p8='False', @p9=NULL, @p10='True', @p11=NULL (DbType = DateTime), @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p14='AQAAAAIAAYagAAAAEHVTSydnvmNY6v6aaRGEWENBp2kIZGzS9bdRLe8SfUyLR8tO8vel1asvYM6HT0sunQ==', @p15=NULL, @p16='False', @p17=NULL, @p18='WCDGGNHJTJVD6ECYJWMRDLGR5P3K2EU4', @p19='fergalmoranmixyboosgmailcom', @p20=NULL, @p21=NULL, @p22='False', @p23='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23); -2023-09-30 22:32:46.791 +01:00 [DBG] Found the endpoints ["HTTP: GET /auth/confirmEmail"] for address MapIdentityApi-/auth/confirmEmail -2023-09-30 22:32:46.793 +01:00 [DBG] Successfully processed template /auth/confirmEmail for HTTP: GET /auth/confirmEmail resulting in /auth/confirmemail and ?userId=2313d23e-0d9e-42ed-9cdc-f7b48287ca8c&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ6b2pMN2VQWWM5N0tIU081VTdzU0NNZmtjV21OcTNZYktsbVQ2ZW1DbFpBS1VDbmRheHYvT01GTk50c0N6WU5pUG14MTFqNFBqTDg5Q2w5ZFFlTTh0VHJhU3ZZRkhpMUtnZnFKQkh1bklJdWJjbGJpMTJUNXNNUXBSVzdJU1Y4Y0pVb0FUdUVjMWltb01ySGk5M056SGJmeStaWnJJMzAwME5kS3VScmNWSXdSZUR6cGZScVo3RGRkQ05WN1dKZTgya0pJRVRMUHlCZTFLdjhsejNsbDhsaUpzRy9hTzBmTGF2TjdSbzZ2Sjc3UT09 -2023-09-30 22:32:46.793 +01:00 [DBG] Link generation succeeded for endpoints ["HTTP: GET /auth/confirmEmail"] with result /auth/confirmemail?userId=2313d23e-0d9e-42ed-9cdc-f7b48287ca8c&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ6b2pMN2VQWWM5N0tIU081VTdzU0NNZmtjV21OcTNZYktsbVQ2ZW1DbFpBS1VDbmRheHYvT01GTk50c0N6WU5pUG14MTFqNFBqTDg5Q2w5ZFFlTTh0VHJhU3ZZRkhpMUtnZnFKQkh1bklJdWJjbGJpMTJUNXNNUXBSVzdJU1Y4Y0pVb0FUdUVjMWltb01ySGk5M056SGJmeStaWnJJMzAwME5kS3VScmNWSXdSZUR6cGZScVo3RGRkQ05WN1dKZTgya0pJRVRMUHlCZTFLdjhsejNsbDhsaUpzRy9hTzBmTGF2TjdSbzZ2Sjc3UT09 -2023-09-30 22:32:57.273 +01:00 [DBG] Send email to fergal.moran+mixyboos@gmail.com with subject Confirm your email with tracking id da686a7e-9ddd-4db0-bf96-8a581502f3f8 -2023-09-30 22:32:57.273 +01:00 [INF] Setting HTTP status code 200. -2023-09-30 22:32:57.273 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/register' -2023-09-30 22:32:57.273 +01:00 [INF] HTTP POST /auth/register responded 200 in 10618.0485 ms -2023-09-30 22:32:57.273 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" completed keep alive response. -2023-09-30 22:32:57.273 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/register - 200 0 null 10619.0994ms -2023-09-30 22:33:04.005 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:33:27.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:33:27.000 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:33:27.001 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:33:27.001 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:33:40.626 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-09-30 22:33:40.627 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:33:40.627 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:33:40.627 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:33:40.627 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:33:40.627 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:33:40.627 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:33:40.627 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:33:40.627 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000006": started reading request body. -2023-09-30 22:33:40.627 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000006": done reading request body. -2023-09-30 22:33:40.633 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:33:40.681 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='2313d23e-0d9e-42ed-9cdc-f7b48287ca8c'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-09-30 22:33:40.685 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-09-30 22:33:40.687 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:33:40.687 +01:00 [INF] HTTP POST /auth/login responded 200 in 59.9581 ms -2023-09-30 22:33:40.687 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" completed keep alive response. -2023-09-30 22:33:40.687 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 60.9066ms -2023-09-30 22:33:42.791 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-09-30 22:33:42.791 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:33:42.792 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:33:42.792 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:33:42.792 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:33:42.792 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:33:42.792 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:33:42.792 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:33:42.792 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000007": started reading request body. -2023-09-30 22:33:42.792 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP", Request id "0HMU1VJ0AK4DP:00000007": done reading request body. -2023-09-30 22:33:42.793 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:33:42.832 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='2313d23e-0d9e-42ed-9cdc-f7b48287ca8c'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-09-30 22:33:42.833 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-09-30 22:33:42.833 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:33:42.833 +01:00 [INF] HTTP POST /auth/login responded 200 in 40.9443 ms -2023-09-30 22:33:42.833 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" completed keep alive response. -2023-09-30 22:33:42.833 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 41.8433ms -2023-09-30 22:33:55.923 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:34:22.881 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:34:45.971 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:35:11.001 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:35:35.169 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:35:53.780 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" disconnecting. -2023-09-30 22:35:53.782 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" stopped. -2023-09-30 22:35:53.782 +01:00 [DBG] Connection id "0HMU1VJ0AK4DP" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-09-30 22:36:00.556 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:36:29.212 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:36:56.946 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:37:24.083 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:37:51.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:38:18.957 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:38:27.000 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:38:27.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:38:27.001 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:38:27.001 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:38:52.466 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:39:20.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:39:33.595 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" accepted. -2023-09-30 22:39:33.595 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" started. -2023-09-30 22:39:33.596 +01:00 [DBG] Connection 0HMU1VJ0AK4DQ established using the following protocol: "Tls13" -2023-09-30 22:39:33.597 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-09-30 22:39:33.597 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:39:33.597 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:39:33.597 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:39:33.597 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:39:33.597 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:39:33.597 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:39:33.597 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:39:33.597 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000001": started reading request body. -2023-09-30 22:39:33.598 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000001": done reading request body. -2023-09-30 22:39:33.602 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:39:33.602 +01:00 [INF] Setting HTTP status code 401. -2023-09-30 22:39:33.603 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-09-30 22:39:33.603 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:39:33.603 +01:00 [INF] HTTP POST /auth/login responded 401 in 5.8722 ms -2023-09-30 22:39:33.603 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" completed keep alive response. -2023-09-30 22:39:33.603 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 6.8475ms -2023-09-30 22:39:34.624 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-09-30 22:39:34.626 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:39:34.626 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:39:34.626 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:39:34.626 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:39:34.626 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:39:34.626 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:39:34.626 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:39:34.626 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000002": started reading request body. -2023-09-30 22:39:34.626 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000002": done reading request body. -2023-09-30 22:39:34.628 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:39:34.628 +01:00 [INF] Setting HTTP status code 401. -2023-09-30 22:39:34.628 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-09-30 22:39:34.628 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:39:34.628 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.7659 ms -2023-09-30 22:39:34.628 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" completed keep alive response. -2023-09-30 22:39:34.628 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 3.7128ms -2023-09-30 22:39:43.277 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:39:44.197 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/register - application/json 108 -2023-09-30 22:39:44.197 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/register' -2023-09-30 22:39:44.197 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/register' -2023-09-30 22:39:44.197 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:39:44.197 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-09-30 22:39:44.197 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-09-30 22:39:44.197 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:39:44.197 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/register' -2023-09-30 22:39:44.197 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000003": started reading request body. -2023-09-30 22:39:44.197 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000003": done reading request body. -2023-09-30 22:39:44.233 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:39:44.248 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[@p0='2d4e127c-ea98-47a9-a955-70024cfb12be', @p1='0', @p2=NULL, @p3=NULL, @p4='e92dc132-8ef0-46b6-8ef2-cfb6ac1878be', @p5=NULL, @p6=NULL, @p7='fergal.moran+mixyboos@gmail.com', @p8='False', @p9=NULL, @p10='True', @p11=NULL (DbType = DateTime), @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p14='AQAAAAIAAYagAAAAEGRqPWXlp9pOjwfSXilkHgdpxslaB/9dhFqaV9J/HYB594Mns//pfPMJ6w/2ThVLlA==', @p15=NULL, @p16='False', @p17=NULL, @p18='6TVGKH5KQSB4U3BHJ2DUDHPNARG33XCZ', @p19='fergalmoranmixyboosgmailcom', @p20=NULL, @p21=NULL, @p22='False', @p23='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23); -2023-09-30 22:39:44.248 +01:00 [DBG] Found the endpoints ["HTTP: GET /auth/confirmEmail"] for address MapIdentityApi-/auth/confirmEmail -2023-09-30 22:39:44.248 +01:00 [DBG] Successfully processed template /auth/confirmEmail for HTTP: GET /auth/confirmEmail resulting in /auth/confirmemail and ?userId=2d4e127c-ea98-47a9-a955-70024cfb12be&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ6eXJuQStXYUwxTS92K1o1QVdPOXBrNzhuT3NTZ016TEM5L05PZ3BsYjQ5amk0RkpHYWJOd3I3V1psbDQ3ZVFrRHE5bi9Vd0FPWVE1QjNFVncxVkZSWURXamtJN2hhd1pVcTFmRmRtQTVqUHBvZ0hGS3phVmhaWDBUZkN6bnEzcjF6ZktrbkJhZHZYSWRFdUg4SktZSUVxbFZKbXdpMDBtWHZmamlHRTNiQzZkSUJLNzM4V0c0eUhBc09VTXJOOXJpbnBXSEtpVTBsazVLRUpkK2pLZDhIVG9RNit1S3Y3b05vK1Z4NThKRGkwUT09 -2023-09-30 22:39:44.248 +01:00 [DBG] Link generation succeeded for endpoints ["HTTP: GET /auth/confirmEmail"] with result /auth/confirmemail?userId=2d4e127c-ea98-47a9-a955-70024cfb12be&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ6eXJuQStXYUwxTS92K1o1QVdPOXBrNzhuT3NTZ016TEM5L05PZ3BsYjQ5amk0RkpHYWJOd3I3V1psbDQ3ZVFrRHE5bi9Vd0FPWVE1QjNFVncxVkZSWURXamtJN2hhd1pVcTFmRmRtQTVqUHBvZ0hGS3phVmhaWDBUZkN6bnEzcjF6ZktrbkJhZHZYSWRFdUg4SktZSUVxbFZKbXdpMDBtWHZmamlHRTNiQzZkSUJLNzM4V0c0eUhBc09VTXJOOXJpbnBXSEtpVTBsazVLRUpkK2pLZDhIVG9RNit1S3Y3b05vK1Z4NThKRGkwUT09 -2023-09-30 22:39:49.643 +01:00 [DBG] Send email to fergal.moran+mixyboos@gmail.com with subject Confirm your email with tracking id 82b3bf5b-e086-48c0-8bb6-2007b12651e5 -2023-09-30 22:39:49.643 +01:00 [INF] Setting HTTP status code 200. -2023-09-30 22:39:49.643 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/register' -2023-09-30 22:39:49.643 +01:00 [INF] HTTP POST /auth/register responded 200 in 5445.5476 ms -2023-09-30 22:39:49.643 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" completed keep alive response. -2023-09-30 22:39:49.643 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/register - 200 0 null 5446.4247ms -2023-09-30 22:40:01.007 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-09-30 22:40:01.008 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:40:01.008 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:01.008 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:40:01.008 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:40:01.008 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:40:01.008 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:40:01.008 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:01.008 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000004": started reading request body. -2023-09-30 22:40:01.008 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000004": done reading request body. -2023-09-30 22:40:01.009 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:40:01.045 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-09-30 22:40:01.046 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-09-30 22:40:01.046 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:01.046 +01:00 [INF] HTTP POST /auth/login responded 200 in 38.0350 ms -2023-09-30 22:40:01.046 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" completed keep alive response. -2023-09-30 22:40:01.046 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 38.9001ms -2023-09-30 22:40:10.159 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:40:13.631 +01:00 [DBG] Connection id "0HMU1VJ0AK4DR" accepted. -2023-09-30 22:40:13.631 +01:00 [DBG] Connection id "0HMU1VJ0AK4DR" started. -2023-09-30 22:40:13.632 +01:00 [DBG] Connection 0HMU1VJ0AK4DR established using the following protocol: "Tls13" -2023-09-30 22:40:13.633 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-09-30 22:40:13.633 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:40:13.633 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:13.633 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:40:13.633 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:40:13.633 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:40:13.633 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:40:13.633 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:13.633 +01:00 [DBG] Connection id "0HMU1VJ0AK4DR", Request id "0HMU1VJ0AK4DR:00000001": started reading request body. -2023-09-30 22:40:13.633 +01:00 [DBG] Connection id "0HMU1VJ0AK4DR", Request id "0HMU1VJ0AK4DR:00000001": done reading request body. -2023-09-30 22:40:13.634 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:40:13.672 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-09-30 22:40:13.672 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-09-30 22:40:13.673 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:13.673 +01:00 [INF] HTTP POST /auth/login responded 200 in 39.5357 ms -2023-09-30 22:40:13.673 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 40.3602ms -2023-09-30 22:40:13.673 +01:00 [DBG] Connection id "0HMU1VJ0AK4DR" disconnecting. -2023-09-30 22:40:13.673 +01:00 [DBG] Connection id "0HMU1VJ0AK4DR" stopped. -2023-09-30 22:40:13.674 +01:00 [DBG] Connection id "0HMU1VJ0AK4DR" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-09-30 22:40:13.689 +01:00 [DBG] Connection id "0HMU1VJ0AK4DS" accepted. -2023-09-30 22:40:13.689 +01:00 [DBG] Connection id "0HMU1VJ0AK4DS" started. -2023-09-30 22:40:13.690 +01:00 [DBG] Connection 0HMU1VJ0AK4DS established using the following protocol: "Tls13" -2023-09-30 22:40:13.690 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-09-30 22:40:13.690 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 22:40:13.692 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 22:40:13.692 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:40:13.692 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 22:40:13.693 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:40:13.694 +01:00 [DBG] Authorization was successful. -2023-09-30 22:40:13.694 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:40:13.695 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:40:13.695 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:40:13.698 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 22:40:13.698 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 22:40:13.698 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 22:40:13.698 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 22:40:13.699 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 22:40:13.699 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 22:40:13.699 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:40:13.699 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:40:13.725 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 22:40:13.731 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 22:40:13.732 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 22:40:13.756 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 56.2598ms -2023-09-30 22:40:13.756 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:40:13.756 +01:00 [ERR] HTTP GET /profile responded 500 in 61.7092 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 22:40:13.760 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 22:40:13.762 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 72.1417ms -2023-09-30 22:40:13.763 +01:00 [DBG] Connection id "0HMU1VJ0AK4DS" disconnecting. -2023-09-30 22:40:13.763 +01:00 [DBG] Connection id "0HMU1VJ0AK4DS" stopped. -2023-09-30 22:40:13.763 +01:00 [DBG] Connection id "0HMU1VJ0AK4DS" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-09-30 22:40:16.834 +01:00 [DBG] Connection id "0HMU1VJ0AK4DT" accepted. -2023-09-30 22:40:16.835 +01:00 [DBG] Connection id "0HMU1VJ0AK4DT" started. -2023-09-30 22:40:16.835 +01:00 [DBG] Connection 0HMU1VJ0AK4DT established using the following protocol: "Tls13" -2023-09-30 22:40:16.835 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-09-30 22:40:16.836 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:40:16.836 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:16.836 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:40:16.836 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:40:16.836 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:40:16.836 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:40:16.836 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:16.836 +01:00 [DBG] Connection id "0HMU1VJ0AK4DT", Request id "0HMU1VJ0AK4DT:00000001": started reading request body. -2023-09-30 22:40:16.836 +01:00 [DBG] Connection id "0HMU1VJ0AK4DT", Request id "0HMU1VJ0AK4DT:00000001": done reading request body. -2023-09-30 22:40:16.837 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:40:16.873 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-09-30 22:40:16.873 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-09-30 22:40:16.874 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:16.874 +01:00 [INF] HTTP POST /auth/login responded 200 in 37.8645 ms -2023-09-30 22:40:16.874 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 38.4715ms -2023-09-30 22:40:16.874 +01:00 [DBG] Connection id "0HMU1VJ0AK4DT" disconnecting. -2023-09-30 22:40:16.874 +01:00 [DBG] Connection id "0HMU1VJ0AK4DT" stopped. -2023-09-30 22:40:16.874 +01:00 [DBG] Connection id "0HMU1VJ0AK4DT" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-09-30 22:40:16.888 +01:00 [DBG] Connection id "0HMU1VJ0AK4DU" accepted. -2023-09-30 22:40:16.888 +01:00 [DBG] Connection id "0HMU1VJ0AK4DU" started. -2023-09-30 22:40:16.889 +01:00 [DBG] Connection 0HMU1VJ0AK4DU established using the following protocol: "Tls13" -2023-09-30 22:40:16.889 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-09-30 22:40:16.889 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 22:40:16.889 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 22:40:16.889 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:40:16.890 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 22:40:16.890 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:40:16.891 +01:00 [DBG] Authorization was successful. -2023-09-30 22:40:16.891 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:40:16.891 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:40:16.891 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:40:16.891 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 22:40:16.891 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 22:40:16.891 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 22:40:16.891 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 22:40:16.891 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 22:40:16.891 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 22:40:16.891 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:40:16.892 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:40:16.893 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 22:40:16.894 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 22:40:16.894 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 22:40:16.895 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.1653ms -2023-09-30 22:40:16.895 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:40:16.895 +01:00 [ERR] HTTP GET /profile responded 500 in 4.0768 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 22:40:16.896 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 22:40:16.898 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 8.6228ms -2023-09-30 22:40:16.898 +01:00 [DBG] Connection id "0HMU1VJ0AK4DU" disconnecting. -2023-09-30 22:40:16.898 +01:00 [DBG] Connection id "0HMU1VJ0AK4DU" stopped. -2023-09-30 22:40:16.898 +01:00 [DBG] Connection id "0HMU1VJ0AK4DU" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-09-30 22:40:30.201 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/register - application/json 116 -2023-09-30 22:40:30.201 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/register' -2023-09-30 22:40:30.201 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/register' -2023-09-30 22:40:30.201 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:40:30.201 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-09-30 22:40:30.201 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-09-30 22:40:30.201 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:40:30.201 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/register' -2023-09-30 22:40:30.201 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000005": started reading request body. -2023-09-30 22:40:30.201 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000005": done reading request body. -2023-09-30 22:40:30.236 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:40:30.237 +01:00 [DBG] User validation failed: DuplicateUserName. -2023-09-30 22:40:30.238 +01:00 [INF] Setting HTTP status code 400. -2023-09-30 22:40:30.238 +01:00 [INF] Writing value of type 'HttpValidationProblemDetails' as Json. -2023-09-30 22:40:30.239 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/register' -2023-09-30 22:40:30.239 +01:00 [INF] HTTP POST /auth/register responded 400 in 37.7899 ms -2023-09-30 22:40:30.239 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" completed keep alive response. -2023-09-30 22:40:30.239 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/register - 400 null application/problem+json 38.6016ms -2023-09-30 22:40:35.399 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/register - application/json 108 -2023-09-30 22:40:35.399 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/register' -2023-09-30 22:40:35.399 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/register' -2023-09-30 22:40:35.399 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:40:35.399 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-09-30 22:40:35.400 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-09-30 22:40:35.400 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:40:35.400 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/register' -2023-09-30 22:40:35.400 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000006": started reading request body. -2023-09-30 22:40:35.400 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000006": done reading request body. -2023-09-30 22:40:35.435 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:40:35.435 +01:00 [DBG] User validation failed: DuplicateUserName. -2023-09-30 22:40:35.436 +01:00 [INF] Setting HTTP status code 400. -2023-09-30 22:40:35.436 +01:00 [INF] Writing value of type 'HttpValidationProblemDetails' as Json. -2023-09-30 22:40:35.436 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/register' -2023-09-30 22:40:35.436 +01:00 [INF] HTTP POST /auth/register responded 400 in 36.1230 ms -2023-09-30 22:40:35.436 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" completed keep alive response. -2023-09-30 22:40:35.436 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/register - 400 null application/problem+json 37.2142ms -2023-09-30 22:40:37.165 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:40:58.598 +01:00 [DBG] Connection id "0HMU1VJ0AK4DV" accepted. -2023-09-30 22:40:58.599 +01:00 [DBG] Connection id "0HMU1VJ0AK4DV" started. -2023-09-30 22:40:58.599 +01:00 [DBG] Connection 0HMU1VJ0AK4DV established using the following protocol: "Tls13" -2023-09-30 22:40:58.599 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-09-30 22:40:58.600 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:40:58.600 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:58.600 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:40:58.600 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:40:58.600 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:40:58.600 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:40:58.600 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:58.600 +01:00 [DBG] Connection id "0HMU1VJ0AK4DV", Request id "0HMU1VJ0AK4DV:00000001": started reading request body. -2023-09-30 22:40:58.600 +01:00 [DBG] Connection id "0HMU1VJ0AK4DV", Request id "0HMU1VJ0AK4DV:00000001": done reading request body. -2023-09-30 22:40:58.601 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:40:58.662 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-09-30 22:40:58.662 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-09-30 22:40:58.663 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:40:58.663 +01:00 [INF] HTTP POST /auth/login responded 200 in 62.7245 ms -2023-09-30 22:40:58.663 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 63.3523ms -2023-09-30 22:40:58.663 +01:00 [DBG] Connection id "0HMU1VJ0AK4DV" disconnecting. -2023-09-30 22:40:58.663 +01:00 [DBG] Connection id "0HMU1VJ0AK4DV" stopped. -2023-09-30 22:40:58.663 +01:00 [DBG] Connection id "0HMU1VJ0AK4DV" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-09-30 22:40:58.681 +01:00 [DBG] Connection id "0HMU1VJ0AK4E0" accepted. -2023-09-30 22:40:58.681 +01:00 [DBG] Connection id "0HMU1VJ0AK4E0" started. -2023-09-30 22:40:58.682 +01:00 [DBG] Connection 0HMU1VJ0AK4E0 established using the following protocol: "Tls13" -2023-09-30 22:40:58.682 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-09-30 22:40:58.682 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 22:40:58.682 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 22:40:58.682 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:40:58.682 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 22:40:58.682 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:40:58.683 +01:00 [DBG] Authorization was successful. -2023-09-30 22:40:58.683 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:40:58.683 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:40:58.683 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:40:58.683 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 22:40:58.683 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 22:40:58.683 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 22:40:58.683 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 22:40:58.684 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 22:40:58.684 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 22:40:58.684 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:40:58.684 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:40:58.685 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 22:40:58.686 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 22:40:58.686 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 22:40:58.687 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.9027ms -2023-09-30 22:40:58.687 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:40:58.687 +01:00 [ERR] HTTP GET /profile responded 500 in 3.6330 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 22:40:58.688 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 22:40:58.689 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 7.113ms -2023-09-30 22:40:58.689 +01:00 [DBG] Connection id "0HMU1VJ0AK4E0" disconnecting. -2023-09-30 22:40:58.689 +01:00 [DBG] Connection id "0HMU1VJ0AK4E0" stopped. -2023-09-30 22:40:58.689 +01:00 [DBG] Connection id "0HMU1VJ0AK4E0" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-09-30 22:41:04.862 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:41:26.292 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-09-30 22:41:26.292 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-09-30 22:41:26.292 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-09-30 22:41:26.292 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-09-30 22:41:26.292 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:41:26.292 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-09-30 22:41:26.292 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:41:26.292 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-09-30 22:41:26.293 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000007": started reading request body. -2023-09-30 22:41:26.293 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ", Request id "0HMU1VJ0AK4DQ:00000007": done reading request body. -2023-09-30 22:41:26.294 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-09-30 22:41:26.330 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-09-30 22:41:26.330 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-09-30 22:41:26.330 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-09-30 22:41:26.330 +01:00 [INF] HTTP POST /auth/login responded 200 in 37.8063 ms -2023-09-30 22:41:26.330 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" completed keep alive response. -2023-09-30 22:41:26.330 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 38.5674ms -2023-09-30 22:41:32.441 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:41:46.785 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 22:41:46.786 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 22:41:46.786 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 22:41:46.786 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:41:46.786 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 22:41:46.786 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:41:46.786 +01:00 [DBG] Authorization was successful. -2023-09-30 22:41:46.786 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:41:46.786 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:41:46.786 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:41:46.786 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 22:41:46.786 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 22:41:46.787 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 22:41:46.787 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 22:41:46.787 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 22:41:46.787 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 22:41:46.787 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:41:46.787 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:41:46.788 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 22:41:46.789 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 22:41:46.789 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 22:41:46.789 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.5491ms -2023-09-30 22:41:46.789 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:41:46.790 +01:00 [ERR] HTTP GET /profile responded 500 in 3.3332 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 22:41:46.791 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 22:41:46.792 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" completed keep alive response. -2023-09-30 22:41:46.792 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 6.4655ms -2023-09-30 22:41:59.210 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:42:26.098 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:42:53.370 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:43:21.741 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:43:27.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:43:27.000 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:43:27.001 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:43:27.001 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:43:51.949 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:43:56.818 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" disconnecting. -2023-09-30 22:43:56.818 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" stopped. -2023-09-30 22:43:56.819 +01:00 [DBG] Connection id "0HMU1VJ0AK4DQ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-09-30 22:44:15.255 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:44:44.468 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:45:11.679 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:45:36.772 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:46:00.145 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:46:27.300 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:46:53.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:47:22.814 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:47:47.133 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:48:16.090 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:48:27.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:48:27.000 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:48:27.004 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:48:27.004 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:48:50.454 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:49:13.972 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:49:37.386 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:50:01.151 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:50:26.200 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:50:55.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:51:23.949 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:51:48.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:52:16.824 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:52:41.330 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:53:09.868 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:53:26.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:53:27.000 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:53:27.001 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:53:27.001 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:53:56.956 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:54:25.499 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:54:54.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:55:23.819 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:55:46.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:56:16.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:56:43.644 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:57:10.831 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:57:36.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:57:49.519 +01:00 [DBG] Connection id "0HMU1VJ0AK4E1" accepted. -2023-09-30 22:57:49.519 +01:00 [DBG] Connection id "0HMU1VJ0AK4E1" started. -2023-09-30 22:57:49.520 +01:00 [DBG] Connection 0HMU1VJ0AK4E1 established using the following protocol: "Tls13" -2023-09-30 22:57:49.520 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 22:57:49.520 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 22:57:49.521 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 22:57:49.521 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:57:49.521 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 22:57:49.521 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:57:49.521 +01:00 [DBG] Authorization was successful. -2023-09-30 22:57:49.521 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:57:49.521 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:57:49.521 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:57:49.521 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 22:57:49.521 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 22:57:49.521 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 22:57:49.521 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 22:57:49.522 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 22:57:49.522 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 22:57:49.522 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:57:49.522 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:57:49.526 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 22:57:49.527 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 22:57:49.527 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 22:57:49.528 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.1065ms -2023-09-30 22:57:49.528 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:57:49.528 +01:00 [ERR] HTTP GET /profile responded 500 in 6.8518 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 22:57:49.529 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 22:57:49.529 +01:00 [DBG] Connection id "0HMU1VJ0AK4E1" completed keep alive response. -2023-09-30 22:57:49.530 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 9.3018ms -2023-09-30 22:57:50.157 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 22:57:50.157 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 22:57:50.157 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 22:57:50.157 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:57:50.157 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 22:57:50.158 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:57:50.158 +01:00 [DBG] Authorization was successful. -2023-09-30 22:57:50.158 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:57:50.158 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:57:50.158 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:57:50.158 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 22:57:50.158 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 22:57:50.158 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 22:57:50.158 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 22:57:50.158 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 22:57:50.158 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 22:57:50.158 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:57:50.159 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:57:50.160 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 22:57:50.160 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 22:57:50.161 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 22:57:50.161 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.7998ms -2023-09-30 22:57:50.161 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:57:50.161 +01:00 [ERR] HTTP GET /profile responded 500 in 3.4789 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 22:57:50.162 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 22:57:50.163 +01:00 [DBG] Connection id "0HMU1VJ0AK4E1" completed keep alive response. -2023-09-30 22:57:50.163 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 5.9756ms -2023-09-30 22:57:51.125 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 22:57:51.125 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 22:57:51.125 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 22:57:51.125 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:57:51.125 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 22:57:51.125 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:57:51.125 +01:00 [DBG] Authorization was successful. -2023-09-30 22:57:51.126 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:57:51.126 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:57:51.126 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:57:51.126 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 22:57:51.126 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 22:57:51.126 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 22:57:51.126 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 22:57:51.126 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 22:57:51.126 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 22:57:51.126 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:57:51.126 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:57:51.128 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 22:57:51.128 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 22:57:51.133 +01:00 [INF] Executed DbCommand (5ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 22:57:51.133 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 7.154ms -2023-09-30 22:57:51.134 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:57:51.134 +01:00 [ERR] HTTP GET /profile responded 500 in 7.9108 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 22:57:51.134 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method672(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method570(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 22:57:51.136 +01:00 [DBG] Connection id "0HMU1VJ0AK4E1" completed keep alive response. -2023-09-30 22:57:51.136 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 11.0535ms -2023-09-30 22:57:55.342 +01:00 [INF] Application is shutting down... -2023-09-30 22:57:55.343 +01:00 [DBG] Hosting stopping -2023-09-30 22:57:55.344 +01:00 [DBG] Connection id "0HMU1VJ0AK4E1" disconnecting. -2023-09-30 22:57:55.345 +01:00 [DBG] Connection id "0HMU1VJ0AK4E1" stopped. -2023-09-30 22:57:55.345 +01:00 [DBG] Connection id "0HMU1VJ0AK4E1" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-09-30 22:57:55.347 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-09-30 22:57:55.347 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-09-30 22:57:55.348 +01:00 [DBG] Shutting down threadpool... -2023-09-30 22:57:55.348 +01:00 [DBG] Waiting for 0 threads to complete. -2023-09-30 22:57:55.348 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-09-30 22:57:55.348 +01:00 [DBG] Shutdown of threadpool complete. -2023-09-30 22:57:55.349 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-09-30 22:57:55.349 +01:00 [DBG] Hosting stopped -2023-09-30 22:58:11.112 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 22:58:11.140 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 22:58:11.141 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 22:58:11.141 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 22:58:11.141 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 22:58:11.141 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 22:58:11.141 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 22:58:11.141 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 22:58:11.259 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 22:58:11.549 +01:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:58:11.557 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 22:58:11.563 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 22:58:11.586 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-09-30 22:58:11.598 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-09-30 22:58:11.618 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-09-30 22:58:11.634 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-09-30 22:58:11.670 +01:00 [DBG] Hosting starting -2023-09-30 22:58:11.679 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-09-30 22:58:11.682 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-09-30 22:58:11.687 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-09-30 22:58:11.687 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-09-30 22:58:11.688 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-09-30 22:58:11.688 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-09-30 22:58:11.689 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-09-30 22:58:11.689 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-09-30 22:58:11.702 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-09-30 22:58:11.707 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-30 22:58:11.707 +01:00 [INF] Quartz Scheduler created -2023-09-30 22:58:11.707 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-30 22:58:11.707 +01:00 [INF] RAMJobStore initialized. -2023-09-30 22:58:11.708 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-30 22:58:11.708 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-30 22:58:11.709 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-30 22:58:11.713 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-30 22:58:11.715 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-30 22:58:11.717 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-30 22:58:11.718 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-30 22:58:11.718 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-30 22:58:11.718 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:58:11.718 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-09-30 22:58:11.761 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-30 22:58:11.857 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-30 22:58:11.857 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-09-30 22:58:11.857 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-30 22:58:11.857 +01:00 [INF] Hosting environment: Development -2023-09-30 22:58:11.857 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-30 22:58:11.858 +01:00 [DBG] Hosting started -2023-09-30 22:58:11.860 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-30 22:58:11.862 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 22:58:11.868 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:58:11.874 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 22:58:12.103 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 22:58:12.130 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 22:58:23.754 +01:00 [DBG] Connection id "0HMU201F1HSA7" accepted. -2023-09-30 22:58:23.754 +01:00 [DBG] Connection id "0HMU201F1HSA7" started. -2023-09-30 22:58:23.768 +01:00 [DBG] Connection 0HMU201F1HSA7 established using the following protocol: "Tls13" -2023-09-30 22:58:23.787 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 22:58:23.788 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-09-30 22:58:23.811 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 22:58:23.813 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 22:58:23.813 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:58:23.823 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 22:58:23.823 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:58:23.826 +01:00 [DBG] Authorization was successful. -2023-09-30 22:58:23.827 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:58:23.839 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:58:23.840 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:58:23.846 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 22:58:23.847 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 22:58:23.847 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 22:58:23.847 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 22:58:23.848 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 22:58:23.848 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 22:58:23.849 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:58:23.851 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:58:25.676 +01:00 [INF] Executed DbCommand (28ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 22:58:25.795 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 22:58:25.818 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 22:59:02.941 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:59:03.049 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 39196.0386ms -2023-09-30 22:59:03.051 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:59:03.054 +01:00 [ERR] HTTP GET /profile responded 500 in 39212.0831 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 22:59:03.069 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 22:59:03.078 +01:00 [DBG] Connection id "0HMU201F1HSA7" completed keep alive response. -2023-09-30 22:59:03.085 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 39298.7762ms -2023-09-30 22:59:29.202 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 22:59:33.527 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 22:59:33.528 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 22:59:33.528 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 22:59:33.528 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:59:33.530 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 22:59:33.530 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:59:33.531 +01:00 [DBG] Authorization was successful. -2023-09-30 22:59:33.531 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 22:59:33.532 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 22:59:33.533 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 22:59:33.533 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 22:59:33.533 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 22:59:33.533 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 22:59:33.533 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 22:59:33.533 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 22:59:33.534 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 22:59:33.534 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:59:33.536 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 22:59:37.762 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 22:59:37.824 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 22:59:37.825 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 23:00:14.120 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 23:00:14.147 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 23:00:14.147 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 23:00:14.147 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 23:00:14.147 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 23:00:14.147 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 23:00:14.147 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 23:00:14.147 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 23:00:14.254 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 23:00:14.527 +01:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 23:00:14.534 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 23:00:14.541 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 23:00:14.562 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-09-30 23:00:14.573 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-09-30 23:00:14.592 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-09-30 23:00:14.610 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-09-30 23:00:14.645 +01:00 [DBG] Hosting starting -2023-09-30 23:00:14.653 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-09-30 23:00:14.657 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-09-30 23:00:14.661 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-09-30 23:00:14.662 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-09-30 23:00:14.663 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-09-30 23:00:14.663 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-09-30 23:00:14.664 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-09-30 23:00:14.664 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-09-30 23:00:14.677 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-09-30 23:00:14.681 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-30 23:00:14.682 +01:00 [INF] Quartz Scheduler created -2023-09-30 23:00:14.682 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-30 23:00:14.682 +01:00 [INF] RAMJobStore initialized. -2023-09-30 23:00:14.683 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-30 23:00:14.683 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-30 23:00:14.684 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-30 23:00:14.688 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-30 23:00:14.690 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-30 23:00:14.692 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-30 23:00:14.692 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-30 23:00:14.692 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-30 23:00:14.692 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:00:14.693 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-09-30 23:00:14.735 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-30 23:00:14.812 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-30 23:00:14.812 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-09-30 23:00:14.812 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-30 23:00:14.812 +01:00 [INF] Hosting environment: Development -2023-09-30 23:00:14.812 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-30 23:00:14.813 +01:00 [DBG] Hosting started -2023-09-30 23:00:14.835 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-30 23:00:14.837 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:00:14.843 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:00:14.849 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:00:15.069 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:00:15.092 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:00:19.989 +01:00 [DBG] Connection id "0HMU202HM21K0" accepted. -2023-09-30 23:00:19.990 +01:00 [DBG] Connection id "0HMU202HM21K0" started. -2023-09-30 23:00:20.003 +01:00 [DBG] Connection 0HMU202HM21K0 established using the following protocol: "Tls13" -2023-09-30 23:00:20.022 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 23:00:20.023 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-09-30 23:00:20.045 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 23:00:20.047 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 23:00:20.047 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:00:20.056 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 23:00:20.057 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:00:20.060 +01:00 [DBG] Authorization was successful. -2023-09-30 23:00:20.060 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:00:20.071 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 23:00:20.073 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:00:20.077 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 23:00:20.078 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 23:00:20.078 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 23:00:20.078 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 23:00:20.079 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 23:00:20.079 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 23:00:20.080 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:00:20.082 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:00:20.185 +01:00 [INF] Executed DbCommand (28ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 23:00:20.302 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 23:00:20.307 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 23:00:32.010 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 23:00:32.037 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 23:00:32.037 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 23:00:32.037 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 23:00:32.037 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 23:00:32.037 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 23:00:32.037 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 23:00:32.037 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 23:00:32.143 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 23:00:32.417 +01:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 23:00:32.425 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 23:00:32.432 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 23:00:32.454 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-09-30 23:00:32.465 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-09-30 23:00:32.485 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-09-30 23:00:32.503 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-09-30 23:00:32.539 +01:00 [DBG] Hosting starting -2023-09-30 23:00:32.547 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-09-30 23:00:32.551 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-09-30 23:00:32.555 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-09-30 23:00:32.556 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-09-30 23:00:32.557 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-09-30 23:00:32.557 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-09-30 23:00:32.557 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-09-30 23:00:32.558 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-09-30 23:00:32.571 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-09-30 23:00:32.576 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-30 23:00:32.577 +01:00 [INF] Quartz Scheduler created -2023-09-30 23:00:32.577 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-30 23:00:32.577 +01:00 [INF] RAMJobStore initialized. -2023-09-30 23:00:32.578 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-30 23:00:32.578 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-30 23:00:32.578 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-30 23:00:32.583 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-30 23:00:32.585 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-30 23:00:32.587 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-30 23:00:32.587 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-30 23:00:32.587 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-30 23:00:32.588 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:00:32.588 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-09-30 23:00:32.632 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-30 23:00:32.753 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-30 23:00:32.753 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-09-30 23:00:32.754 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-30 23:00:32.754 +01:00 [INF] Hosting environment: Development -2023-09-30 23:00:32.754 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-30 23:00:32.755 +01:00 [DBG] Hosting started -2023-09-30 23:00:32.756 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-30 23:00:32.758 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:00:32.764 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:00:32.770 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:00:32.992 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:00:33.015 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:00:38.043 +01:00 [DBG] Connection id "0HMU202N27OBO" accepted. -2023-09-30 23:00:38.044 +01:00 [DBG] Connection id "0HMU202N27OBO" started. -2023-09-30 23:00:38.078 +01:00 [DBG] Connection 0HMU202N27OBO established using the following protocol: "Tls13" -2023-09-30 23:00:38.098 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 23:00:38.099 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-09-30 23:00:38.122 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 23:00:38.124 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 23:00:38.124 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:00:38.134 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 23:00:38.135 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:00:38.138 +01:00 [DBG] Authorization was successful. -2023-09-30 23:00:38.138 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:00:38.149 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 23:00:38.150 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:00:38.155 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 23:00:38.155 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 23:00:38.156 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 23:00:38.156 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 23:00:38.156 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 23:00:38.156 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 23:00:38.157 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:00:38.159 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:00:38.261 +01:00 [INF] Executed DbCommand (28ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 23:00:38.359 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 23:00:38.362 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 23:00:39.458 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 1298.4481ms -2023-09-30 23:00:39.459 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:00:39.462 +01:00 [ERR] HTTP GET /profile responded 500 in 1310.6648 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 23:00:39.478 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 23:00:39.488 +01:00 [DBG] Connection id "0HMU202N27OBO" completed keep alive response. -2023-09-30 23:00:39.495 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 1397.6668ms -2023-09-30 23:00:59.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:01:28.078 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:01:55.871 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 23:01:55.899 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 23:01:55.899 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 23:01:55.899 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 23:01:55.899 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 23:01:55.899 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 23:01:55.900 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 23:01:55.900 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 23:01:56.012 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 23:01:56.305 +01:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 23:01:56.313 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 23:01:56.319 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 23:01:56.352 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-09-30 23:01:56.367 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-09-30 23:01:56.396 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-09-30 23:01:56.419 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-09-30 23:01:56.467 +01:00 [DBG] Hosting starting -2023-09-30 23:01:56.475 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-09-30 23:01:56.479 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-09-30 23:01:56.483 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-09-30 23:01:56.484 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-09-30 23:01:56.485 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-09-30 23:01:56.485 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-09-30 23:01:56.485 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-09-30 23:01:56.486 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-09-30 23:01:56.499 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-09-30 23:01:56.505 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-30 23:01:56.505 +01:00 [INF] Quartz Scheduler created -2023-09-30 23:01:56.506 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-30 23:01:56.506 +01:00 [INF] RAMJobStore initialized. -2023-09-30 23:01:56.507 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-30 23:01:56.507 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-30 23:01:56.507 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-30 23:01:56.512 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-30 23:01:56.514 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-30 23:01:56.516 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-30 23:01:56.516 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-30 23:01:56.517 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-30 23:01:56.517 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:01:56.517 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-09-30 23:01:56.573 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-30 23:01:56.662 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-30 23:01:56.663 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-09-30 23:01:56.663 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-30 23:01:56.663 +01:00 [INF] Hosting environment: Development -2023-09-30 23:01:56.663 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-30 23:01:56.664 +01:00 [DBG] Hosting started -2023-09-30 23:01:56.666 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-30 23:01:56.668 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:01:56.673 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:01:56.683 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:01:56.909 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:01:56.932 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:02:15.928 +01:00 [DBG] Connection id "0HMU203K7O0OV" accepted. -2023-09-30 23:02:15.929 +01:00 [DBG] Connection id "0HMU203K7O0OV" started. -2023-09-30 23:02:15.943 +01:00 [DBG] Connection 0HMU203K7O0OV established using the following protocol: "Tls13" -2023-09-30 23:02:15.964 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 23:02:15.966 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-09-30 23:02:15.989 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 23:02:15.991 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 23:02:15.991 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:02:16.004 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 23:02:16.005 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:02:16.008 +01:00 [DBG] Authorization was successful. -2023-09-30 23:02:16.008 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:02:16.020 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 23:02:16.021 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:02:16.026 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 23:02:16.027 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 23:02:16.027 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 23:02:16.027 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 23:02:16.027 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 23:02:16.027 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 23:02:16.028 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:02:16.030 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:02:16.156 +01:00 [INF] Executed DbCommand (48ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 23:02:16.255 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 23:02:16.259 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 23:02:29.022 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-09-30 23:02:29.050 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-09-30 23:02:29.050 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-09-30 23:02:29.050 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-09-30 23:02:29.050 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-09-30 23:02:29.050 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-09-30 23:02:29.050 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-09-30 23:02:29.050 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-09-30 23:02:29.163 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-09-30 23:02:29.454 +01:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 23:02:29.462 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-09-30 23:02:29.469 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-09-30 23:02:29.503 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-09-30 23:02:29.520 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-09-30 23:02:29.552 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-09-30 23:02:29.578 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-09-30 23:02:29.633 +01:00 [DBG] Hosting starting -2023-09-30 23:02:29.642 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-09-30 23:02:29.646 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-09-30 23:02:29.650 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-09-30 23:02:29.651 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-09-30 23:02:29.651 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-09-30 23:02:29.651 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-09-30 23:02:29.652 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-09-30 23:02:29.652 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-09-30 23:02:29.666 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-09-30 23:02:29.673 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-09-30 23:02:29.673 +01:00 [INF] Quartz Scheduler created -2023-09-30 23:02:29.673 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-09-30 23:02:29.674 +01:00 [INF] RAMJobStore initialized. -2023-09-30 23:02:29.674 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-09-30 23:02:29.675 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-09-30 23:02:29.675 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-09-30 23:02:29.680 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-09-30 23:02:29.681 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-09-30 23:02:29.684 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-09-30 23:02:29.684 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-09-30 23:02:29.684 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-09-30 23:02:29.684 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:02:29.685 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-09-30 23:02:29.738 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-09-30 23:02:29.820 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-09-30 23:02:29.820 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-09-30 23:02:29.821 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-09-30 23:02:29.821 +01:00 [INF] Hosting environment: Development -2023-09-30 23:02:29.821 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-09-30 23:02:29.822 +01:00 [DBG] Hosting started -2023-09-30 23:02:29.823 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-09-30 23:02:29.826 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:02:29.832 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:02:29.861 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:02:30.091 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:02:30.116 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:02:34.663 +01:00 [DBG] Connection id "0HMU203PQD86S" accepted. -2023-09-30 23:02:34.663 +01:00 [DBG] Connection id "0HMU203PQD86S" started. -2023-09-30 23:02:34.679 +01:00 [DBG] Connection 0HMU203PQD86S established using the following protocol: "Tls13" -2023-09-30 23:02:34.701 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 23:02:34.703 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-09-30 23:02:34.728 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 23:02:34.729 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 23:02:34.730 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:02:34.764 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 23:02:34.765 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:02:34.769 +01:00 [DBG] Authorization was successful. -2023-09-30 23:02:34.769 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:02:34.782 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 23:02:34.784 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:02:34.789 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 23:02:34.790 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 23:02:34.790 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 23:02:34.790 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 23:02:34.790 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 23:02:34.790 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 23:02:34.791 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:02:34.793 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:02:34.902 +01:00 [INF] Executed DbCommand (28ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 23:02:34.974 +01:00 [INF] Executed DbCommand (2ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 23:02:34.978 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 23:02:36.925 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2130.4836ms -2023-09-30 23:02:36.926 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:02:36.930 +01:00 [ERR] HTTP GET /profile responded 500 in 2144.7515 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 23:02:36.949 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 23:02:36.960 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-09-30 23:02:36.968 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 2267.3447ms -2023-09-30 23:02:59.634 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:03:24.622 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:03:54.171 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:04:22.388 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:04:47.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:05:13.779 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:05:39.200 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:06:08.090 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:06:35.192 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:06:58.281 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:07:21.299 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:07:28.390 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:07:28.390 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:07:28.458 +01:00 [INF] Executed DbCommand (41ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:07:28.481 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:07:54.379 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:08:23.375 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:08:50.518 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:09:19.894 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:09:48.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:10:15.827 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:10:38.927 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:11:02.465 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:11:25.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:11:54.415 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:12:22.049 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:12:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:12:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:12:28.452 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:12:28.453 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:12:57.007 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:13:20.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:13:44.473 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:14:09.372 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:14:38.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:15:05.255 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:15:33.070 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:15:58.123 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:16:26.981 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:16:50.401 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:17:19.255 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:17:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:17:28.390 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:17:28.477 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:17:28.498 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:17:52.893 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:18:17.803 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:18:46.754 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:19:13.737 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:19:37.791 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:20:07.468 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:20:32.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:21:00.430 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:21:30.005 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:21:56.460 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:22:20.435 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:22:28.390 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:22:28.390 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:22:28.478 +01:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:22:28.478 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:22:55.765 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:23:25.675 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:23:50.639 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:24:16.012 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:24:44.866 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:25:13.671 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:25:41.503 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:26:09.099 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:26:36.184 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:27:00.699 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:27:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:27:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:27:28.542 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:27:28.542 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:27:54.934 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:28:21.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:28:46.660 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:29:16.275 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:29:40.785 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:30:05.060 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:30:33.213 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:30:56.712 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:31:22.415 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:31:46.143 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:32:10.811 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:32:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:32:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:32:28.476 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:32:28.478 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:32:54.005 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 23:32:54.005 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 23:32:54.005 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 23:32:54.006 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:32:54.007 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 23:32:54.007 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:32:54.007 +01:00 [DBG] Authorization was successful. -2023-09-30 23:32:54.008 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:32:54.008 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 23:32:54.009 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:32:54.009 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 23:32:54.009 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 23:32:54.009 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 23:32:54.009 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 23:32:54.009 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 23:32:54.009 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 23:32:54.009 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:32:54.011 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:32:54.164 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 23:32:54.166 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 23:32:54.167 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 23:32:55.685 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 1675.7047ms -2023-09-30 23:32:55.685 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:32:55.686 +01:00 [ERR] HTTP GET /profile responded 500 in 1677.0569 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 23:32:55.687 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 23:32:55.689 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-09-30 23:32:55.689 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 1684.5334ms -2023-09-30 23:32:56.210 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:33:19.731 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:33:44.286 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-09-30 23:33:44.286 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-09-30 23:33:44.286 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-09-30 23:33:44.286 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:33:44.287 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-09-30 23:33:44.287 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:33:44.288 +01:00 [DBG] Authorization was successful. -2023-09-30 23:33:44.288 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-09-30 23:33:44.288 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-09-30 23:33:44.288 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:33:44.288 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-09-30 23:33:44.288 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-09-30 23:33:44.289 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-09-30 23:33:44.289 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-09-30 23:33:44.289 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-09-30 23:33:44.289 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-09-30 23:33:44.289 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:33:44.291 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-09-30 23:33:44.416 +01:00 [INF] Executed DbCommand (42ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-09-30 23:33:44.499 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-09-30 23:33:44.499 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-09-30 23:33:46.749 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2460.194ms -2023-09-30 23:33:46.750 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-09-30 23:33:46.750 +01:00 [ERR] HTTP GET /profile responded 500 in 2461.4330 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-09-30 23:33:46.751 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-09-30 23:33:46.752 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-09-30 23:33:46.752 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 2466.6757ms -2023-09-30 23:33:48.803 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:34:11.959 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:34:36.626 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:35:05.835 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:35:31.646 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:36:00.081 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:36:24.105 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:36:53.159 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:37:19.601 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:37:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:37:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:37:28.496 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:37:28.499 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:37:52.984 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:38:18.794 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:38:46.007 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:39:13.873 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:39:43.526 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:40:09.410 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:40:36.811 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:41:06.255 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:41:32.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:41:56.096 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:42:21.892 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:42:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:42:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:42:28.562 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:42:28.562 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:42:58.060 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:43:22.117 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:43:49.624 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:44:16.545 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:44:44.664 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:45:10.716 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:45:40.505 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:46:05.702 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:46:32.871 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:47:01.227 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:47:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:47:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:47:28.456 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:47:28.498 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:47:55.808 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:48:19.280 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:48:44.559 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:49:07.571 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:49:34.688 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:50:03.545 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:50:30.251 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:50:57.070 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:51:24.774 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:51:48.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:52:17.667 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:52:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:52:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:52:28.522 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:52:28.522 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:52:58.048 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:53:27.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:53:54.573 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:54:20.419 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:54:49.666 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:55:15.130 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:55:41.859 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:56:09.168 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:56:36.868 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:57:00.623 +01:00 [DBG] Batch acquisition of 1 triggers -2023-09-30 23:57:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:57:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-09-30 23:57:28.515 +01:00 [INF] Executed DbCommand (65ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-09-30 23:57:28.516 +01:00 [DBG] Trigger instruction : NoInstruction -2023-09-30 23:57:57.858 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:58:26.474 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:58:49.990 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:59:19.179 +01:00 [DBG] Batch acquisition of 0 triggers -2023-09-30 23:59:45.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:00:10.292 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:00:38.058 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:01:05.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:01:30.633 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:01:59.109 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:02:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:02:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:02:28.545 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:02:28.545 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:02:52.418 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:03:19.357 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:03:47.582 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:04:12.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:04:37.023 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:05:00.131 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:05:25.654 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:05:52.976 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:06:19.071 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:06:45.868 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:07:14.918 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:07:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:07:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:07:28.475 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:07:28.496 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:07:53.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:08:20.954 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:08:50.928 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:09:16.985 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:09:40.757 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:10:08.881 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:10:36.583 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:11:02.816 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:11:28.852 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:11:52.115 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:12:19.581 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:12:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:12:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:12:28.540 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:12:28.540 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:12:56.602 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:13:22.059 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:13:45.792 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:14:11.537 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:14:37.762 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:15:03.291 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:15:31.494 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:16:00.883 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:16:30.608 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:16:57.037 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:17:20.281 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:17:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:17:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:17:28.517 +01:00 [INF] Executed DbCommand (61ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:17:28.558 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:17:55.690 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:18:24.344 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:18:51.732 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:19:20.114 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:19:43.508 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:20:12.614 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:20:37.880 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:21:03.371 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:21:28.046 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:21:53.256 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:22:22.253 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:22:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:22:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:22:28.456 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:22:28.479 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:22:56.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:23:25.769 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:23:50.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:24:19.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:24:46.653 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:25:16.432 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:25:43.934 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:26:08.031 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:26:34.780 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:26:58.841 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:27:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:27:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:27:28.481 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:27:28.481 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:27:51.878 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:28:20.759 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:28:47.118 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:29:14.377 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:29:43.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:30:07.419 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:30:34.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:30:57.976 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:31:23.222 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:31:51.729 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:32:19.770 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:32:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:32:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:32:28.476 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:32:28.518 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:32:51.760 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:33:17.193 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:33:41.545 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:34:05.672 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:34:33.869 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:34:57.765 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:35:22.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:35:50.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:36:19.205 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:36:45.587 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:37:12.947 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:37:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:37:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:37:28.476 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:37:28.477 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:37:54.781 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:38:18.759 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:38:42.872 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:39:11.387 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:39:41.291 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:40:06.256 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:40:32.547 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:40:58.970 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:41:25.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:41:53.121 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:42:17.145 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:42:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:42:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:42:28.580 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:42:28.581 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:42:56.164 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:43:23.544 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:43:51.530 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:44:15.251 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:44:44.428 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:45:13.825 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:45:37.253 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:46:01.322 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:46:26.907 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:46:50.642 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:47:20.232 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:47:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:47:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:47:28.560 +01:00 [INF] Executed DbCommand (82ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:47:28.560 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:47:56.514 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:48:25.376 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:48:49.889 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:49:13.264 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:49:36.455 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:50:02.376 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:50:25.907 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:50:50.261 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:51:19.163 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:51:47.560 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:52:16.451 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:52:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:52:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:52:28.441 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:52:28.442 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:52:55.901 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:53:19.908 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:53:43.496 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:54:06.937 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:54:31.731 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:54:55.272 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:55:23.086 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:55:50.452 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:56:16.053 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:56:44.870 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:57:09.655 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 00:57:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:57:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 00:57:28.515 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 00:57:28.557 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 00:57:57.394 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:58:25.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:58:51.039 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:59:16.569 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 00:59:41.528 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:00:10.202 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:00:36.995 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:01:04.531 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:01:27.737 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:01:50.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:02:14.604 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:02:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:02:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:02:28.476 +01:00 [INF] Executed DbCommand (41ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:02:28.538 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:02:51.657 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:03:15.682 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:03:42.013 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:04:11.456 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:04:40.307 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:05:04.442 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:05:31.608 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:05:56.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:06:23.847 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:06:53.186 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:07:19.484 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:07:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:07:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:07:28.498 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:07:28.499 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:07:52.168 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:08:15.480 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:08:44.620 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:09:13.201 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:09:37.697 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:10:04.563 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:10:30.021 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:10:55.678 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:11:19.855 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:11:45.209 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:12:09.353 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:12:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:12:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:12:28.566 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:12:28.566 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:12:56.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:13:23.722 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:13:48.139 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:14:15.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:14:41.096 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:15:09.793 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:15:39.555 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:16:05.043 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:16:31.861 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:16:59.992 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:17:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:17:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:17:28.475 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:17:28.498 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:17:51.933 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:18:16.772 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:18:42.164 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:19:11.299 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:19:39.980 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:20:04.471 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:20:33.131 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:21:01.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:21:24.908 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:21:51.560 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:22:16.470 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:22:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:22:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:22:28.482 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:22:28.482 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:22:52.616 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:23:16.278 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:23:43.841 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:24:11.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:24:38.744 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:25:05.385 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:25:29.943 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:25:52.979 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:26:20.078 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:26:43.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:27:12.666 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:27:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:27:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:27:28.477 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:27:28.497 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:27:52.266 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:28:17.882 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:28:43.126 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:29:08.521 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:29:33.359 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:30:02.785 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:30:27.010 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:30:55.687 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:31:24.299 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:31:53.683 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:32:19.334 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:32:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:32:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:32:28.475 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:32:28.517 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:32:54.384 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:33:23.449 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:33:48.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:34:16.282 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:34:42.314 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:35:07.423 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:35:32.679 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:35:57.940 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:36:25.600 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:36:48.710 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:37:16.146 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:37:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:37:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:37:28.436 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:37:28.458 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:37:55.112 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:38:19.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:38:46.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:39:10.315 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:39:36.947 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:40:00.641 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:40:30.401 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:40:56.914 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:41:23.770 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:41:52.954 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:42:16.853 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:42:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:42:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:42:28.440 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:42:28.441 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:42:54.586 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:43:21.873 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:43:50.139 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:44:15.286 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:44:41.062 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:45:10.867 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:45:39.672 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:46:07.585 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:46:37.205 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:47:06.003 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:47:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:47:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:47:28.478 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:47:28.499 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:47:58.181 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:48:25.392 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:48:51.222 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:49:17.543 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:49:43.680 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:50:11.813 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:50:35.582 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:51:00.501 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:51:26.314 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:51:52.461 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:52:19.666 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:52:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:52:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:52:28.516 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:52:28.517 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:52:55.619 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:53:20.835 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:53:50.513 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:54:17.933 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:54:45.983 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:55:13.131 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:55:38.193 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:56:06.528 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:56:33.709 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:57:02.805 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 01:57:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:57:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 01:57:28.520 +01:00 [INF] Executed DbCommand (43ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 01:57:28.521 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 01:57:40.809 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-01 01:57:40.810 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-01 01:57:40.810 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-01 01:57:40.810 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 01:57:40.812 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-01 01:57:40.813 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-01 01:57:40.813 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-01 01:57:40.813 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-01 01:57:40.815 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-01 01:57:40.815 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 01:57:40.815 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 401 0 null 5.4378ms -2023-10-01 01:57:43.514 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-01 01:57:43.514 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-01 01:57:43.514 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-01 01:57:43.514 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 01:57:43.515 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-01 01:57:43.515 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-01 01:57:43.515 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-01 01:57:43.515 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-01 01:57:43.515 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-01 01:57:43.515 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 01:57:43.515 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 401 0 null 1.3791ms -2023-10-01 01:57:51.951 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:57:57.871 +01:00 [DBG] Connection id "0HMU203PQD86T" accepted. -2023-10-01 01:57:57.871 +01:00 [DBG] Connection id "0HMU203PQD86T" started. -2023-10-01 01:57:57.874 +01:00 [DBG] Connection 0HMU203PQD86T established using the following protocol: "Tls13" -2023-10-01 01:57:57.966 +01:00 [INF] Request starting HTTP/2 GET https://mixyboos.dev.fergl.ie:5001/swagger/index.html - null null -2023-10-01 01:57:58.006 +01:00 [DBG] No candidates found for the request path '/swagger/index.html' -2023-10-01 01:57:58.007 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.007 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-01 01:57:58.009 +01:00 [DBG] No candidates found for the request path '/swagger/index.html' -2023-10-01 01:57:58.009 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.009 +01:00 [DBG] No candidates found for the request path '/swagger/index.html' -2023-10-01 01:57:58.010 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.053 +01:00 [INF] Request finished HTTP/2 GET https://mixyboos.dev.fergl.ie:5001/swagger/index.html - 200 null text/html;charset=utf-8 87.1499ms -2023-10-01 01:57:58.122 +01:00 [INF] Request starting HTTP/2 GET https://mixyboos.dev.fergl.ie:5001/swagger/swagger-ui-standalone-preset.js - null null -2023-10-01 01:57:58.122 +01:00 [INF] Request starting HTTP/2 GET https://mixyboos.dev.fergl.ie:5001/swagger/swagger-ui.css - null null -2023-10-01 01:57:58.122 +01:00 [INF] Request starting HTTP/2 GET https://mixyboos.dev.fergl.ie:5001/swagger/swagger-ui-bundle.js - null null -2023-10-01 01:57:58.122 +01:00 [DBG] No candidates found for the request path '/swagger/swagger-ui-standalone-preset.js' -2023-10-01 01:57:58.122 +01:00 [DBG] No candidates found for the request path '/swagger/swagger-ui.css' -2023-10-01 01:57:58.122 +01:00 [DBG] No candidates found for the request path '/swagger/swagger-ui-bundle.js' -2023-10-01 01:57:58.122 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.122 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.122 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.122 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-01 01:57:58.122 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-01 01:57:58.123 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-01 01:57:58.123 +01:00 [DBG] No candidates found for the request path '/swagger/swagger-ui-bundle.js' -2023-10-01 01:57:58.123 +01:00 [DBG] No candidates found for the request path '/swagger/swagger-ui.css' -2023-10-01 01:57:58.123 +01:00 [DBG] No candidates found for the request path '/swagger/swagger-ui-standalone-preset.js' -2023-10-01 01:57:58.123 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.123 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.123 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.123 +01:00 [DBG] No candidates found for the request path '/swagger/swagger-ui.css' -2023-10-01 01:57:58.123 +01:00 [DBG] No candidates found for the request path '/swagger/swagger-ui-standalone-preset.js' -2023-10-01 01:57:58.123 +01:00 [DBG] No candidates found for the request path '/swagger/swagger-ui-bundle.js' -2023-10-01 01:57:58.124 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.124 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.124 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.185 +01:00 [INF] Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' -2023-10-01 01:57:58.185 +01:00 [INF] Request finished HTTP/2 GET https://mixyboos.dev.fergl.ie:5001/swagger/swagger-ui.css - 200 144929 text/css 83.8461ms -2023-10-01 01:57:58.186 +01:00 [INF] Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' -2023-10-01 01:57:58.186 +01:00 [INF] Request finished HTTP/2 GET https://mixyboos.dev.fergl.ie:5001/swagger/swagger-ui-standalone-preset.js - 200 312163 text/javascript 64.113ms -2023-10-01 01:57:58.188 +01:00 [INF] Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' -2023-10-01 01:57:58.188 +01:00 [INF] Request finished HTTP/2 GET https://mixyboos.dev.fergl.ie:5001/swagger/swagger-ui-bundle.js - 200 1061536 text/javascript 66.1082ms -2023-10-01 01:57:58.290 +01:00 [INF] Request starting HTTP/2 GET https://mixyboos.dev.fergl.ie:5001/swagger/v1/swagger.json - null null -2023-10-01 01:57:58.290 +01:00 [DBG] No candidates found for the request path '/swagger/v1/swagger.json' -2023-10-01 01:57:58.290 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.290 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-01 01:57:58.291 +01:00 [DBG] No candidates found for the request path '/swagger/v1/swagger.json' -2023-10-01 01:57:58.291 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.291 +01:00 [DBG] No candidates found for the request path '/swagger/v1/swagger.json' -2023-10-01 01:57:58.291 +01:00 [DBG] Request did not match any endpoints -2023-10-01 01:57:58.368 +01:00 [INF] Request finished HTTP/2 GET https://mixyboos.dev.fergl.ie:5001/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 98.5998ms -2023-10-01 01:58:15.654 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:58:39.188 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:59:03.531 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:59:22.380 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/resetpassword - application/json 778 -2023-10-01 01:59:22.380 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/resetpassword' -2023-10-01 01:59:22.380 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/resetPassword' -2023-10-01 01:59:22.380 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-01 01:59:22.381 +01:00 [DBG] Endpoint 'HTTP: POST /auth/resetPassword' already set, skipping route matching. -2023-10-01 01:59:22.381 +01:00 [DBG] Endpoint 'HTTP: POST /auth/resetPassword' already set, skipping route matching. -2023-10-01 01:59:22.381 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-01 01:59:22.381 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/resetPassword' -2023-10-01 01:59:22.385 +01:00 [DBG] Connection id "0HMU203PQD86S", Request id "0HMU203PQD86S:00000006": started reading request body. -2023-10-01 01:59:22.385 +01:00 [DBG] Connection id "0HMU203PQD86S", Request id "0HMU203PQD86S:00000006": done reading request body. -2023-10-01 01:59:22.389 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/resetPassword' -2023-10-01 01:59:22.389 +01:00 [ERR] HTTP POST /auth/resetpassword responded 500 in 8.3408 ms -Microsoft.AspNetCore.Http.BadHttpRequestException: Failed to read parameter "ResetPasswordRequest resetRequest" from the request body as JSON. - ---> System.Text.Json.JsonException: JSON deserialization for type 'Microsoft.AspNetCore.Identity.DTO.ResetPasswordRequest' was missing required properties, including the following: email, resetCode, newPassword - at System.Text.Json.ThrowHelper.ThrowJsonException_JsonRequiredPropertyMissing(JsonTypeInfo parent, BitArray requiredPropertiesSet) - at System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value) - at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue) - at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state) - at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.ContinueDeserialize(ReadBufferState& bufferState, JsonReaderState& jsonReaderState, ReadStack& readStack) - at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.DeserializeAsync(Stream utf8Json, CancellationToken cancellationToken) - at Microsoft.AspNetCore.Http.HttpRequestJsonExtensions.ReadFromJsonAsync[TValue](HttpRequest request, JsonTypeInfo`1 jsonTypeInfo, CancellationToken cancellationToken) - at Microsoft.AspNetCore.Http.HttpRequestJsonExtensions.ReadFromJsonAsync[TValue](HttpRequest request, JsonTypeInfo`1 jsonTypeInfo, CancellationToken cancellationToken) - at Microsoft.AspNetCore.Http.Generated.FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__GeneratedRouteBuilderExtensionsCore.TryResolveBodyAsync[T](HttpContext httpContext, FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__LogOrThrowExceptionHelper logOrThrowExceptionHelper, Boolean allowEmpty, String parameterTypeName, String parameterName, JsonTypeInfo`1 jsonTypeInfo, Boolean isInferred) - --- End of inner exception stack trace --- - at Microsoft.AspNetCore.Http.Generated.FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__LogOrThrowExceptionHelper.InvalidJsonRequestBody(String parameterTypeName, String parameterName, Exception exception) - at Microsoft.AspNetCore.Http.Generated.FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__GeneratedRouteBuilderExtensionsCore.TryResolveBodyAsync[T](HttpContext httpContext, FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__LogOrThrowExceptionHelper logOrThrowExceptionHelper, Boolean allowEmpty, String parameterTypeName, String parameterName, JsonTypeInfo`1 jsonTypeInfo, Boolean isInferred) - at Microsoft.AspNetCore.Http.Generated.FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__GeneratedRouteBuilderExtensionsCore.<>c__DisplayClass9_0.<g__RequestHandler|4>d.MoveNext() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-01 01:59:22.391 +01:00 [ERR] An unhandled exception has occurred while executing the request. -Microsoft.AspNetCore.Http.BadHttpRequestException: Failed to read parameter "ResetPasswordRequest resetRequest" from the request body as JSON. - ---> System.Text.Json.JsonException: JSON deserialization for type 'Microsoft.AspNetCore.Identity.DTO.ResetPasswordRequest' was missing required properties, including the following: email, resetCode, newPassword - at System.Text.Json.ThrowHelper.ThrowJsonException_JsonRequiredPropertyMissing(JsonTypeInfo parent, BitArray requiredPropertiesSet) - at System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value) - at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue) - at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state) - at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.ContinueDeserialize(ReadBufferState& bufferState, JsonReaderState& jsonReaderState, ReadStack& readStack) - at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.DeserializeAsync(Stream utf8Json, CancellationToken cancellationToken) - at Microsoft.AspNetCore.Http.HttpRequestJsonExtensions.ReadFromJsonAsync[TValue](HttpRequest request, JsonTypeInfo`1 jsonTypeInfo, CancellationToken cancellationToken) - at Microsoft.AspNetCore.Http.HttpRequestJsonExtensions.ReadFromJsonAsync[TValue](HttpRequest request, JsonTypeInfo`1 jsonTypeInfo, CancellationToken cancellationToken) - at Microsoft.AspNetCore.Http.Generated.FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__GeneratedRouteBuilderExtensionsCore.TryResolveBodyAsync[T](HttpContext httpContext, FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__LogOrThrowExceptionHelper logOrThrowExceptionHelper, Boolean allowEmpty, String parameterTypeName, String parameterName, JsonTypeInfo`1 jsonTypeInfo, Boolean isInferred) - --- End of inner exception stack trace --- - at Microsoft.AspNetCore.Http.Generated.FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__LogOrThrowExceptionHelper.InvalidJsonRequestBody(String parameterTypeName, String parameterName, Exception exception) - at Microsoft.AspNetCore.Http.Generated.FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__GeneratedRouteBuilderExtensionsCore.TryResolveBodyAsync[T](HttpContext httpContext, FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__LogOrThrowExceptionHelper logOrThrowExceptionHelper, Boolean allowEmpty, String parameterTypeName, String parameterName, JsonTypeInfo`1 jsonTypeInfo, Boolean isInferred) - at Microsoft.AspNetCore.Http.Generated.FB49A76E00958A78ED8A3DC031D4149080B37ED6EB129C512F9112A3DB80F087D__GeneratedRouteBuilderExtensionsCore.<>c__DisplayClass9_0.<g__RequestHandler|4>d.MoveNext() ---- End of stack trace from previous location --- - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-01 01:59:22.392 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 01:59:22.392 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/resetpassword - 400 null text/plain; charset=utf-8 12.5277ms -2023-10-01 01:59:32.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 01:59:56.130 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:00:19.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:00:45.080 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:00:46.250 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/refresh - application/json 778 -2023-10-01 02:00:46.252 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/refresh' -2023-10-01 02:00:46.253 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/refresh' -2023-10-01 02:00:46.253 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-01 02:00:46.253 +01:00 [DBG] Endpoint 'HTTP: POST /auth/refresh' already set, skipping route matching. -2023-10-01 02:00:46.253 +01:00 [DBG] Endpoint 'HTTP: POST /auth/refresh' already set, skipping route matching. -2023-10-01 02:00:46.253 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-01 02:00:46.253 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/refresh' -2023-10-01 02:00:46.254 +01:00 [DBG] Connection id "0HMU203PQD86S", Request id "0HMU203PQD86S:00000007": started reading request body. -2023-10-01 02:00:46.254 +01:00 [DBG] Connection id "0HMU203PQD86S", Request id "0HMU203PQD86S:00000007": done reading request body. -2023-10-01 02:00:46.483 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__get_Item_0='2d4e127c-ea98-47a9-a955-70024cfb12be' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-01 02:00:46.534 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-01 02:00:46.559 +01:00 [INF] Executing SignInResult with authentication scheme (Identity.Bearer) and the following principal: System.Security.Claims.ClaimsPrincipal. -2023-10-01 02:00:46.561 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-01 02:00:46.565 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/refresh' -2023-10-01 02:00:46.566 +01:00 [INF] HTTP POST /auth/refresh responded 200 in 312.3694 ms -2023-10-01 02:00:46.566 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 02:00:46.566 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/refresh - 200 null application/json; charset=utf-8 315.7796ms -2023-10-01 02:01:10.197 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/refresh - application/json 778 -2023-10-01 02:01:10.219 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/refresh' -2023-10-01 02:01:10.219 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/refresh' -2023-10-01 02:01:10.219 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-01 02:01:10.219 +01:00 [DBG] Endpoint 'HTTP: POST /auth/refresh' already set, skipping route matching. -2023-10-01 02:01:10.219 +01:00 [DBG] Endpoint 'HTTP: POST /auth/refresh' already set, skipping route matching. -2023-10-01 02:01:10.219 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-01 02:01:10.219 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/refresh' -2023-10-01 02:01:10.220 +01:00 [DBG] Connection id "0HMU203PQD86S", Request id "0HMU203PQD86S:00000008": started reading request body. -2023-10-01 02:01:10.220 +01:00 [DBG] Connection id "0HMU203PQD86S", Request id "0HMU203PQD86S:00000008": done reading request body. -2023-10-01 02:01:10.304 +01:00 [INF] Executed DbCommand (42ms) [Parameters=[@__get_Item_0='2d4e127c-ea98-47a9-a955-70024cfb12be' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-01 02:01:10.387 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-01 02:01:10.429 +01:00 [INF] Executing SignInResult with authentication scheme (Identity.Bearer) and the following principal: System.Security.Claims.ClaimsPrincipal. -2023-10-01 02:01:10.429 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-01 02:01:10.430 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/refresh' -2023-10-01 02:01:10.430 +01:00 [INF] HTTP POST /auth/refresh responded 200 in 210.2456 ms -2023-10-01 02:01:10.430 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 02:01:10.430 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/refresh - 200 null application/json; charset=utf-8 234.1689ms -2023-10-01 02:01:14.538 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:01:23.493 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-01 02:01:23.494 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-01 02:01:23.494 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-01 02:01:23.494 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 02:01:23.495 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Unprotected token failed -2023-10-01 02:01:23.495 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-01 02:01:23.495 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-01 02:01:23.495 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-01 02:01:23.495 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-01 02:01:23.495 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 02:01:23.495 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 401 0 null 1.7863ms -2023-10-01 02:01:37.907 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:02:04.646 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 02:02:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:02:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 02:02:28.517 +01:00 [INF] Executed DbCommand (61ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 02:02:28.518 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 02:02:29.406 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/connect/token - application/x-www-form-urlencoded 205 -2023-10-01 02:02:29.406 +01:00 [DBG] No candidates found for the request path '/connect/token' -2023-10-01 02:02:29.406 +01:00 [DBG] Request did not match any endpoints -2023-10-01 02:02:29.406 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-01 02:02:29.406 +01:00 [DBG] No candidates found for the request path '/connect/token' -2023-10-01 02:02:29.406 +01:00 [DBG] Request did not match any endpoints -2023-10-01 02:02:29.406 +01:00 [DBG] No candidates found for the request path '/connect/token' -2023-10-01 02:02:29.406 +01:00 [DBG] Request did not match any endpoints -2023-10-01 02:02:29.407 +01:00 [DBG] POST requests are not supported -2023-10-01 02:02:29.407 +01:00 [INF] HTTP POST /connect/token responded 404 in 0.0788 ms -2023-10-01 02:02:29.407 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 02:02:29.407 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/connect/token - 404 0 null 1.4128ms -2023-10-01 02:02:29.408 +01:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://localhost:5001/connect/token, Response status code: 404 -2023-10-01 02:02:29.408 +01:00 [DBG] Connection id "0HMU203PQD86S", Request id "0HMU203PQD86S:0000000A": started reading request body. -2023-10-01 02:02:29.408 +01:00 [DBG] Connection id "0HMU203PQD86S", Request id "0HMU203PQD86S:0000000A": done reading request body. -2023-10-01 02:02:37.026 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/refresh - application/json 778 -2023-10-01 02:02:37.026 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/refresh' -2023-10-01 02:02:37.026 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/refresh' -2023-10-01 02:02:37.027 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-01 02:02:37.027 +01:00 [DBG] Endpoint 'HTTP: POST /auth/refresh' already set, skipping route matching. -2023-10-01 02:02:37.027 +01:00 [DBG] Endpoint 'HTTP: POST /auth/refresh' already set, skipping route matching. -2023-10-01 02:02:37.027 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-01 02:02:37.027 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/refresh' -2023-10-01 02:02:37.027 +01:00 [DBG] Connection id "0HMU203PQD86S", Request id "0HMU203PQD86S:0000000B": started reading request body. -2023-10-01 02:02:37.027 +01:00 [DBG] Connection id "0HMU203PQD86S", Request id "0HMU203PQD86S:0000000B": done reading request body. -2023-10-01 02:02:37.110 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[@__get_Item_0='2d4e127c-ea98-47a9-a955-70024cfb12be' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-01 02:02:37.255 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-01 02:02:37.296 +01:00 [INF] Executing SignInResult with authentication scheme (Identity.Bearer) and the following principal: System.Security.Claims.ClaimsPrincipal. -2023-10-01 02:02:37.297 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-01 02:02:37.297 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/refresh' -2023-10-01 02:02:37.297 +01:00 [INF] HTTP POST /auth/refresh responded 200 in 270.1714 ms -2023-10-01 02:02:37.297 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 02:02:37.297 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/refresh - 200 null application/json; charset=utf-8 271.0293ms -2023-10-01 02:02:54.535 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-01 02:02:54.535 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-01 02:02:54.535 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-01 02:02:54.535 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 02:02:54.535 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-01 02:02:54.535 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-01 02:02:54.535 +01:00 [DBG] Authorization was successful. -2023-10-01 02:02:54.535 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-01 02:02:54.536 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-01 02:02:54.536 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 02:02:54.536 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-01 02:02:54.536 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-01 02:02:54.536 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-01 02:02:54.536 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-01 02:02:54.536 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-01 02:02:54.536 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-01 02:02:54.536 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-01 02:02:54.536 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-01 02:02:54.639 +01:00 [INF] Executed DbCommand (41ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-01 02:02:54.701 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-01 02:02:54.702 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-01 02:02:56.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:02:56.458 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 1921.667ms -2023-10-01 02:02:56.458 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 02:02:56.458 +01:00 [ERR] HTTP GET /profile responded 500 in 1922.6270 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-01 02:02:56.459 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-01 02:02:56.461 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 02:02:56.461 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 1926.5909ms -2023-10-01 02:03:22.244 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:03:26.159 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-01 02:03:26.160 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-01 02:03:26.160 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-01 02:03:26.160 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 02:03:26.160 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-01 02:03:26.160 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-01 02:03:26.160 +01:00 [DBG] Authorization was successful. -2023-10-01 02:03:26.160 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-01 02:03:26.160 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-01 02:03:26.160 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 02:03:26.161 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-01 02:03:26.161 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-01 02:03:26.161 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-01 02:03:26.161 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-01 02:03:26.161 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-01 02:03:26.161 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-01 02:03:26.161 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-01 02:03:26.161 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-01 02:03:26.268 +01:00 [INF] Executed DbCommand (45ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-01 02:03:26.311 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-01 02:03:26.311 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-01 02:03:50.944 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 24782.5452ms -2023-10-01 02:03:50.944 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 02:03:50.944 +01:00 [ERR] HTTP GET /profile responded 500 in 24783.8813 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-01 02:03:50.946 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-01 02:03:50.948 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 02:03:50.949 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 24789.2552ms -2023-10-01 02:03:51.656 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:04:18.419 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:04:47.123 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:05:16.027 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:05:43.293 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:06:10.359 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:06:40.118 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:07:06.012 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 02:07:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:07:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 02:07:28.501 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 02:07:28.501 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 02:07:57.452 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:08:21.546 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:08:47.586 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:09:11.485 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:09:40.896 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:10:06.649 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:10:31.581 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:10:59.785 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:11:24.317 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:11:50.106 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:12:13.480 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 02:12:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:12:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 02:12:28.475 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 02:12:28.477 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 02:12:55.785 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:13:20.448 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:13:46.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:14:14.048 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:14:38.457 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:15:07.287 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:15:30.898 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:15:54.491 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:16:22.660 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:16:50.860 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:17:20.044 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 02:17:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:17:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 02:17:28.466 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 02:17:28.466 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 02:17:55.744 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:18:22.482 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:18:52.330 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:19:15.702 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:19:45.268 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:20:13.311 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:20:38.623 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:21:03.651 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:21:31.112 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:21:54.402 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:22:11.356 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-01 02:22:11.357 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-01 02:22:11.357 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-01 02:22:11.357 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 02:22:11.357 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-01 02:22:11.357 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-01 02:22:11.357 +01:00 [DBG] Authorization was successful. -2023-10-01 02:22:11.358 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-01 02:22:11.358 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-01 02:22:11.358 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 02:22:11.358 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-01 02:22:11.358 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-01 02:22:11.358 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-01 02:22:11.358 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-01 02:22:11.358 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-01 02:22:11.358 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-01 02:22:11.358 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-01 02:22:11.359 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-01 02:22:11.466 +01:00 [INF] Executed DbCommand (44ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-01 02:22:11.590 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-01 02:22:11.611 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-01 02:22:14.991 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3632.6341ms -2023-10-01 02:22:14.991 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-01 02:22:14.991 +01:00 [ERR] HTTP GET /profile responded 500 in 3633.5927 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-01 02:22:14.992 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-01 02:22:14.994 +01:00 [DBG] Connection id "0HMU203PQD86S" completed keep alive response. -2023-10-01 02:22:14.994 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 3640.1409ms -2023-10-01 02:22:20.768 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 02:22:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:22:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 02:22:28.451 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 02:22:28.492 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 02:22:54.390 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:23:22.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:23:51.328 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:24:18.730 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:24:43.012 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:25:09.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:25:38.088 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:26:06.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:26:34.410 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:26:57.697 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:27:26.250 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 02:27:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:27:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 02:27:28.457 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 02:27:28.478 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 02:27:56.689 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:28:25.298 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:28:52.386 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:29:21.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:29:50.064 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:30:14.564 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:30:38.397 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:31:07.539 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:31:34.648 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:32:03.089 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 02:32:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:32:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 02:32:28.549 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 02:32:28.549 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 02:32:52.705 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:33:15.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:33:41.162 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:34:06.043 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:34:32.675 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:35:01.780 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:35:29.929 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:35:55.100 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:36:24.724 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:36:52.881 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:37:20.048 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 02:37:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:37:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 02:37:28.462 +01:00 [INF] Executed DbCommand (46ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 02:37:28.462 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 02:37:56.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:38:21.672 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:38:51.352 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:39:17.024 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:39:43.078 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:40:11.066 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:40:36.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:41:02.042 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:41:29.193 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:41:52.541 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:42:20.187 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 02:42:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:42:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 02:42:28.465 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 02:42:28.466 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-01 02:42:54.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:43:23.232 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:43:49.766 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:44:14.046 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:44:38.720 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:45:02.520 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:45:30.243 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:45:55.610 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:46:21.105 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:46:47.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:47:10.440 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-01 02:47:28.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-01 02:47:28.389 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-01 02:47:28.478 +01:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-01 02:47:28.522 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:22:08.648 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-10-02 18:22:08.678 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-10-02 18:22:08.678 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-10-02 18:22:08.678 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-10-02 18:22:08.678 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-10-02 18:22:08.678 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-10-02 18:22:08.678 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-10-02 18:22:08.679 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-10-02 18:22:08.785 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:22:09.043 +01:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:22:09.050 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:22:09.057 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:22:09.070 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:22:09.079 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:22:09.097 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:22:09.109 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:22:09.135 +01:00 [DBG] Hosting starting -2023-10-02 18:22:09.143 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:22:09.147 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:22:09.151 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:22:09.152 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:22:09.152 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:22:09.152 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:22:09.153 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:22:09.153 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:22:09.165 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:22:09.168 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:22:09.168 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:22:09.169 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:22:09.169 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:22:09.170 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:22:09.170 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:22:09.170 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:22:09.175 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:22:09.176 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:22:09.179 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:22:09.179 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:22:09.179 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:22:09.179 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:22:09.180 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:22:09.210 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:22:09.284 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:22:09.284 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:22:09.284 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:22:09.284 +01:00 [INF] Hosting environment: Development -2023-10-02 18:22:09.284 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:22:09.285 +01:00 [DBG] Hosting started -2023-10-02 18:22:09.286 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:22:09.288 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:22:09.293 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:22:09.297 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:22:09.492 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:22:09.520 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:22:32.380 +01:00 [DBG] Connection id "0HMU3DGKOIIPJ" accepted. -2023-10-02 18:22:32.381 +01:00 [DBG] Connection id "0HMU3DGKOIIPJ" started. -2023-10-02 18:22:32.394 +01:00 [DBG] Connection 0HMU3DGKOIIPJ established using the following protocol: "Tls13" -2023-10-02 18:22:32.414 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 101 -2023-10-02 18:22:32.415 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 18:22:32.436 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:22:32.436 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:22:32.441 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:22:32.441 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:22:32.442 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:22:32.450 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:22:32.452 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:22:32.455 +01:00 [DBG] Connection id "0HMU3DGKOIIPJ", Request id "0HMU3DGKOIIPJ:00000001": started reading request body. -2023-10-02 18:22:32.455 +01:00 [DBG] Connection id "0HMU3DGKOIIPJ", Request id "0HMU3DGKOIIPJ:00000001": done reading request body. -2023-10-02 18:22:32.517 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:22:32.616 +01:00 [DBG] Invalid password for user. -2023-10-02 18:22:32.617 +01:00 [DBG] User failed to provide the correct password. -2023-10-02 18:22:32.624 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:22:32.637 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 18:22:32.729 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[@p23='2d4e127c-ea98-47a9-a955-70024cfb12be', @p0='1', @p1=NULL, @p2=NULL, @p3='822391f0-955b-488b-bbec-25a938b89eae', @p24='e92dc132-8ef0-46b6-8ef2-cfb6ac1878be', @p4=NULL, @p5=NULL, @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='AQAAAAIAAYagAAAAEGRqPWXlp9pOjwfSXilkHgdpxslaB/9dhFqaV9J/HYB594Mns//pfPMJ6w/2ThVLlA==', @p14=NULL, @p15='False', @p16=NULL, @p17='6TVGKH5KQSB4U3BHJ2DUDHPNARG33XCZ', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 18:22:32.741 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 18:22:32.755 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 18:22:32.761 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:22:32.764 +01:00 [INF] HTTP POST /auth/login responded 401 in 311.1735 ms -2023-10-02 18:22:32.772 +01:00 [DBG] Connection id "0HMU3DGKOIIPJ" received FIN. -2023-10-02 18:22:32.772 +01:00 [DBG] Connection id "0HMU3DGKOIIPJ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:22:32.772 +01:00 [DBG] Connection id "0HMU3DGKOIIPJ" disconnecting. -2023-10-02 18:22:32.774 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 401 null application/problem+json 360.8413ms -2023-10-02 18:22:32.781 +01:00 [DBG] Connection id "0HMU3DGKOIIPJ" stopped. -2023-10-02 18:22:37.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:22:43.322 +01:00 [DBG] Connection id "0HMU3DGKOIIPK" accepted. -2023-10-02 18:22:43.322 +01:00 [DBG] Connection id "0HMU3DGKOIIPK" started. -2023-10-02 18:22:43.324 +01:00 [DBG] Connection 0HMU3DGKOIIPK established using the following protocol: "Tls13" -2023-10-02 18:22:43.324 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 101 -2023-10-02 18:22:43.326 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:22:43.326 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:22:43.327 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:22:43.327 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:22:43.327 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:22:43.328 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:22:43.328 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:22:43.328 +01:00 [DBG] Connection id "0HMU3DGKOIIPK", Request id "0HMU3DGKOIIPK:00000001": started reading request body. -2023-10-02 18:22:43.328 +01:00 [DBG] Connection id "0HMU3DGKOIIPK", Request id "0HMU3DGKOIIPK:00000001": done reading request body. -2023-10-02 18:22:43.334 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:22:43.371 +01:00 [DBG] Invalid password for user. -2023-10-02 18:22:43.371 +01:00 [DBG] User failed to provide the correct password. -2023-10-02 18:22:43.372 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:22:43.373 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 18:22:43.377 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@p23='2d4e127c-ea98-47a9-a955-70024cfb12be', @p0='2', @p1=NULL, @p2=NULL, @p3='d00a72d7-f3f9-4d52-a255-6f4d2c058c5d', @p24='822391f0-955b-488b-bbec-25a938b89eae', @p4=NULL, @p5=NULL, @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='AQAAAAIAAYagAAAAEGRqPWXlp9pOjwfSXilkHgdpxslaB/9dhFqaV9J/HYB594Mns//pfPMJ6w/2ThVLlA==', @p14=NULL, @p15='False', @p16=NULL, @p17='6TVGKH5KQSB4U3BHJ2DUDHPNARG33XCZ', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 18:22:43.378 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 18:22:43.378 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 18:22:43.378 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:22:43.378 +01:00 [INF] HTTP POST /auth/login responded 401 in 50.3296 ms -2023-10-02 18:22:43.379 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 401 null application/problem+json 54.3067ms -2023-10-02 18:22:43.379 +01:00 [DBG] Connection id "0HMU3DGKOIIPK" disconnecting. -2023-10-02 18:22:43.379 +01:00 [DBG] Connection id "0HMU3DGKOIIPK" stopped. -2023-10-02 18:22:43.379 +01:00 [DBG] Connection id "0HMU3DGKOIIPK" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:22:47.290 +01:00 [DBG] Connection id "0HMU3DGKOIIPL" accepted. -2023-10-02 18:22:47.290 +01:00 [DBG] Connection id "0HMU3DGKOIIPL" started. -2023-10-02 18:22:47.291 +01:00 [DBG] Connection 0HMU3DGKOIIPL established using the following protocol: "Tls13" -2023-10-02 18:22:47.291 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 101 -2023-10-02 18:22:47.292 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:22:47.292 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:22:47.293 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:22:47.293 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:22:47.293 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:22:47.294 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:22:47.294 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:22:47.294 +01:00 [DBG] Connection id "0HMU3DGKOIIPL", Request id "0HMU3DGKOIIPL:00000001": started reading request body. -2023-10-02 18:22:47.294 +01:00 [DBG] Connection id "0HMU3DGKOIIPL", Request id "0HMU3DGKOIIPL:00000001": done reading request body. -2023-10-02 18:22:47.300 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:22:47.336 +01:00 [DBG] Invalid password for user. -2023-10-02 18:22:47.336 +01:00 [DBG] User failed to provide the correct password. -2023-10-02 18:22:47.338 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:22:47.338 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 18:22:47.343 +01:00 [INF] Executed DbCommand (4ms) [Parameters=[@p23='2d4e127c-ea98-47a9-a955-70024cfb12be', @p0='3', @p1=NULL, @p2=NULL, @p3='813f3527-67f2-4685-86fe-cdba00aafc60', @p24='d00a72d7-f3f9-4d52-a255-6f4d2c058c5d', @p4=NULL, @p5=NULL, @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='AQAAAAIAAYagAAAAEGRqPWXlp9pOjwfSXilkHgdpxslaB/9dhFqaV9J/HYB594Mns//pfPMJ6w/2ThVLlA==', @p14=NULL, @p15='False', @p16=NULL, @p17='6TVGKH5KQSB4U3BHJ2DUDHPNARG33XCZ', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 18:22:47.343 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 18:22:47.343 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 18:22:47.344 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:22:47.344 +01:00 [INF] HTTP POST /auth/login responded 401 in 49.9518 ms -2023-10-02 18:22:47.344 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 401 null application/problem+json 52.2584ms -2023-10-02 18:22:47.344 +01:00 [DBG] Connection id "0HMU3DGKOIIPL" disconnecting. -2023-10-02 18:22:47.344 +01:00 [DBG] Connection id "0HMU3DGKOIIPL" stopped. -2023-10-02 18:22:47.344 +01:00 [DBG] Connection id "0HMU3DGKOIIPL" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:23:00.637 +01:00 [DBG] Connection id "0HMU3DGKOIIPM" accepted. -2023-10-02 18:23:00.637 +01:00 [DBG] Connection id "0HMU3DGKOIIPM" started. -2023-10-02 18:23:00.638 +01:00 [DBG] Connection 0HMU3DGKOIIPM established using the following protocol: "Tls13" -2023-10-02 18:23:00.638 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 18:23:00.639 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:23:00.639 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:23:00.639 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:23:00.639 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:23:00.639 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:23:00.639 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:23:00.639 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:23:00.639 +01:00 [DBG] Connection id "0HMU3DGKOIIPM", Request id "0HMU3DGKOIIPM:00000001": started reading request body. -2023-10-02 18:23:00.639 +01:00 [DBG] Connection id "0HMU3DGKOIIPM", Request id "0HMU3DGKOIIPM:00000001": done reading request body. -2023-10-02 18:23:00.641 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:23:00.678 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:23:00.679 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 18:23:00.685 +01:00 [INF] Executed DbCommand (4ms) [Parameters=[@p23='2d4e127c-ea98-47a9-a955-70024cfb12be', @p0='0', @p1=NULL, @p2=NULL, @p3='02a752fc-dbf6-4296-af52-549fc5cd7d20', @p24='813f3527-67f2-4685-86fe-cdba00aafc60', @p4=NULL, @p5=NULL, @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='AQAAAAIAAYagAAAAEGRqPWXlp9pOjwfSXilkHgdpxslaB/9dhFqaV9J/HYB594Mns//pfPMJ6w/2ThVLlA==', @p14=NULL, @p15='False', @p16=NULL, @p17='6TVGKH5KQSB4U3BHJ2DUDHPNARG33XCZ', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 18:23:00.701 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 18:23:00.708 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 18:23:00.712 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:23:00.712 +01:00 [INF] HTTP POST /auth/login responded 200 in 72.5838 ms -2023-10-02 18:23:00.712 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 73.5264ms -2023-10-02 18:23:00.712 +01:00 [DBG] Connection id "0HMU3DGKOIIPM" disconnecting. -2023-10-02 18:23:00.712 +01:00 [DBG] Connection id "0HMU3DGKOIIPM" stopped. -2023-10-02 18:23:00.712 +01:00 [DBG] Connection id "0HMU3DGKOIIPM" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:23:00.728 +01:00 [DBG] Connection id "0HMU3DGKOIIPN" accepted. -2023-10-02 18:23:00.728 +01:00 [DBG] Connection id "0HMU3DGKOIIPN" started. -2023-10-02 18:23:00.728 +01:00 [DBG] Connection 0HMU3DGKOIIPN established using the following protocol: "Tls13" -2023-10-02 18:23:00.729 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:23:00.729 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:23:00.731 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:23:00.731 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:23:00.732 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:23:00.732 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:23:00.734 +01:00 [DBG] Authorization was successful. -2023-10-02 18:23:00.734 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:23:00.736 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:23:00.736 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:23:00.744 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:23:00.745 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:23:00.745 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:23:00.745 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:23:00.745 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:23:00.745 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:23:00.746 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:23:00.747 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:23:00.802 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:23:00.810 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:23:00.813 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:23:00.859 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 111.3409ms -2023-10-02 18:23:00.859 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:23:00.859 +01:00 [ERR] HTTP GET /profile responded 500 in 122.8514 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method583(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:23:00.866 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method583(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:23:00.871 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 141.3827ms -2023-10-02 18:23:00.871 +01:00 [DBG] Connection id "0HMU3DGKOIIPN" disconnecting. -2023-10-02 18:23:00.871 +01:00 [DBG] Connection id "0HMU3DGKOIIPN" stopped. -2023-10-02 18:23:00.871 +01:00 [DBG] Connection id "0HMU3DGKOIIPN" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:23:02.867 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:23:31.614 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:23:46.188 +01:00 [DBG] Connection id "0HMU3DGKOIIPO" accepted. -2023-10-02 18:23:46.188 +01:00 [DBG] Connection id "0HMU3DGKOIIPO" started. -2023-10-02 18:23:46.189 +01:00 [DBG] Connection 0HMU3DGKOIIPO established using the following protocol: "Tls13" -2023-10-02 18:23:46.189 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 18:23:46.189 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:23:46.189 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:23:46.189 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:23:46.189 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:23:46.189 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:23:46.189 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:23:46.189 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:23:46.190 +01:00 [DBG] Connection id "0HMU3DGKOIIPO", Request id "0HMU3DGKOIIPO:00000001": started reading request body. -2023-10-02 18:23:46.190 +01:00 [DBG] Connection id "0HMU3DGKOIIPO", Request id "0HMU3DGKOIIPO:00000001": done reading request body. -2023-10-02 18:23:46.191 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:23:46.227 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 18:23:46.228 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 18:23:46.229 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:23:46.229 +01:00 [INF] HTTP POST /auth/login responded 200 in 39.3469 ms -2023-10-02 18:23:46.229 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 40.1908ms -2023-10-02 18:23:46.229 +01:00 [DBG] Connection id "0HMU3DGKOIIPO" disconnecting. -2023-10-02 18:23:46.229 +01:00 [DBG] Connection id "0HMU3DGKOIIPO" stopped. -2023-10-02 18:23:46.229 +01:00 [DBG] Connection id "0HMU3DGKOIIPO" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:23:46.245 +01:00 [DBG] Connection id "0HMU3DGKOIIPP" accepted. -2023-10-02 18:23:46.245 +01:00 [DBG] Connection id "0HMU3DGKOIIPP" started. -2023-10-02 18:23:46.246 +01:00 [DBG] Connection 0HMU3DGKOIIPP established using the following protocol: "Tls13" -2023-10-02 18:23:46.246 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:23:46.247 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:23:46.247 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:23:46.247 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:23:46.248 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:23:46.248 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:23:46.248 +01:00 [DBG] Authorization was successful. -2023-10-02 18:23:46.249 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:23:46.249 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:23:46.249 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:23:46.251 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:23:46.251 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:23:46.251 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:23:46.251 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:23:46.251 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:23:46.252 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:23:46.252 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:23:46.252 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:23:46.253 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:23:46.254 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:23:46.255 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:23:46.256 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.1737ms -2023-10-02 18:23:46.256 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:23:46.256 +01:00 [ERR] HTTP GET /profile responded 500 in 6.9285 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method689(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:23:46.257 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method689(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:23:46.259 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 13.2947ms -2023-10-02 18:23:46.260 +01:00 [DBG] Connection id "0HMU3DGKOIIPP" disconnecting. -2023-10-02 18:23:46.260 +01:00 [DBG] Connection id "0HMU3DGKOIIPP" stopped. -2023-10-02 18:23:46.260 +01:00 [DBG] Connection id "0HMU3DGKOIIPP" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:23:55.337 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:24:09.619 +01:00 [DBG] Connection id "0HMU3DGKOIIPQ" accepted. -2023-10-02 18:24:09.619 +01:00 [DBG] Connection id "0HMU3DGKOIIPQ" started. -2023-10-02 18:24:09.621 +01:00 [DBG] Connection 0HMU3DGKOIIPQ established using the following protocol: "Tls13" -2023-10-02 18:24:09.621 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:24:09.621 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:24:09.621 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:24:09.621 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:24:09.622 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-02 18:24:09.622 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:24:09.623 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-02 18:24:09.623 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-02 18:24:09.624 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-02 18:24:09.624 +01:00 [DBG] Connection id "0HMU3DGKOIIPQ" completed keep alive response. -2023-10-02 18:24:09.624 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 401 0 null 3.4112ms -2023-10-02 18:24:23.277 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:24:36.379 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:24:36.379 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:24:36.379 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:24:36.379 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:24:36.380 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:24:36.380 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:24:36.380 +01:00 [DBG] Authorization was successful. -2023-10-02 18:24:36.380 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:24:36.380 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:24:36.380 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:24:36.380 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:24:36.380 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:24:36.380 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:24:36.380 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:24:36.381 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:24:36.381 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:24:36.381 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:24:36.381 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:24:36.382 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:24:36.383 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:24:36.383 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:24:36.384 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.1943ms -2023-10-02 18:24:36.384 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:24:36.384 +01:00 [ERR] HTTP GET /profile responded 500 in 4.0407 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method689(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:24:36.385 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method689(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:24:36.387 +01:00 [DBG] Connection id "0HMU3DGKOIIPQ" completed keep alive response. -2023-10-02 18:24:36.387 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 7.7204ms -2023-10-02 18:24:47.142 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:25:14.974 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:25:14.974 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:25:14.974 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:25:14.974 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:25:14.975 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:25:14.975 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:25:14.975 +01:00 [DBG] Authorization was successful. -2023-10-02 18:25:14.975 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:25:14.975 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:25:14.975 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:25:14.977 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:25:14.977 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:25:14.977 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:25:14.978 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:25:14.978 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:25:14.978 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:25:14.978 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:25:14.978 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:25:14.979 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:25:14.980 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:25:14.981 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:25:14.981 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.2254ms -2023-10-02 18:25:14.981 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:25:14.981 +01:00 [ERR] HTTP GET /profile responded 500 in 5.9812 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method697(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:25:14.982 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method697(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:25:14.984 +01:00 [DBG] Connection id "0HMU3DGKOIIPQ" completed keep alive response. -2023-10-02 18:25:14.984 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 9.962ms -2023-10-02 18:25:15.525 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:25:27.574 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:25:27.574 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:25:27.574 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:25:27.574 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:25:27.575 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:25:27.575 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:25:27.575 +01:00 [DBG] Authorization was successful. -2023-10-02 18:25:27.575 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:25:27.575 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:25:27.575 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:25:27.577 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:25:27.578 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:25:27.578 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:25:27.578 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:25:27.578 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:25:27.578 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:25:27.578 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:25:27.578 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:25:27.579 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:25:27.580 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:25:27.580 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:25:27.581 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.9691ms -2023-10-02 18:25:27.581 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:25:27.581 +01:00 [ERR] HTTP GET /profile responded 500 in 6.1196 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method705(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:25:27.582 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method705(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:25:27.583 +01:00 [DBG] Connection id "0HMU3DGKOIIPQ" completed keep alive response. -2023-10-02 18:25:27.584 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 9.5482ms -2023-10-02 18:25:28.590 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:25:28.591 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:25:28.591 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:25:28.591 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:25:28.591 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:25:28.592 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:25:28.592 +01:00 [DBG] Authorization was successful. -2023-10-02 18:25:28.592 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:25:28.592 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:25:28.592 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:25:28.592 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:25:28.592 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:25:28.592 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:25:28.592 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:25:28.592 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:25:28.592 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:25:28.592 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:25:28.593 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:25:28.594 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:25:28.595 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:25:28.595 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:25:28.596 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.1019ms -2023-10-02 18:25:28.596 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:25:28.596 +01:00 [ERR] HTTP GET /profile responded 500 in 3.8908 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method705(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:25:28.597 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method685(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() - at MixyBoos.Api.Controllers.ProfileController.GetProfile() - at lambda_method705(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:25:28.598 +01:00 [DBG] Connection id "0HMU3DGKOIIPQ" completed keep alive response. -2023-10-02 18:25:28.598 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 8.3579ms -2023-10-02 18:25:35.814 +01:00 [INF] Application is shutting down... -2023-10-02 18:25:35.814 +01:00 [DBG] Hosting stopping -2023-10-02 18:25:35.817 +01:00 [DBG] Connection id "0HMU3DGKOIIPQ" disconnecting. -2023-10-02 18:25:35.818 +01:00 [DBG] Connection id "0HMU3DGKOIIPQ" stopped. -2023-10-02 18:25:35.818 +01:00 [DBG] Connection id "0HMU3DGKOIIPQ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:25:35.821 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 18:25:35.821 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 18:25:35.823 +01:00 [DBG] Shutting down threadpool... -2023-10-02 18:25:35.823 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 18:25:35.823 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 18:25:35.823 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 18:25:35.824 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 18:25:35.824 +01:00 [DBG] Hosting stopped -2023-10-02 18:32:20.048 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-10-02 18:32:20.065 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-10-02 18:32:20.065 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-10-02 18:32:20.065 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-10-02 18:32:20.065 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-10-02 18:32:20.065 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-10-02 18:32:20.065 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-10-02 18:32:20.065 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-10-02 18:32:20.161 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:32:20.348 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:32:20.353 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:32:20.359 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:32:20.367 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:32:20.375 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:32:20.393 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:32:20.404 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:32:20.429 +01:00 [DBG] Hosting starting -2023-10-02 18:32:20.436 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:32:20.439 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:32:20.442 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:32:20.443 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:32:20.443 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:32:20.444 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:32:20.444 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:32:20.444 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:32:20.457 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:32:20.459 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:32:20.459 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:32:20.459 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:32:20.459 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:32:20.460 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:32:20.460 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:32:20.460 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:32:20.464 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:32:20.465 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:32:20.467 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:32:20.467 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:32:20.467 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:32:20.467 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:32:20.467 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:32:20.492 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:32:20.560 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:32:20.561 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:32:20.561 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 18:32:20.561 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:32:20.561 +01:00 [INF] Hosting environment: Development -2023-10-02 18:32:20.561 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:32:20.562 +01:00 [DBG] Hosting started -2023-10-02 18:32:20.562 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:32:20.564 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:32:20.567 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:32:20.570 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:32:20.706 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:32:20.722 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:32:37.528 +01:00 [DBG] Connection id "0HMU3DM93N53U" accepted. -2023-10-02 18:32:37.529 +01:00 [DBG] Connection id "0HMU3DM93N53U" started. -2023-10-02 18:32:37.538 +01:00 [DBG] Connection 0HMU3DM93N53U established using the following protocol: "Tls13" -2023-10-02 18:32:37.550 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:32:37.551 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 18:32:37.566 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:32:37.567 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:32:37.567 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:37.571 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:32:37.572 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:37.574 +01:00 [DBG] Authorization was successful. -2023-10-02 18:32:37.574 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:37.580 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:32:37.581 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:37.585 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:32:37.586 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:32:37.586 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:32:37.586 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:32:37.586 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:32:37.586 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:32:37.587 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:37.588 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:37.653 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:32:37.698 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:32:37.700 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:32:37.729 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:32:37.730 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:32:37.730 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:32:37.730 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:32:37.730 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:32:37.730 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:32:37.740 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 152.5897ms -2023-10-02 18:32:37.741 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:37.742 +01:00 [INF] HTTP GET /profile responded 200 in 160.2864 ms -2023-10-02 18:32:37.743 +01:00 [DBG] Connection id "0HMU3DM93N53U" completed keep alive response. -2023-10-02 18:32:37.745 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 195.9981ms -2023-10-02 18:32:45.706 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:32:45.707 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:32:45.707 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:32:45.707 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:45.708 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:32:45.708 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:45.709 +01:00 [DBG] Authorization was successful. -2023-10-02 18:32:45.709 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:45.709 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:32:45.709 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:45.710 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:32:45.710 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:32:45.710 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:32:45.710 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:32:45.710 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:32:45.710 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:32:45.710 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:45.711 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:45.714 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:32:45.715 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:32:45.716 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:32:45.716 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:32:45.716 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:32:45.716 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:32:45.716 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:32:45.717 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:32:45.717 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:32:45.717 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.7001ms -2023-10-02 18:32:45.717 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:45.717 +01:00 [INF] HTTP GET /profile responded 200 in 7.7039 ms -2023-10-02 18:32:45.717 +01:00 [DBG] Connection id "0HMU3DM93N53U" completed keep alive response. -2023-10-02 18:32:45.718 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 11.6532ms -2023-10-02 18:32:47.694 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:32:53.840 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:32:53.840 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:32:53.840 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:32:53.840 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:53.842 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:32:53.842 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:53.843 +01:00 [DBG] Authorization was successful. -2023-10-02 18:32:53.843 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:53.843 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:32:53.843 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:53.845 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:32:53.845 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:32:53.845 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:32:53.845 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:32:53.845 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:32:53.845 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:32:53.845 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:53.848 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:53.849 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:32:53.850 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:32:53.850 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:32:53.851 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:32:53.851 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:32:53.851 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:32:53.851 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:32:53.851 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:32:53.851 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:32:53.852 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.4918ms -2023-10-02 18:32:53.852 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:53.852 +01:00 [INF] HTTP GET /profile responded 200 in 8.9360 ms -2023-10-02 18:32:53.852 +01:00 [DBG] Connection id "0HMU3DM93N53U" completed keep alive response. -2023-10-02 18:32:53.852 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 12.211ms -2023-10-02 18:32:54.591 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:32:54.592 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:32:54.592 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:32:54.592 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:54.593 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:32:54.593 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:54.593 +01:00 [DBG] Authorization was successful. -2023-10-02 18:32:54.593 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:54.593 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:32:54.593 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:54.593 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:32:54.593 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:32:54.593 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:32:54.593 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:32:54.593 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:32:54.593 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:32:54.593 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:54.594 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:54.595 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:32:54.596 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:32:54.596 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:32:54.597 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:32:54.597 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:32:54.597 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:32:54.597 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:32:54.597 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:32:54.601 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:32:54.601 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 7.3047ms -2023-10-02 18:32:54.601 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:54.601 +01:00 [INF] HTTP GET /profile responded 200 in 7.8776 ms -2023-10-02 18:32:54.601 +01:00 [DBG] Connection id "0HMU3DM93N53U" completed keep alive response. -2023-10-02 18:32:54.601 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 9.59ms -2023-10-02 18:32:59.206 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:32:59.207 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:32:59.207 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:32:59.207 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:59.207 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:32:59.207 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:59.207 +01:00 [DBG] Authorization was successful. -2023-10-02 18:32:59.207 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:59.207 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:32:59.207 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:59.209 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:32:59.209 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:32:59.209 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:32:59.209 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:32:59.209 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:32:59.209 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:32:59.209 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:59.210 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:59.211 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:32:59.211 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:32:59.214 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:32:59.215 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:32:59.215 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:32:59.215 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:32:59.215 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:32:59.215 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:32:59.215 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:32:59.216 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.5315ms -2023-10-02 18:32:59.216 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:59.216 +01:00 [INF] HTTP GET /profile responded 200 in 8.7872 ms -2023-10-02 18:32:59.216 +01:00 [DBG] Connection id "0HMU3DM93N53U" completed keep alive response. -2023-10-02 18:32:59.216 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 9.9387ms -2023-10-02 18:32:59.929 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:32:59.930 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:32:59.930 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:32:59.930 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:59.930 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:32:59.930 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:59.930 +01:00 [DBG] Authorization was successful. -2023-10-02 18:32:59.930 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:32:59.931 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:32:59.931 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:59.931 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:32:59.931 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:32:59.931 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:32:59.931 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:32:59.931 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:32:59.931 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:32:59.931 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:59.931 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:32:59.932 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:32:59.933 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:32:59.934 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:32:59.934 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:32:59.934 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:32:59.934 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:32:59.934 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:32:59.934 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:32:59.934 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:32:59.934 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.0688ms -2023-10-02 18:32:59.934 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:32:59.934 +01:00 [INF] HTTP GET /profile responded 200 in 3.7325 ms -2023-10-02 18:32:59.934 +01:00 [DBG] Connection id "0HMU3DM93N53U" completed keep alive response. -2023-10-02 18:32:59.935 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 5.3604ms -2023-10-02 18:33:05.844 +01:00 [DBG] Connection id "0HMU3DM93N53V" accepted. -2023-10-02 18:33:05.844 +01:00 [DBG] Connection id "0HMU3DM93N53V" started. -2023-10-02 18:33:05.846 +01:00 [DBG] Connection 0HMU3DM93N53V established using the following protocol: "Tls13" -2023-10-02 18:33:05.846 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 18:33:05.846 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:33:05.847 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:05.847 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:33:05.847 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:33:05.847 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:33:05.847 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:05.847 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:05.849 +01:00 [DBG] Connection id "0HMU3DM93N53V", Request id "0HMU3DM93N53V:00000001": started reading request body. -2023-10-02 18:33:05.849 +01:00 [DBG] Connection id "0HMU3DM93N53V", Request id "0HMU3DM93N53V:00000001": done reading request body. -2023-10-02 18:33:05.859 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:33:05.911 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 18:33:05.913 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 18:33:05.916 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:05.916 +01:00 [INF] HTTP POST /auth/login responded 200 in 69.0370 ms -2023-10-02 18:33:05.916 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 69.8785ms -2023-10-02 18:33:05.917 +01:00 [DBG] Connection id "0HMU3DM93N53V" disconnecting. -2023-10-02 18:33:05.918 +01:00 [DBG] Connection id "0HMU3DM93N53V" received FIN. -2023-10-02 18:33:05.918 +01:00 [DBG] Connection id "0HMU3DM93N53V" stopped. -2023-10-02 18:33:05.918 +01:00 [DBG] Connection id "0HMU3DM93N53V" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:05.934 +01:00 [DBG] Connection id "0HMU3DM93N540" accepted. -2023-10-02 18:33:05.934 +01:00 [DBG] Connection id "0HMU3DM93N540" started. -2023-10-02 18:33:05.935 +01:00 [DBG] Connection 0HMU3DM93N540 established using the following protocol: "Tls13" -2023-10-02 18:33:05.935 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:33:05.935 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:33:05.935 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:33:05.935 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:05.935 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:33:05.936 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:05.936 +01:00 [DBG] Authorization was successful. -2023-10-02 18:33:05.936 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:05.936 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:05.936 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:05.936 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:33:05.936 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:05.936 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:05.936 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:05.936 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:05.936 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:33:05.936 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:05.936 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:05.937 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:33:05.938 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:33:05.939 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:33:05.939 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:33:05.940 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:33:05.940 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:33:05.940 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:33:05.940 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.8444ms -2023-10-02 18:33:05.940 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:05.940 +01:00 [INF] HTTP GET /profile responded 200 in 4.4706 ms -2023-10-02 18:33:05.940 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.3665ms -2023-10-02 18:33:05.940 +01:00 [DBG] Connection id "0HMU3DM93N540" disconnecting. -2023-10-02 18:33:05.941 +01:00 [DBG] Connection id "0HMU3DM93N540" stopped. -2023-10-02 18:33:05.941 +01:00 [DBG] Connection id "0HMU3DM93N540" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:05.972 +01:00 [DBG] Connection id "0HMU3DM93N541" accepted. -2023-10-02 18:33:05.972 +01:00 [DBG] Connection id "0HMU3DM93N541" started. -2023-10-02 18:33:05.973 +01:00 [DBG] Connection 0HMU3DM93N541 established using the following protocol: "Tls13" -2023-10-02 18:33:05.973 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:33:05.973 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:33:05.973 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:33:05.973 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:05.974 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:33:05.974 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:05.974 +01:00 [DBG] Authorization was successful. -2023-10-02 18:33:05.974 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:05.974 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:05.974 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:05.974 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:33:05.974 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:05.974 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:05.974 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:05.974 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:05.974 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:33:05.974 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:05.975 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:05.976 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:33:05.977 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:33:05.977 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:33:05.977 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:33:05.978 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:33:05.978 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:33:05.978 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:33:05.978 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.5764ms -2023-10-02 18:33:05.978 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:05.978 +01:00 [INF] HTTP GET /profile responded 200 in 4.1713 ms -2023-10-02 18:33:05.978 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.0601ms -2023-10-02 18:33:05.978 +01:00 [DBG] Connection id "0HMU3DM93N541" disconnecting. -2023-10-02 18:33:05.978 +01:00 [DBG] Connection id "0HMU3DM93N541" stopped. -2023-10-02 18:33:05.978 +01:00 [DBG] Connection id "0HMU3DM93N541" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:10.539 +01:00 [DBG] Connection id "0HMU3DM93N542" accepted. -2023-10-02 18:33:10.539 +01:00 [DBG] Connection id "0HMU3DM93N542" started. -2023-10-02 18:33:10.540 +01:00 [DBG] Connection 0HMU3DM93N542 established using the following protocol: "Tls13" -2023-10-02 18:33:10.540 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:33:10.540 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:33:10.541 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:33:10.541 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:10.541 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:33:10.541 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:10.541 +01:00 [DBG] Authorization was successful. -2023-10-02 18:33:10.541 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:10.542 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:10.542 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:10.542 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:33:10.542 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:10.542 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:10.542 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:10.542 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:10.542 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:33:10.542 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:10.543 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:10.544 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:33:10.545 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:33:10.545 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:33:10.545 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:33:10.545 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:33:10.545 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:33:10.546 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:33:10.546 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.3069ms -2023-10-02 18:33:10.546 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:10.546 +01:00 [INF] HTTP GET /profile responded 200 in 4.2193 ms -2023-10-02 18:33:10.546 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.6598ms -2023-10-02 18:33:10.546 +01:00 [DBG] Connection id "0HMU3DM93N542" disconnecting. -2023-10-02 18:33:10.546 +01:00 [DBG] Connection id "0HMU3DM93N542" stopped. -2023-10-02 18:33:10.546 +01:00 [DBG] Connection id "0HMU3DM93N542" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:10.772 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:33:15.277 +01:00 [DBG] Connection id "0HMU3DM93N543" accepted. -2023-10-02 18:33:15.277 +01:00 [DBG] Connection id "0HMU3DM93N543" started. -2023-10-02 18:33:15.278 +01:00 [DBG] Connection 0HMU3DM93N543 established using the following protocol: "Tls13" -2023-10-02 18:33:15.278 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:33:15.278 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:33:15.278 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:33:15.278 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:15.278 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:33:15.278 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:15.278 +01:00 [DBG] Authorization was successful. -2023-10-02 18:33:15.279 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:15.279 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:15.279 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:15.279 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:33:15.279 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:15.279 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:15.279 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:15.279 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:15.279 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:33:15.279 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:15.279 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:15.280 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:33:15.281 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:33:15.281 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:33:15.282 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:33:15.282 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:33:15.282 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:33:15.282 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:33:15.282 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.2765ms -2023-10-02 18:33:15.282 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:15.283 +01:00 [INF] HTTP GET /profile responded 200 in 3.9236 ms -2023-10-02 18:33:15.283 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.8566ms -2023-10-02 18:33:15.283 +01:00 [DBG] Connection id "0HMU3DM93N543" disconnecting. -2023-10-02 18:33:15.283 +01:00 [DBG] Connection id "0HMU3DM93N543" stopped. -2023-10-02 18:33:15.283 +01:00 [DBG] Connection id "0HMU3DM93N543" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:15.326 +01:00 [DBG] Connection id "0HMU3DM93N544" accepted. -2023-10-02 18:33:15.326 +01:00 [DBG] Connection id "0HMU3DM93N544" started. -2023-10-02 18:33:15.328 +01:00 [DBG] Connection 0HMU3DM93N544 established using the following protocol: "Tls13" -2023-10-02 18:33:15.328 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:33:15.329 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:33:15.329 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:33:15.329 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:15.329 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:33:15.329 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:15.329 +01:00 [DBG] Authorization was successful. -2023-10-02 18:33:15.329 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:15.329 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:15.329 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:15.330 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:33:15.330 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:15.330 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:15.330 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:15.330 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:15.330 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:33:15.330 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:15.330 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:15.332 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:33:15.332 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:33:15.333 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:33:15.333 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:33:15.333 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:33:15.333 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:33:15.333 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:33:15.334 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.4947ms -2023-10-02 18:33:15.334 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:15.334 +01:00 [INF] HTTP GET /profile responded 200 in 4.2667 ms -2023-10-02 18:33:15.334 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.365ms -2023-10-02 18:33:15.334 +01:00 [DBG] Connection id "0HMU3DM93N544" disconnecting. -2023-10-02 18:33:15.334 +01:00 [DBG] Connection id "0HMU3DM93N544" stopped. -2023-10-02 18:33:15.334 +01:00 [DBG] Connection id "0HMU3DM93N544" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:16.568 +01:00 [DBG] Connection id "0HMU3DM93N545" accepted. -2023-10-02 18:33:16.569 +01:00 [DBG] Connection id "0HMU3DM93N545" started. -2023-10-02 18:33:16.569 +01:00 [DBG] Connection id "0HMU3DM93N546" accepted. -2023-10-02 18:33:16.569 +01:00 [DBG] Connection id "0HMU3DM93N546" started. -2023-10-02 18:33:16.569 +01:00 [DBG] Connection 0HMU3DM93N545 established using the following protocol: "Tls13" -2023-10-02 18:33:16.569 +01:00 [DBG] Connection 0HMU3DM93N546 established using the following protocol: "Tls13" -2023-10-02 18:33:16.570 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 18:33:16.570 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 18:33:16.570 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:33:16.570 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:33:16.570 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:33:16.570 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:33:16.570 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.570 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.570 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:33:16.570 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:33:16.570 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:16.570 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:16.570 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:16.570 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:16.570 +01:00 [DBG] Connection id "0HMU3DM93N547" accepted. -2023-10-02 18:33:16.570 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:16.570 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:16.570 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.570 +01:00 [DBG] Connection id "0HMU3DM93N547" started. -2023-10-02 18:33:16.570 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.571 +01:00 [DBG] Connection 0HMU3DM93N547 established using the following protocol: "Tls13" -2023-10-02 18:33:16.571 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 18:33:16.572 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:33:16.572 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:33:16.572 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.572 +01:00 [DBG] Connection id "0HMU3DM93N548" accepted. -2023-10-02 18:33:16.572 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:33:16.572 +01:00 [DBG] Connection id "0HMU3DM93N548" started. -2023-10-02 18:33:16.572 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:16.572 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:16.572 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:16.572 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.573 +01:00 [DBG] Connection 0HMU3DM93N548 established using the following protocol: "Tls13" -2023-10-02 18:33:16.573 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 18:33:16.573 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:33:16.573 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:33:16.573 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.573 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:33:16.573 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:16.573 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:16.573 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:16.573 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.573 +01:00 [DBG] Connection id "0HMU3DM93N549" accepted. -2023-10-02 18:33:16.573 +01:00 [DBG] Connection id "0HMU3DM93N549" started. -2023-10-02 18:33:16.574 +01:00 [DBG] Connection 0HMU3DM93N549 established using the following protocol: "Tls13" -2023-10-02 18:33:16.574 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 18:33:16.574 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:33:16.574 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:33:16.574 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.574 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:33:16.574 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:16.574 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:16.574 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:33:16.575 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:33:16.575 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:33:16.575 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:16.575 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:16.575 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:16.575 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:16.575 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:33:16.576 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:33:16.576 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:16.576 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:33:16.576 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:16.577 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:33:16.577 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:33:16.577 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:33:16.577 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:33:16.577 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:33:16.577 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:33:16.577 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:33:16.577 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:33:16.577 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:33:16.580 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:33:16.580 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:33:16.580 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:33:16.580 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:33:16.580 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:33:16.581 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:33:16.581 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:33:16.581 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:33:16.581 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:33:16.581 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:33:16.581 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.581 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.581 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.581 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.581 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.581 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.581 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.581 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.581 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.581 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:33:16.581 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.582 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:33:16.582 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:33:16.582 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:33:16.582 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:33:16.582 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.582 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.582 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.582 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.582 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:33:16.584 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:33:16.584 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:33:16.584 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:33:16.584 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:33:16.584 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:33:16.584 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:33:16.584 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:33:16.584 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:33:16.584 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:33:16.584 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:33:16.584 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.584 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.584 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.584 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.585 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.585 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.585 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.585 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.585 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:33:16.585 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.585 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:33:16.585 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:33:16.585 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.585 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:33:16.585 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.585 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.585 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:33:16.585 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.585 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.586 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:33:16.596 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:33:16.598 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:33:16.598 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 20.8109ms -2023-10-02 18:33:16.598 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.598 +01:00 [INF] HTTP GET /mix/single responded 204 in 24.6763 ms -2023-10-02 18:33:16.598 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 25.3276ms -2023-10-02 18:33:16.598 +01:00 [DBG] Connection id "0HMU3DM93N548" disconnecting. -2023-10-02 18:33:16.598 +01:00 [DBG] Connection id "0HMU3DM93N548" stopped. -2023-10-02 18:33:16.598 +01:00 [DBG] Connection id "0HMU3DM93N548" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:16.604 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:33:16.604 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:33:16.604 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:33:16.604 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:33:16.605 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:33:16.605 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:33:16.605 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:33:16.605 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:33:16.605 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 28.5934ms -2023-10-02 18:33:16.605 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 28.8044ms -2023-10-02 18:33:16.605 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 28.2427ms -2023-10-02 18:33:16.605 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.605 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.605 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 28.9383ms -2023-10-02 18:33:16.605 +01:00 [INF] HTTP GET /mix/single responded 204 in 32.7784 ms -2023-10-02 18:33:16.605 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.605 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:33:16.605 +01:00 [INF] HTTP GET /mix/single responded 204 in 34.6568 ms -2023-10-02 18:33:16.605 +01:00 [INF] HTTP GET /mix/single responded 204 in 30.4961 ms -2023-10-02 18:33:16.605 +01:00 [INF] HTTP GET /mix/single responded 204 in 34.8376 ms -2023-10-02 18:33:16.605 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 34.1341ms -2023-10-02 18:33:16.605 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 35.9135ms -2023-10-02 18:33:16.606 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 31.4755ms -2023-10-02 18:33:16.606 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 36.0803ms -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N546" disconnecting. -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N547" disconnecting. -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N549" disconnecting. -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N545" disconnecting. -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N546" stopped. -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N547" stopped. -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N549" stopped. -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N545" stopped. -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N546" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N547" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N549" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:16.606 +01:00 [DBG] Connection id "0HMU3DM93N545" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:17.461 +01:00 [INF] Application is shutting down... -2023-10-02 18:33:17.461 +01:00 [DBG] Hosting stopping -2023-10-02 18:33:17.463 +01:00 [DBG] Connection id "0HMU3DM93N53U" disconnecting. -2023-10-02 18:33:17.464 +01:00 [DBG] Connection id "0HMU3DM93N53U" stopped. -2023-10-02 18:33:17.464 +01:00 [DBG] Connection id "0HMU3DM93N53U" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:17.466 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 18:33:17.466 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 18:33:17.467 +01:00 [DBG] Shutting down threadpool... -2023-10-02 18:33:17.467 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 18:33:17.467 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 18:33:17.467 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 18:33:17.468 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 18:33:17.468 +01:00 [DBG] Hosting stopped -2023-10-02 18:33:22.862 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-10-02 18:33:22.878 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-10-02 18:33:22.879 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-10-02 18:33:22.879 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-10-02 18:33:22.879 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-10-02 18:33:22.879 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-10-02 18:33:22.879 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-10-02 18:33:22.879 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-10-02 18:33:22.972 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:33:23.150 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:33:23.155 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:33:23.160 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:33:23.168 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:33:23.174 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:33:23.190 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:33:23.201 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:33:23.221 +01:00 [DBG] Hosting starting -2023-10-02 18:33:23.227 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:33:23.230 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:33:23.233 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:33:23.233 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:33:23.234 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:33:23.234 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:33:23.234 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:33:23.234 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:33:23.244 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:33:23.246 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:33:23.246 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:33:23.246 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:33:23.246 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:33:23.246 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:33:23.247 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:33:23.247 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:33:23.251 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:33:23.251 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:33:23.253 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:33:23.253 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:33:23.253 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:33:23.253 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:33:23.254 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:33:23.276 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:33:23.340 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:33:23.340 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:33:23.340 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 18:33:23.340 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:33:23.340 +01:00 [INF] Hosting environment: Development -2023-10-02 18:33:23.340 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:33:23.341 +01:00 [DBG] Hosting started -2023-10-02 18:33:23.341 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:33:23.343 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:33:23.346 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:33:23.349 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:33:23.494 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:33:23.509 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:33:32.599 +01:00 [DBG] Connection id "0HMU3DMPGTEKL" accepted. -2023-10-02 18:33:32.600 +01:00 [DBG] Connection id "0HMU3DMPGTEKL" started. -2023-10-02 18:33:32.609 +01:00 [DBG] Connection 0HMU3DMPGTEKL established using the following protocol: "Tls13" -2023-10-02 18:33:32.621 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:33:32.623 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 18:33:32.638 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:33:32.639 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:33:32.639 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:32.644 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:33:32.644 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:32.646 +01:00 [DBG] Authorization was successful. -2023-10-02 18:33:32.647 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:32.652 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:32.652 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:32.657 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:33:32.657 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:32.658 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:32.658 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:32.658 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:32.658 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:33:32.659 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:32.661 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:32.725 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:33:32.772 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:33:32.774 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:33:32.798 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 138.9575ms -2023-10-02 18:33:32.799 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:32.800 +01:00 [ERR] HTTP GET /profile responded 500 in 147.0475 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:33:32.813 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:33:32.819 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 198.0717ms -2023-10-02 18:33:32.819 +01:00 [DBG] Connection id "0HMU3DMPGTEKL" disconnecting. -2023-10-02 18:33:32.820 +01:00 [DBG] Connection id "0HMU3DMPGTEKL" stopped. -2023-10-02 18:33:32.821 +01:00 [DBG] Connection id "0HMU3DMPGTEKL" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:32.888 +01:00 [DBG] Connection id "0HMU3DMPGTEKM" accepted. -2023-10-02 18:33:32.888 +01:00 [DBG] Connection id "0HMU3DMPGTEKM" started. -2023-10-02 18:33:32.889 +01:00 [DBG] Connection 0HMU3DMPGTEKM established using the following protocol: "Tls13" -2023-10-02 18:33:32.889 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:33:32.890 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:33:32.890 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:33:32.890 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:32.891 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:33:32.891 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:32.892 +01:00 [DBG] Authorization was successful. -2023-10-02 18:33:32.892 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:32.893 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:32.893 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:32.893 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:33:32.893 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:32.893 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:32.893 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:32.893 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:32.893 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:33:32.894 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:32.895 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:32.898 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:33:32.899 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:33:32.899 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:33:32.900 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.4539ms -2023-10-02 18:33:32.900 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:32.900 +01:00 [ERR] HTTP GET /profile responded 500 in 7.7783 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:33:32.902 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:33:32.904 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 14.774ms -2023-10-02 18:33:32.904 +01:00 [DBG] Connection id "0HMU3DMPGTEKM" disconnecting. -2023-10-02 18:33:32.905 +01:00 [DBG] Connection id "0HMU3DMPGTEKM" stopped. -2023-10-02 18:33:32.905 +01:00 [DBG] Connection id "0HMU3DMPGTEKM" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:44.337 +01:00 [DBG] Connection id "0HMU3DMPGTEKN" accepted. -2023-10-02 18:33:44.337 +01:00 [DBG] Connection id "0HMU3DMPGTEKN" started. -2023-10-02 18:33:44.338 +01:00 [DBG] Connection 0HMU3DMPGTEKN established using the following protocol: "Tls13" -2023-10-02 18:33:44.339 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 18:33:44.339 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:33:44.339 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:44.340 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:33:44.341 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:33:44.341 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:33:44.341 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:44.341 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:44.344 +01:00 [DBG] Connection id "0HMU3DMPGTEKN", Request id "0HMU3DMPGTEKN:00000001": started reading request body. -2023-10-02 18:33:44.344 +01:00 [DBG] Connection id "0HMU3DMPGTEKN", Request id "0HMU3DMPGTEKN:00000001": done reading request body. -2023-10-02 18:33:44.357 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:33:44.405 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 18:33:44.408 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 18:33:44.411 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:44.411 +01:00 [INF] HTTP POST /auth/login responded 200 in 70.0545 ms -2023-10-02 18:33:44.412 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 73.0081ms -2023-10-02 18:33:44.412 +01:00 [DBG] Connection id "0HMU3DMPGTEKN" disconnecting. -2023-10-02 18:33:44.412 +01:00 [DBG] Connection id "0HMU3DMPGTEKN" stopped. -2023-10-02 18:33:44.412 +01:00 [DBG] Connection id "0HMU3DMPGTEKN" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:44.428 +01:00 [DBG] Connection id "0HMU3DMPGTEKO" accepted. -2023-10-02 18:33:44.428 +01:00 [DBG] Connection id "0HMU3DMPGTEKO" started. -2023-10-02 18:33:44.429 +01:00 [DBG] Connection 0HMU3DMPGTEKO established using the following protocol: "Tls13" -2023-10-02 18:33:44.429 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:33:44.430 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:33:44.430 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:33:44.430 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:44.430 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:33:44.430 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:44.431 +01:00 [DBG] Authorization was successful. -2023-10-02 18:33:44.431 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:44.431 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:44.431 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:44.431 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:33:44.432 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:44.432 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:44.432 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:44.432 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:44.432 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:33:44.432 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:44.435 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:44.436 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:33:44.437 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:33:44.437 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:33:44.438 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 5.7849ms -2023-10-02 18:33:44.438 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:44.438 +01:00 [ERR] HTTP GET /profile responded 500 in 6.8290 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:33:44.439 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:33:44.441 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 11.3083ms -2023-10-02 18:33:44.441 +01:00 [DBG] Connection id "0HMU3DMPGTEKO" disconnecting. -2023-10-02 18:33:44.441 +01:00 [DBG] Connection id "0HMU3DMPGTEKO" stopped. -2023-10-02 18:33:44.441 +01:00 [DBG] Connection id "0HMU3DMPGTEKO" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:46.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:33:46.743 +01:00 [DBG] Connection id "0HMU3DMPGTEKP" accepted. -2023-10-02 18:33:46.743 +01:00 [DBG] Connection id "0HMU3DMPGTEKP" started. -2023-10-02 18:33:46.744 +01:00 [DBG] Connection 0HMU3DMPGTEKP established using the following protocol: "Tls13" -2023-10-02 18:33:46.744 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 18:33:46.745 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:33:46.745 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:46.745 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:33:46.745 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:33:46.745 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:33:46.745 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:46.746 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:46.746 +01:00 [DBG] Connection id "0HMU3DMPGTEKP", Request id "0HMU3DMPGTEKP:00000001": started reading request body. -2023-10-02 18:33:46.746 +01:00 [DBG] Connection id "0HMU3DMPGTEKP", Request id "0HMU3DMPGTEKP:00000001": done reading request body. -2023-10-02 18:33:46.747 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:33:46.784 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 18:33:46.785 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 18:33:46.785 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:46.785 +01:00 [INF] HTTP POST /auth/login responded 200 in 39.8226 ms -2023-10-02 18:33:46.786 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 41.0963ms -2023-10-02 18:33:46.786 +01:00 [DBG] Connection id "0HMU3DMPGTEKP" disconnecting. -2023-10-02 18:33:46.786 +01:00 [DBG] Connection id "0HMU3DMPGTEKP" stopped. -2023-10-02 18:33:46.786 +01:00 [DBG] Connection id "0HMU3DMPGTEKP" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:46.803 +01:00 [DBG] Connection id "0HMU3DMPGTEKQ" accepted. -2023-10-02 18:33:46.803 +01:00 [DBG] Connection id "0HMU3DMPGTEKQ" started. -2023-10-02 18:33:46.804 +01:00 [DBG] Connection 0HMU3DMPGTEKQ established using the following protocol: "Tls13" -2023-10-02 18:33:46.804 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:33:46.805 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:33:46.805 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:33:46.805 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:46.805 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:33:46.805 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:46.805 +01:00 [DBG] Authorization was successful. -2023-10-02 18:33:46.805 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:46.805 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:46.805 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:46.805 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:33:46.805 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:46.805 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:46.806 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:46.806 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:46.806 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:33:46.806 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:46.806 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:46.807 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:33:46.807 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:33:46.808 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:33:46.808 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.62ms -2023-10-02 18:33:46.808 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:46.809 +01:00 [ERR] HTTP GET /profile responded 500 in 3.3187 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:33:46.810 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:33:46.811 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 6.5985ms -2023-10-02 18:33:46.811 +01:00 [DBG] Connection id "0HMU3DMPGTEKQ" disconnecting. -2023-10-02 18:33:46.811 +01:00 [DBG] Connection id "0HMU3DMPGTEKQ" stopped. -2023-10-02 18:33:46.811 +01:00 [DBG] Connection id "0HMU3DMPGTEKQ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:47.473 +01:00 [DBG] Connection id "0HMU3DMPGTEKR" accepted. -2023-10-02 18:33:47.473 +01:00 [DBG] Connection id "0HMU3DMPGTEKR" started. -2023-10-02 18:33:47.474 +01:00 [DBG] Connection 0HMU3DMPGTEKR established using the following protocol: "Tls13" -2023-10-02 18:33:47.474 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 18:33:47.474 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:33:47.474 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:47.474 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:33:47.474 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:33:47.474 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:33:47.474 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:47.475 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:47.475 +01:00 [DBG] Connection id "0HMU3DMPGTEKR", Request id "0HMU3DMPGTEKR:00000001": started reading request body. -2023-10-02 18:33:47.475 +01:00 [DBG] Connection id "0HMU3DMPGTEKR", Request id "0HMU3DMPGTEKR:00000001": done reading request body. -2023-10-02 18:33:47.477 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:33:47.515 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 18:33:47.516 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 18:33:47.516 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:33:47.516 +01:00 [INF] HTTP POST /auth/login responded 200 in 41.2838 ms -2023-10-02 18:33:47.516 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 42.0616ms -2023-10-02 18:33:47.516 +01:00 [DBG] Connection id "0HMU3DMPGTEKR" disconnecting. -2023-10-02 18:33:47.516 +01:00 [DBG] Connection id "0HMU3DMPGTEKR" stopped. -2023-10-02 18:33:47.516 +01:00 [DBG] Connection id "0HMU3DMPGTEKR" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:47.533 +01:00 [DBG] Connection id "0HMU3DMPGTEKS" accepted. -2023-10-02 18:33:47.533 +01:00 [DBG] Connection id "0HMU3DMPGTEKS" started. -2023-10-02 18:33:47.534 +01:00 [DBG] Connection 0HMU3DMPGTEKS established using the following protocol: "Tls13" -2023-10-02 18:33:47.534 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:33:47.534 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:33:47.534 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:33:47.534 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:47.535 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:33:47.535 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:47.535 +01:00 [DBG] Authorization was successful. -2023-10-02 18:33:47.535 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:33:47.535 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:33:47.535 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:47.535 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:33:47.535 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:33:47.535 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:33:47.535 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:33:47.535 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:33:47.536 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:33:47.536 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:47.536 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:33:47.537 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:33:47.537 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:33:47.540 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:33:47.541 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 5.118ms -2023-10-02 18:33:47.541 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:33:47.541 +01:00 [ERR] HTTP GET /profile responded 500 in 5.9072 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:33:47.542 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:33:47.543 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 8.8293ms -2023-10-02 18:33:47.543 +01:00 [DBG] Connection id "0HMU3DMPGTEKS" disconnecting. -2023-10-02 18:33:47.543 +01:00 [DBG] Connection id "0HMU3DMPGTEKS" stopped. -2023-10-02 18:33:47.543 +01:00 [DBG] Connection id "0HMU3DMPGTEKS" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:33:52.815 +01:00 [INF] Application is shutting down... -2023-10-02 18:33:52.815 +01:00 [DBG] Hosting stopping -2023-10-02 18:33:52.819 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 18:33:52.819 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 18:33:52.820 +01:00 [DBG] Shutting down threadpool... -2023-10-02 18:33:52.820 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 18:33:52.820 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 18:33:52.820 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 18:33:52.821 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 18:33:52.821 +01:00 [DBG] Hosting stopped -2023-10-02 18:34:04.000 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-10-02 18:34:04.016 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-10-02 18:34:04.016 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-10-02 18:34:04.017 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-10-02 18:34:04.017 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-10-02 18:34:04.017 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-10-02 18:34:04.017 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-10-02 18:34:04.017 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-10-02 18:34:04.104 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:34:04.277 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:34:04.282 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:34:04.287 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:34:04.295 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:34:04.301 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:34:04.316 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:34:04.325 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:34:04.344 +01:00 [DBG] Hosting starting -2023-10-02 18:34:04.351 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:34:04.353 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:34:04.356 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:34:04.357 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:34:04.357 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:34:04.357 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:34:04.358 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:34:04.358 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:34:04.368 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:34:04.369 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:34:04.370 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:34:04.370 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:34:04.370 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:34:04.370 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:34:04.370 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:34:04.371 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:34:04.374 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:34:04.375 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:34:04.377 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:34:04.377 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:34:04.377 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:34:04.377 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:34:04.377 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:34:04.399 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:34:04.463 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:34:04.463 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:34:04.463 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 18:34:04.463 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:34:04.463 +01:00 [INF] Hosting environment: Development -2023-10-02 18:34:04.463 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:34:04.464 +01:00 [DBG] Hosting started -2023-10-02 18:34:04.464 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:34:04.466 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:34:04.470 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:34:04.474 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:34:04.615 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:34:04.629 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:34:06.527 +01:00 [DBG] Connection id "0HMU3DN3KFACO" accepted. -2023-10-02 18:34:06.527 +01:00 [DBG] Connection id "0HMU3DN3KFACO" started. -2023-10-02 18:34:06.537 +01:00 [DBG] Connection 0HMU3DN3KFACO established using the following protocol: "Tls13" -2023-10-02 18:34:06.550 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 18:34:06.552 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 18:34:06.566 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:34:06.567 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:34:06.570 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:34:06.570 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:34:06.571 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:34:06.574 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:06.575 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:34:06.577 +01:00 [DBG] Connection id "0HMU3DN3KFACO", Request id "0HMU3DN3KFACO:00000001": started reading request body. -2023-10-02 18:34:06.577 +01:00 [DBG] Connection id "0HMU3DN3KFACO", Request id "0HMU3DN3KFACO:00000001": done reading request body. -2023-10-02 18:34:06.620 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:34:06.710 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 18:34:06.714 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 18:34:06.719 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:34:06.719 +01:00 [INF] HTTP POST /auth/login responded 200 in 143.9746 ms -2023-10-02 18:34:06.722 +01:00 [DBG] Connection id "0HMU3DN3KFACO" received FIN. -2023-10-02 18:34:06.722 +01:00 [DBG] Connection id "0HMU3DN3KFACO" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:06.723 +01:00 [DBG] Connection id "0HMU3DN3KFACO" disconnecting. -2023-10-02 18:34:06.722 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 172.5056ms -2023-10-02 18:34:06.724 +01:00 [DBG] Connection id "0HMU3DN3KFACO" stopped. -2023-10-02 18:34:06.780 +01:00 [DBG] Connection id "0HMU3DN3KFACP" accepted. -2023-10-02 18:34:06.781 +01:00 [DBG] Connection id "0HMU3DN3KFACP" started. -2023-10-02 18:34:06.782 +01:00 [DBG] Connection 0HMU3DN3KFACP established using the following protocol: "Tls13" -2023-10-02 18:34:06.783 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:34:06.784 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:34:06.785 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:34:06.785 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:06.788 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:34:06.788 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:06.790 +01:00 [DBG] Authorization was successful. -2023-10-02 18:34:06.790 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:06.793 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:06.793 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:06.799 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:34:06.800 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:06.800 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:06.801 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:06.801 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:06.801 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:34:06.802 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:06.804 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:06.844 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:34:06.852 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:34:06.853 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:34:06.880 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 78.2048ms -2023-10-02 18:34:06.881 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:06.881 +01:00 [ERR] HTTP GET /profile responded 500 in 87.6277 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method533(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method431(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:34:06.885 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method533(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method431(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:34:06.888 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 105.2024ms -2023-10-02 18:34:06.888 +01:00 [DBG] Connection id "0HMU3DN3KFACP" disconnecting. -2023-10-02 18:34:06.888 +01:00 [DBG] Connection id "0HMU3DN3KFACP" stopped. -2023-10-02 18:34:06.889 +01:00 [DBG] Connection id "0HMU3DN3KFACP" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:08.738 +01:00 [DBG] Connection id "0HMU3DN3KFACQ" accepted. -2023-10-02 18:34:08.738 +01:00 [DBG] Connection id "0HMU3DN3KFACQ" started. -2023-10-02 18:34:08.739 +01:00 [DBG] Connection 0HMU3DN3KFACQ established using the following protocol: "Tls13" -2023-10-02 18:34:08.740 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 18:34:08.740 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:34:08.741 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:34:08.741 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:34:08.741 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:34:08.741 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:34:08.741 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:08.741 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:34:08.742 +01:00 [DBG] Connection id "0HMU3DN3KFACQ", Request id "0HMU3DN3KFACQ:00000001": started reading request body. -2023-10-02 18:34:08.742 +01:00 [DBG] Connection id "0HMU3DN3KFACQ", Request id "0HMU3DN3KFACQ:00000001": done reading request body. -2023-10-02 18:34:08.745 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:34:08.782 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 18:34:08.782 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 18:34:08.783 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:34:08.783 +01:00 [INF] HTTP POST /auth/login responded 200 in 41.5271 ms -2023-10-02 18:34:08.783 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 43.6265ms -2023-10-02 18:34:08.783 +01:00 [DBG] Connection id "0HMU3DN3KFACQ" disconnecting. -2023-10-02 18:34:08.783 +01:00 [DBG] Connection id "0HMU3DN3KFACQ" stopped. -2023-10-02 18:34:08.784 +01:00 [DBG] Connection id "0HMU3DN3KFACQ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:08.798 +01:00 [DBG] Connection id "0HMU3DN3KFACR" accepted. -2023-10-02 18:34:08.798 +01:00 [DBG] Connection id "0HMU3DN3KFACR" started. -2023-10-02 18:34:08.799 +01:00 [DBG] Connection 0HMU3DN3KFACR established using the following protocol: "Tls13" -2023-10-02 18:34:08.799 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:34:08.800 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:34:08.800 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:34:08.800 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:08.800 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:34:08.800 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:08.801 +01:00 [DBG] Authorization was successful. -2023-10-02 18:34:08.801 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:08.802 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:08.802 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:08.802 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:34:08.802 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:08.802 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:08.802 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:08.802 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:08.802 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:34:08.802 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:08.803 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:08.804 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:34:08.805 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:34:08.805 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:34:08.806 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.1884ms -2023-10-02 18:34:08.806 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:08.806 +01:00 [ERR] HTTP GET /profile responded 500 in 4.2847 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method533(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method431(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:34:08.807 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method533(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method431(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:34:08.809 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 500 null text/plain; charset=utf-8 9.7719ms -2023-10-02 18:34:08.809 +01:00 [DBG] Connection id "0HMU3DN3KFACR" disconnecting. -2023-10-02 18:34:08.810 +01:00 [DBG] Connection id "0HMU3DN3KFACR" stopped. -2023-10-02 18:34:08.810 +01:00 [DBG] Connection id "0HMU3DN3KFACR" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:10.373 +01:00 [INF] Application is shutting down... -2023-10-02 18:34:10.373 +01:00 [DBG] Hosting stopping -2023-10-02 18:34:10.377 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 18:34:10.377 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 18:34:10.378 +01:00 [DBG] Shutting down threadpool... -2023-10-02 18:34:10.378 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 18:34:10.378 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 18:34:10.379 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 18:34:10.379 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 18:34:10.380 +01:00 [DBG] Hosting stopped -2023-10-02 18:34:24.434 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-10-02 18:34:24.450 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-10-02 18:34:24.451 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-10-02 18:34:24.451 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-10-02 18:34:24.451 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-10-02 18:34:24.451 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-10-02 18:34:24.451 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-10-02 18:34:24.451 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-10-02 18:34:24.547 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:34:24.723 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:34:24.730 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:34:24.735 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:34:24.742 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:34:24.749 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:34:24.764 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:34:24.772 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:34:24.792 +01:00 [DBG] Hosting starting -2023-10-02 18:34:24.798 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:34:24.801 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:34:24.803 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:34:24.804 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:34:24.804 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:34:24.804 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:34:24.805 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:34:24.805 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:34:24.814 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:34:24.816 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:34:24.816 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:34:24.816 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:34:24.816 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:34:24.817 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:34:24.817 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:34:24.817 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:34:24.821 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:34:24.822 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:34:24.823 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:34:24.823 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:34:24.823 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:34:24.823 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:34:24.824 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:34:24.846 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:34:24.908 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:34:24.908 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:34:24.908 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 18:34:24.908 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:34:24.908 +01:00 [INF] Hosting environment: Development -2023-10-02 18:34:24.908 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:34:24.909 +01:00 [DBG] Hosting started -2023-10-02 18:34:24.909 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:34:24.911 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:34:24.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:34:24.918 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:34:25.057 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:34:25.071 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:34:28.220 +01:00 [DBG] Connection id "0HMU3DNA3BDD1" accepted. -2023-10-02 18:34:28.220 +01:00 [DBG] Connection id "0HMU3DNA3BDD1" started. -2023-10-02 18:34:28.231 +01:00 [DBG] Connection 0HMU3DNA3BDD1 established using the following protocol: "Tls13" -2023-10-02 18:34:28.243 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 18:34:28.245 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 18:34:28.259 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:34:28.260 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:34:28.264 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:34:28.264 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:34:28.265 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:34:28.268 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:28.269 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:34:28.271 +01:00 [DBG] Connection id "0HMU3DNA3BDD1", Request id "0HMU3DNA3BDD1:00000001": started reading request body. -2023-10-02 18:34:28.271 +01:00 [DBG] Connection id "0HMU3DNA3BDD1", Request id "0HMU3DNA3BDD1:00000001": done reading request body. -2023-10-02 18:34:28.319 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:34:28.410 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 18:34:28.413 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 18:34:28.418 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:34:28.418 +01:00 [INF] HTTP POST /auth/login responded 200 in 149.0921 ms -2023-10-02 18:34:28.421 +01:00 [DBG] Connection id "0HMU3DNA3BDD1" received FIN. -2023-10-02 18:34:28.421 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 178.9923ms -2023-10-02 18:34:28.422 +01:00 [DBG] Connection id "0HMU3DNA3BDD1" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:28.422 +01:00 [DBG] Connection id "0HMU3DNA3BDD1" disconnecting. -2023-10-02 18:34:28.423 +01:00 [DBG] Connection id "0HMU3DNA3BDD1" stopped. -2023-10-02 18:34:28.480 +01:00 [DBG] Connection id "0HMU3DNA3BDD2" accepted. -2023-10-02 18:34:28.480 +01:00 [DBG] Connection id "0HMU3DNA3BDD2" started. -2023-10-02 18:34:28.481 +01:00 [DBG] Connection 0HMU3DNA3BDD2 established using the following protocol: "Tls13" -2023-10-02 18:34:28.482 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:34:28.483 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:34:28.484 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:34:28.484 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:28.486 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:34:28.486 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:28.487 +01:00 [DBG] Authorization was successful. -2023-10-02 18:34:28.488 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:28.489 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:28.489 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:28.494 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:34:28.494 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:28.495 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:28.495 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:28.495 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:28.495 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:34:28.495 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:28.497 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:28.528 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:34:28.533 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:34:28.535 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:34:28.565 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:34:28.566 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:34:28.566 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:34:28.566 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:34:28.575 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 78.6159ms -2023-10-02 18:34:28.575 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:28.575 +01:00 [INF] HTTP GET /profile responded 200 in 85.7406 ms -2023-10-02 18:34:28.575 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 93.2355ms -2023-10-02 18:34:28.576 +01:00 [DBG] Connection id "0HMU3DNA3BDD2" disconnecting. -2023-10-02 18:34:28.576 +01:00 [DBG] Connection id "0HMU3DNA3BDD2" stopped. -2023-10-02 18:34:28.576 +01:00 [DBG] Connection id "0HMU3DNA3BDD2" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:28.605 +01:00 [DBG] Connection id "0HMU3DNA3BDD3" accepted. -2023-10-02 18:34:28.605 +01:00 [DBG] Connection id "0HMU3DNA3BDD3" started. -2023-10-02 18:34:28.606 +01:00 [DBG] Connection 0HMU3DNA3BDD3 established using the following protocol: "Tls13" -2023-10-02 18:34:28.606 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:34:28.606 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:34:28.606 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:34:28.607 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:28.607 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:34:28.607 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:28.608 +01:00 [DBG] Authorization was successful. -2023-10-02 18:34:28.608 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:28.608 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:28.609 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:28.609 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:34:28.609 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:28.609 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:28.609 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:28.609 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:28.609 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:34:28.609 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:28.610 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:28.612 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:34:28.613 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:34:28.614 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:34:28.614 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:34:28.614 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:34:28.614 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:34:28.614 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:34:28.615 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 5.5361ms -2023-10-02 18:34:28.615 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:28.615 +01:00 [INF] HTTP GET /profile responded 200 in 6.4738 ms -2023-10-02 18:34:28.615 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 9.0525ms -2023-10-02 18:34:28.615 +01:00 [DBG] Connection id "0HMU3DNA3BDD3" disconnecting. -2023-10-02 18:34:28.615 +01:00 [DBG] Connection id "0HMU3DNA3BDD3" received FIN. -2023-10-02 18:34:28.616 +01:00 [DBG] Connection id "0HMU3DNA3BDD3" stopped. -2023-10-02 18:34:28.616 +01:00 [DBG] Connection id "0HMU3DNA3BDD3" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:28.761 +01:00 [DBG] Connection id "0HMU3DNA3BDD4" accepted. -2023-10-02 18:34:28.761 +01:00 [DBG] Connection id "0HMU3DNA3BDD4" started. -2023-10-02 18:34:28.762 +01:00 [DBG] Connection 0HMU3DNA3BDD4 established using the following protocol: "Tls13" -2023-10-02 18:34:28.762 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:34:28.762 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:34:28.762 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:34:28.762 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:28.763 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:34:28.763 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:28.763 +01:00 [DBG] Authorization was successful. -2023-10-02 18:34:28.763 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:28.764 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:28.764 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:28.764 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:34:28.764 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:28.764 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:28.764 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:28.764 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:28.764 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:34:28.764 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:28.767 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:28.768 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:34:28.769 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:34:28.770 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:34:28.770 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:34:28.770 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:34:28.771 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:34:28.771 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:34:28.771 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.4765ms -2023-10-02 18:34:28.771 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:28.771 +01:00 [INF] HTTP GET /profile responded 200 in 7.4070 ms -2023-10-02 18:34:28.771 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 9.3172ms -2023-10-02 18:34:28.771 +01:00 [DBG] Connection id "0HMU3DNA3BDD4" disconnecting. -2023-10-02 18:34:28.772 +01:00 [DBG] Connection id "0HMU3DNA3BDD4" received FIN. -2023-10-02 18:34:28.772 +01:00 [DBG] Connection id "0HMU3DNA3BDD4" stopped. -2023-10-02 18:34:28.772 +01:00 [DBG] Connection id "0HMU3DNA3BDD4" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:29.766 +01:00 [DBG] Connection id "0HMU3DNA3BDD5" accepted. -2023-10-02 18:34:29.766 +01:00 [DBG] Connection id "0HMU3DNA3BDD5" started. -2023-10-02 18:34:29.766 +01:00 [DBG] Connection id "0HMU3DNA3BDD6" accepted. -2023-10-02 18:34:29.767 +01:00 [DBG] Connection id "0HMU3DNA3BDD6" started. -2023-10-02 18:34:29.767 +01:00 [DBG] Connection id "0HMU3DNA3BDD7" accepted. -2023-10-02 18:34:29.767 +01:00 [DBG] Connection id "0HMU3DNA3BDD7" started. -2023-10-02 18:34:29.767 +01:00 [DBG] Connection id "0HMU3DNA3BDD8" accepted. -2023-10-02 18:34:29.767 +01:00 [DBG] Connection id "0HMU3DNA3BDD8" started. -2023-10-02 18:34:29.767 +01:00 [DBG] Connection id "0HMU3DNA3BDD9" accepted. -2023-10-02 18:34:29.767 +01:00 [DBG] Connection id "0HMU3DNA3BDD9" started. -2023-10-02 18:34:29.767 +01:00 [DBG] Connection 0HMU3DNA3BDD6 established using the following protocol: "Tls13" -2023-10-02 18:34:29.767 +01:00 [DBG] Connection 0HMU3DNA3BDD5 established using the following protocol: "Tls13" -2023-10-02 18:34:29.768 +01:00 [DBG] Connection 0HMU3DNA3BDD7 established using the following protocol: "Tls13" -2023-10-02 18:34:29.768 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 18:34:29.768 +01:00 [DBG] Connection 0HMU3DNA3BDD8 established using the following protocol: "Tls13" -2023-10-02 18:34:29.768 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 18:34:29.768 +01:00 [DBG] Connection 0HMU3DNA3BDD9 established using the following protocol: "Tls13" -2023-10-02 18:34:29.768 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 18:34:29.768 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:34:29.768 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 18:34:29.768 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:34:29.768 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 18:34:29.768 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.769 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:34:29.768 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:34:29.769 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:34:29.769 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:34:29.769 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:34:29.769 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:34:29.769 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:34:29.769 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:34:29.769 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.769 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:34:29.769 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:29.769 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:34:29.769 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.769 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.769 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.769 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:29.769 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:29.769 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:34:29.769 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:34:29.770 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:34:29.769 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:29.770 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:29.770 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:29.770 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:29.770 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:29.770 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:29.770 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:29.770 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:29.770 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.770 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:29.770 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.770 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:29.770 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:29.770 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:29.770 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.770 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.770 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.775 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:34:29.775 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:34:29.775 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:34:29.775 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:34:29.775 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:34:29.776 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:29.776 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:29.776 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:29.776 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:29.776 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:29.776 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:29.776 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:29.776 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:29.777 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:34:29.778 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:34:29.778 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:34:29.778 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:34:29.778 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:34:29.778 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:34:29.778 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:34:29.778 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:34:29.778 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:34:29.779 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:34:29.779 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:34:29.779 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:34:29.779 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:34:29.779 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:34:29.781 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:34:29.781 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:34:29.781 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:34:29.781 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:34:29.781 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:34:29.782 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:34:29.782 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:34:29.782 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:34:29.782 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:34:29.782 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:34:29.783 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.783 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.783 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.783 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.783 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.783 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.783 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.783 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.783 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.783 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.783 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:34:29.783 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:34:29.783 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:34:29.783 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:34:29.783 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:34:29.784 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.784 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.784 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.784 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.784 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:34:29.785 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:34:29.785 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:34:29.785 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:34:29.785 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:34:29.785 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:34:29.785 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:34:29.785 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:34:29.785 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:34:29.785 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:34:29.785 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:34:29.785 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.785 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.785 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.785 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.785 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.785 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.786 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.785 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.786 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.786 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.786 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:34:29.786 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:34:29.786 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:34:29.786 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:34:29.786 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:34:29.787 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.787 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.787 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.787 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.787 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:34:29.803 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:34:29.804 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:34:29.805 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 26.6683ms -2023-10-02 18:34:29.805 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.805 +01:00 [INF] HTTP GET /mix/single responded 204 in 34.4688 ms -2023-10-02 18:34:29.805 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 37.4669ms -2023-10-02 18:34:29.805 +01:00 [DBG] Connection id "0HMU3DNA3BDD5" disconnecting. -2023-10-02 18:34:29.805 +01:00 [DBG] Connection id "0HMU3DNA3BDD5" stopped. -2023-10-02 18:34:29.806 +01:00 [DBG] Connection id "0HMU3DNA3BDD5" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:29.811 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:34:29.811 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:34:29.811 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:34:29.811 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:34:29.812 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:34:29.812 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:34:29.812 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:34:29.812 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 34.0983ms -2023-10-02 18:34:29.812 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:34:29.812 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 33.97ms -2023-10-02 18:34:29.812 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 33.9546ms -2023-10-02 18:34:29.812 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.812 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 33.9083ms -2023-10-02 18:34:29.812 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.812 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.812 +01:00 [INF] HTTP GET /mix/single responded 204 in 41.7733 ms -2023-10-02 18:34:29.812 +01:00 [INF] HTTP GET /mix/single responded 204 in 41.7694 ms -2023-10-02 18:34:29.812 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:34:29.812 +01:00 [INF] HTTP GET /mix/single responded 204 in 42.3714 ms -2023-10-02 18:34:29.812 +01:00 [INF] HTTP GET /mix/single responded 204 in 42.4624 ms -2023-10-02 18:34:29.813 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 44.3947ms -2023-10-02 18:34:29.813 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 44.5719ms -2023-10-02 18:34:29.813 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 44.9917ms -2023-10-02 18:34:29.813 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 44.9776ms -2023-10-02 18:34:29.813 +01:00 [DBG] Connection id "0HMU3DNA3BDD9" disconnecting. -2023-10-02 18:34:29.813 +01:00 [DBG] Connection id "0HMU3DNA3BDD8" disconnecting. -2023-10-02 18:34:29.813 +01:00 [DBG] Connection id "0HMU3DNA3BDD9" stopped. -2023-10-02 18:34:29.813 +01:00 [DBG] Connection id "0HMU3DNA3BDD6" disconnecting. -2023-10-02 18:34:29.813 +01:00 [DBG] Connection id "0HMU3DNA3BDD7" disconnecting. -2023-10-02 18:34:29.813 +01:00 [DBG] Connection id "0HMU3DNA3BDD9" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:29.813 +01:00 [DBG] Connection id "0HMU3DNA3BDD8" stopped. -2023-10-02 18:34:29.813 +01:00 [DBG] Connection id "0HMU3DNA3BDD6" stopped. -2023-10-02 18:34:29.813 +01:00 [DBG] Connection id "0HMU3DNA3BDD7" stopped. -2023-10-02 18:34:29.814 +01:00 [DBG] Connection id "0HMU3DNA3BDD8" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:29.814 +01:00 [DBG] Connection id "0HMU3DNA3BDD6" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:29.814 +01:00 [DBG] Connection id "0HMU3DNA3BDD7" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:34.168 +01:00 [DBG] Connection id "0HMU3DNA3BDDA" accepted. -2023-10-02 18:34:34.168 +01:00 [DBG] Connection id "0HMU3DNA3BDDA" started. -2023-10-02 18:34:34.169 +01:00 [DBG] Connection 0HMU3DNA3BDDA established using the following protocol: "Tls13" -2023-10-02 18:34:34.170 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:34:34.170 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:34:34.170 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:34:34.170 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:34.170 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:34:34.170 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:34.170 +01:00 [DBG] Authorization was successful. -2023-10-02 18:34:34.171 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:34.171 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:34.171 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:34.171 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:34:34.171 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:34.171 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:34.171 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:34.171 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:34.171 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:34:34.171 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:34.171 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:34.172 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:34:34.173 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:34:34.174 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:34:34.174 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:34:34.174 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:34:34.174 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:34:34.174 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:34:34.174 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:34:34.175 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:34:34.175 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.5787ms -2023-10-02 18:34:34.175 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:34.175 +01:00 [INF] HTTP GET /profile responded 200 in 4.1853 ms -2023-10-02 18:34:34.175 +01:00 [DBG] Connection id "0HMU3DNA3BDDA" completed keep alive response. -2023-10-02 18:34:34.175 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 5.479ms -2023-10-02 18:34:35.036 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:34:35.036 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:34:35.036 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:34:35.036 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:35.036 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:34:35.036 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:35.037 +01:00 [DBG] Authorization was successful. -2023-10-02 18:34:35.037 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:35.037 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:35.037 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:35.037 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:34:35.037 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:35.037 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:35.037 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:35.037 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:35.037 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:34:35.037 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:35.037 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:35.038 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:34:35.039 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:34:35.042 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:34:35.042 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:34:35.042 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:34:35.042 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:34:35.042 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:34:35.042 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:34:35.042 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:34:35.043 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 5.3806ms -2023-10-02 18:34:35.043 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:35.043 +01:00 [INF] HTTP GET /profile responded 200 in 5.9802 ms -2023-10-02 18:34:35.043 +01:00 [DBG] Connection id "0HMU3DNA3BDDA" completed keep alive response. -2023-10-02 18:34:35.043 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 7.0958ms -2023-10-02 18:34:45.807 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:34:45.807 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:34:45.807 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:34:45.807 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:45.807 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:34:45.807 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:45.808 +01:00 [DBG] Authorization was successful. -2023-10-02 18:34:45.808 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:45.808 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:45.808 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:45.810 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:34:45.810 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:45.810 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:45.810 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:45.810 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:45.810 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:34:45.810 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:45.810 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:45.811 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:34:45.812 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:34:45.812 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:34:45.834 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:34:45.834 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:34:45.834 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:34:45.834 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:34:45.834 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:34:45.834 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:34:45.836 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 25.5469ms -2023-10-02 18:34:45.836 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:45.836 +01:00 [INF] HTTP GET /profile responded 200 in 27.8467 ms -2023-10-02 18:34:45.836 +01:00 [DBG] Connection id "0HMU3DNA3BDDA" completed keep alive response. -2023-10-02 18:34:45.836 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 29.0933ms -2023-10-02 18:34:47.067 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:34:47.068 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:34:47.068 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:34:47.068 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:47.069 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:34:47.069 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:47.069 +01:00 [DBG] Authorization was successful. -2023-10-02 18:34:47.069 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:47.069 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:47.069 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:47.069 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:34:47.069 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:47.069 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:47.069 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:47.070 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:47.070 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:34:47.070 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:47.070 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:47.071 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:34:47.072 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:34:47.072 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:34:47.073 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:34:47.073 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:34:47.073 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:34:47.073 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:34:47.073 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:34:47.073 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:34:47.073 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.511ms -2023-10-02 18:34:47.073 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:47.073 +01:00 [INF] HTTP GET /profile responded 200 in 4.1932 ms -2023-10-02 18:34:47.073 +01:00 [DBG] Connection id "0HMU3DNA3BDDA" completed keep alive response. -2023-10-02 18:34:47.073 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 6.0391ms -2023-10-02 18:34:48.567 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:34:48.596 +01:00 [INF] Application is shutting down... -2023-10-02 18:34:48.597 +01:00 [DBG] Hosting stopping -2023-10-02 18:34:48.599 +01:00 [DBG] Connection id "0HMU3DNA3BDDA" disconnecting. -2023-10-02 18:34:48.599 +01:00 [DBG] Connection id "0HMU3DNA3BDDA" stopped. -2023-10-02 18:34:48.599 +01:00 [DBG] Connection id "0HMU3DNA3BDDA" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:34:48.601 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 18:34:48.602 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 18:34:48.603 +01:00 [DBG] Shutting down threadpool... -2023-10-02 18:34:48.603 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 18:34:48.603 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 18:34:48.603 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 18:34:48.604 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 18:34:48.605 +01:00 [DBG] Hosting stopped -2023-10-02 18:34:53.967 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-10-02 18:34:53.982 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-10-02 18:34:53.983 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-10-02 18:34:53.983 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-10-02 18:34:53.983 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-10-02 18:34:53.983 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-10-02 18:34:53.983 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-10-02 18:34:53.983 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-10-02 18:34:54.069 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:34:54.242 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:34:54.247 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:34:54.252 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:34:54.260 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:34:54.266 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:34:54.281 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:34:54.290 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:34:54.309 +01:00 [DBG] Hosting starting -2023-10-02 18:34:54.316 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:34:54.318 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:34:54.321 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:34:54.322 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:34:54.322 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:34:54.322 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:34:54.323 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:34:54.323 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:34:54.333 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:34:54.334 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:34:54.334 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:34:54.335 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:34:54.335 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:34:54.335 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:34:54.335 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:34:54.335 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:34:54.339 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:34:54.340 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:34:54.341 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:34:54.342 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:34:54.342 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:34:54.342 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:34:54.342 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:34:54.364 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:34:54.430 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:34:54.431 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:34:54.431 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 18:34:54.431 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:34:54.431 +01:00 [INF] Hosting environment: Development -2023-10-02 18:34:54.431 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:34:54.432 +01:00 [DBG] Hosting started -2023-10-02 18:34:54.433 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:34:54.434 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:34:54.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:34:54.442 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:34:54.602 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:34:54.616 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:34:56.275 +01:00 [DBG] Connection id "0HMU3DNIET948" accepted. -2023-10-02 18:34:56.276 +01:00 [DBG] Connection id "0HMU3DNIET948" started. -2023-10-02 18:34:56.285 +01:00 [DBG] Connection 0HMU3DNIET948 established using the following protocol: "Tls13" -2023-10-02 18:34:56.297 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:34:56.298 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 18:34:56.313 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:34:56.314 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:34:56.315 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:56.319 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:34:56.319 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:56.321 +01:00 [DBG] Authorization was successful. -2023-10-02 18:34:56.321 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:34:56.326 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:34:56.327 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:56.331 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:34:56.332 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:34:56.332 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:34:56.332 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:34:56.332 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:34:56.332 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:34:56.333 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:56.334 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:34:56.397 +01:00 [INF] Executed DbCommand (4ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:34:56.445 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:34:56.446 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:34:56.470 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 137.2334ms -2023-10-02 18:34:56.471 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:34:56.472 +01:00 [ERR] HTTP GET /profile responded 500 in 145.1567 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:34:56.476 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:34:56.480 +01:00 [DBG] Connection id "0HMU3DNIET948" completed keep alive response. -2023-10-02 18:34:56.482 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 186.0522ms -2023-10-02 18:35:05.458 +01:00 [INF] Application is shutting down... -2023-10-02 18:35:05.459 +01:00 [DBG] Hosting stopping -2023-10-02 18:35:05.462 +01:00 [DBG] Connection id "0HMU3DNIET948" disconnecting. -2023-10-02 18:35:05.463 +01:00 [DBG] Connection id "0HMU3DNIET948" stopped. -2023-10-02 18:35:05.463 +01:00 [DBG] Connection id "0HMU3DNIET948" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:35:05.466 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 18:35:05.466 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 18:35:05.468 +01:00 [DBG] Shutting down threadpool... -2023-10-02 18:35:05.468 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 18:35:05.468 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 18:35:05.468 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 18:35:05.469 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 18:35:05.469 +01:00 [DBG] Hosting stopped -2023-10-02 18:35:11.275 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-10-02 18:35:11.292 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-10-02 18:35:11.292 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-10-02 18:35:11.292 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-10-02 18:35:11.292 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-10-02 18:35:11.292 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-10-02 18:35:11.292 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-10-02 18:35:11.292 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-10-02 18:35:11.380 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:35:11.557 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:35:11.563 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:35:11.568 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:35:11.576 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:35:11.582 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:35:11.598 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:35:11.607 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:35:11.627 +01:00 [DBG] Hosting starting -2023-10-02 18:35:11.633 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:35:11.636 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:35:11.639 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:35:11.639 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:35:11.640 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:35:11.640 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:35:11.640 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:35:11.640 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:35:11.650 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:35:11.652 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:35:11.652 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:35:11.652 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:35:11.652 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:35:11.653 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:35:11.653 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:35:11.653 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:35:11.657 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:35:11.658 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:35:11.659 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:35:11.660 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:35:11.660 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:35:11.660 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:35:11.660 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:35:11.683 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:35:11.749 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:35:11.749 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:35:11.749 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 18:35:11.750 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:35:11.750 +01:00 [INF] Hosting environment: Development -2023-10-02 18:35:11.750 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:35:11.750 +01:00 [DBG] Hosting started -2023-10-02 18:35:11.752 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:35:11.753 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:35:11.757 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:35:11.760 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:35:11.900 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:35:11.914 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:35:13.793 +01:00 [DBG] Connection id "0HMU3DNNLVA0I" accepted. -2023-10-02 18:35:13.793 +01:00 [DBG] Connection id "0HMU3DNNLVA0I" started. -2023-10-02 18:35:13.803 +01:00 [DBG] Connection 0HMU3DNNLVA0I established using the following protocol: "Tls13" -2023-10-02 18:35:13.817 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:35:13.819 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 18:35:13.834 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:35:13.836 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:35:13.836 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:35:13.841 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:35:13.841 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:35:13.843 +01:00 [DBG] Authorization was successful. -2023-10-02 18:35:13.844 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:35:13.850 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:35:13.851 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:35:13.855 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:35:13.856 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:35:13.856 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:35:13.856 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:35:13.856 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:35:13.856 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:35:13.857 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:35:13.859 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:35:13.926 +01:00 [INF] Executed DbCommand (4ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:35:13.974 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:35:13.977 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:35:14.007 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:35:14.007 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:35:14.007 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:35:14.007 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:35:14.008 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:35:14.008 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:35:14.016 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 158.6567ms -2023-10-02 18:35:14.017 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:35:14.018 +01:00 [INF] HTTP GET /profile responded 200 in 167.1159 ms -2023-10-02 18:35:14.019 +01:00 [DBG] Connection id "0HMU3DNNLVA0I" completed keep alive response. -2023-10-02 18:35:14.021 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 204.49ms -2023-10-02 18:35:21.003 +01:00 [INF] Application is shutting down... -2023-10-02 18:35:21.004 +01:00 [DBG] Hosting stopping -2023-10-02 18:35:21.007 +01:00 [DBG] Connection id "0HMU3DNNLVA0I" disconnecting. -2023-10-02 18:35:21.008 +01:00 [DBG] Connection id "0HMU3DNNLVA0I" stopped. -2023-10-02 18:35:21.008 +01:00 [DBG] Connection id "0HMU3DNNLVA0I" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:35:21.011 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 18:35:21.011 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 18:35:21.012 +01:00 [DBG] Shutting down threadpool... -2023-10-02 18:35:21.012 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 18:35:21.013 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 18:35:21.013 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 18:35:21.013 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 18:35:21.014 +01:00 [DBG] Hosting stopped -2023-10-02 18:35:28.903 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-10-02 18:35:28.919 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-10-02 18:35:28.919 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-10-02 18:35:28.919 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-10-02 18:35:28.919 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-10-02 18:35:28.919 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-10-02 18:35:28.919 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-10-02 18:35:28.919 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-10-02 18:35:29.005 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:35:29.184 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:35:29.189 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:35:29.194 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:35:29.202 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:35:29.208 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:35:29.224 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:35:29.233 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:35:29.253 +01:00 [DBG] Hosting starting -2023-10-02 18:35:29.259 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:35:29.262 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:35:29.265 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:35:29.266 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:35:29.266 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:35:29.266 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:35:29.267 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:35:29.267 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:35:29.276 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:35:29.278 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:35:29.278 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:35:29.278 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:35:29.278 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:35:29.279 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:35:29.279 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:35:29.279 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:35:29.283 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:35:29.284 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:35:29.285 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:35:29.285 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:35:29.285 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:35:29.285 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:35:29.286 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:35:29.308 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:35:29.372 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:35:29.372 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:35:29.372 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 18:35:29.372 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:35:29.372 +01:00 [INF] Hosting environment: Development -2023-10-02 18:35:29.372 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:35:29.373 +01:00 [DBG] Hosting started -2023-10-02 18:35:29.374 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:35:29.375 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:35:29.379 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:35:29.383 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:35:29.523 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:35:29.537 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:35:30.659 +01:00 [DBG] Connection id "0HMU3DNSMQHH0" accepted. -2023-10-02 18:35:30.660 +01:00 [DBG] Connection id "0HMU3DNSMQHH0" started. -2023-10-02 18:35:30.669 +01:00 [DBG] Connection 0HMU3DNSMQHH0 established using the following protocol: "Tls13" -2023-10-02 18:35:30.680 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:35:30.682 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 18:35:30.696 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:35:30.697 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:35:30.697 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:35:30.701 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:35:30.702 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:35:30.704 +01:00 [DBG] Authorization was successful. -2023-10-02 18:35:30.704 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:35:30.708 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:35:30.709 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:35:30.714 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:35:30.714 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:35:30.714 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:35:30.714 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:35:30.715 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:35:30.715 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:35:30.715 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:35:30.717 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:35:30.780 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:35:30.833 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:35:30.835 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:35:30.860 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 143.7226ms -2023-10-02 18:35:30.860 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:35:30.861 +01:00 [ERR] HTTP GET /profile responded 500 in 151.8175 ms -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) -2023-10-02 18:35:30.866 +01:00 [ERR] An unhandled exception has occurred while executing the request. -System.NullReferenceException: Object reference not set to an instance of an object. - at lambda_method501(Closure, Object) - at Mapster.TypeAdapter.Adapt[TDestination](Object source, TypeAdapterConfig config) - at Mapster.TypeAdapter.Adapt[TDestination](Object source) - at MixyBoos.Api.Data.Models.MixyBoosUser.ToDto() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Data/Models/MixyBoosUser.cs:line 55 - at MixyBoos.Api.Controllers.ProfileController.GetProfile() in /srv/dev/mixyboos/mixyboos-backend/mixyboos-api/Controllers/ProfileController.cs:line 39 - at lambda_method205(Closure, Object) - at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) - at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) - at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) - at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) - at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) -2023-10-02 18:35:30.870 +01:00 [DBG] Connection id "0HMU3DNSMQHH0" completed keep alive response. -2023-10-02 18:35:30.872 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 500 null text/plain; charset=utf-8 191.7764ms -2023-10-02 18:35:52.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:36:17.852 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:36:42.558 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:37:07.327 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:37:34.493 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:37:42.322 +01:00 [DBG] Connection id "0HMU3DNSMQHH0" disconnecting. -2023-10-02 18:37:42.323 +01:00 [DBG] Connection id "0HMU3DNSMQHH0" stopped. -2023-10-02 18:37:42.324 +01:00 [DBG] Connection id "0HMU3DNSMQHH0" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:37:57.954 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:38:24.461 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:39:56.912 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-10-02 18:39:56.928 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-10-02 18:39:56.928 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-10-02 18:39:56.928 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-10-02 18:39:56.928 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-10-02 18:39:56.928 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-10-02 18:39:56.929 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-10-02 18:39:56.929 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-10-02 18:39:57.015 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:39:57.192 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:39:57.198 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:39:57.203 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:39:57.212 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:39:57.219 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:39:57.235 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:39:57.245 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:39:57.266 +01:00 [DBG] Hosting starting -2023-10-02 18:39:57.272 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:39:57.275 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:39:57.278 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:39:57.279 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:39:57.279 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:39:57.279 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:39:57.280 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:39:57.280 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:39:57.291 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:39:57.292 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:39:57.292 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:39:57.293 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:39:57.293 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:39:57.293 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:39:57.293 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:39:57.294 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:39:57.298 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:39:57.298 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:39:57.300 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:39:57.300 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:39:57.300 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:39:57.300 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:39:57.301 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:39:57.323 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:39:57.389 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:39:57.389 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:39:57.389 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 18:39:57.389 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:39:57.389 +01:00 [INF] Hosting environment: Development -2023-10-02 18:39:57.389 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:39:57.390 +01:00 [DBG] Hosting started -2023-10-02 18:39:57.390 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:39:57.392 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:39:57.395 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:39:57.398 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:39:57.537 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:39:57.552 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:40:22.353 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:40:49.078 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:40:56.624 +01:00 [INF] Application is shutting down... -2023-10-02 18:40:56.625 +01:00 [DBG] Hosting stopping -2023-10-02 18:40:56.629 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 18:40:56.629 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 18:40:56.630 +01:00 [DBG] Shutting down threadpool... -2023-10-02 18:40:56.630 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 18:40:56.630 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 18:40:56.630 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 18:40:56.631 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 18:40:56.632 +01:00 [DBG] Hosting stopped -2023-10-02 18:41:01.972 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.LiveShow -2023-10-02 18:41:01.989 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Mix -2023-10-02 18:41:01.990 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixDownload -2023-10-02 18:41:01.990 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixLike -2023-10-02 18:41:01.990 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixPlay -2023-10-02 18:41:01.990 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.MixShare -2023-10-02 18:41:01.990 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.ShowChat -2023-10-02 18:41:01.990 +01:00 [DBG] Creating value generators for MixyBoos.Api.Data.Models.Tag -2023-10-02 18:41:02.076 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:41:02.261 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:41:02.266 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:41:02.271 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:41:02.279 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:41:02.285 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:41:02.300 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:41:02.309 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:41:02.328 +01:00 [DBG] Hosting starting -2023-10-02 18:41:02.334 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:41:02.337 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:41:02.340 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:41:02.341 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:41:02.341 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:41:02.341 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:41:02.342 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:41:02.342 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:41:02.351 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:41:02.353 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:41:02.353 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:41:02.353 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:41:02.353 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:41:02.354 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:41:02.354 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:41:02.354 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:41:02.358 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:41:02.359 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:41:02.360 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:41:02.360 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:41:02.360 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:41:02.360 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:41:02.361 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:41:02.383 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:41:02.448 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:41:02.448 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:41:02.448 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 18:41:02.448 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:41:02.448 +01:00 [INF] Hosting environment: Development -2023-10-02 18:41:02.448 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:41:02.449 +01:00 [DBG] Hosting started -2023-10-02 18:41:02.450 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:41:02.451 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:41:02.455 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:41:02.458 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:41:02.593 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:41:02.608 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:41:04.892 +01:00 [DBG] Connection id "0HMU3DR0AA3PJ" accepted. -2023-10-02 18:41:04.892 +01:00 [DBG] Connection id "0HMU3DR0AA3PJ" started. -2023-10-02 18:41:04.901 +01:00 [DBG] Connection 0HMU3DR0AA3PJ established using the following protocol: "Tls13" -2023-10-02 18:41:04.912 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:41:04.913 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 18:41:04.927 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:41:04.928 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:41:04.928 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:04.932 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:41:04.933 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:41:04.934 +01:00 [DBG] Authorization was successful. -2023-10-02 18:41:04.935 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:41:04.939 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:41:04.940 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:04.944 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:41:04.945 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:41:04.945 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:41:04.945 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:41:04.945 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:41:04.945 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:41:04.946 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:41:04.948 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:41:05.008 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:41:05.052 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:41:05.054 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:41:05.080 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:41:05.080 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:41:05.080 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:41:05.080 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:41:05.081 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:41:05.081 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:41:05.089 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 142.6658ms -2023-10-02 18:41:05.090 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:05.091 +01:00 [INF] HTTP GET /profile responded 200 in 150.4687 ms -2023-10-02 18:41:05.092 +01:00 [DBG] Connection id "0HMU3DR0AA3PJ" completed keep alive response. -2023-10-02 18:41:05.094 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 182.6524ms -2023-10-02 18:41:06.264 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:41:06.265 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:41:06.265 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:41:06.266 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:06.266 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:41:06.266 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:41:06.267 +01:00 [DBG] Authorization was successful. -2023-10-02 18:41:06.267 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:41:06.268 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:41:06.268 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:06.268 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:41:06.268 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:41:06.268 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:41:06.268 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:41:06.269 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:41:06.269 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:41:06.269 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:41:06.270 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:41:06.273 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:41:06.274 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:41:06.275 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:41:06.275 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:41:06.275 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:41:06.276 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:41:06.276 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:41:06.276 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:41:06.276 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:41:06.276 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 7.6661ms -2023-10-02 18:41:06.277 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:06.277 +01:00 [INF] HTTP GET /profile responded 200 in 9.1928 ms -2023-10-02 18:41:06.277 +01:00 [DBG] Connection id "0HMU3DR0AA3PJ" completed keep alive response. -2023-10-02 18:41:06.278 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 13.2044ms -2023-10-02 18:41:07.022 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:41:07.022 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:41:07.022 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:41:07.022 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:07.023 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:41:07.023 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:41:07.024 +01:00 [DBG] Authorization was successful. -2023-10-02 18:41:07.024 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:41:07.024 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:41:07.024 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:07.024 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:41:07.025 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:41:07.025 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:41:07.025 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:41:07.025 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:41:07.025 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:41:07.025 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:41:07.028 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:41:07.029 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:41:07.030 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:41:07.030 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:41:07.031 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:41:07.031 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:41:07.031 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:41:07.031 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:41:07.031 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:41:07.031 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:41:07.031 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.2717ms -2023-10-02 18:41:07.031 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:07.031 +01:00 [INF] HTTP GET /profile responded 200 in 6.9038 ms -2023-10-02 18:41:07.031 +01:00 [DBG] Connection id "0HMU3DR0AA3PJ" completed keep alive response. -2023-10-02 18:41:07.031 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 9.7322ms -2023-10-02 18:41:07.755 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 18:41:07.755 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:41:07.755 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:41:07.755 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:07.755 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:41:07.755 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:41:07.756 +01:00 [DBG] Authorization was successful. -2023-10-02 18:41:07.756 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:41:07.756 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:41:07.756 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:07.756 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:41:07.756 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:41:07.756 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:41:07.756 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:41:07.756 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:41:07.756 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:41:07.756 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:41:07.757 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:41:07.758 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:41:07.759 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:41:07.760 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:41:07.760 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:41:07.760 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 18:41:07.760 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 18:41:07.760 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 18:41:07.761 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:41:07.761 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:41:07.761 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.3548ms -2023-10-02 18:41:07.761 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:41:07.761 +01:00 [INF] HTTP GET /profile responded 200 in 5.1859 ms -2023-10-02 18:41:07.761 +01:00 [DBG] Connection id "0HMU3DR0AA3PJ" completed keep alive response. -2023-10-02 18:41:07.761 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 6.5367ms -2023-10-02 18:41:23.079 +01:00 [INF] Application is shutting down... -2023-10-02 18:41:23.079 +01:00 [DBG] Hosting stopping -2023-10-02 18:41:23.082 +01:00 [DBG] Connection id "0HMU3DR0AA3PJ" disconnecting. -2023-10-02 18:41:23.083 +01:00 [DBG] Connection id "0HMU3DR0AA3PJ" stopped. -2023-10-02 18:41:23.083 +01:00 [DBG] Connection id "0HMU3DR0AA3PJ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:41:23.086 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 18:41:23.087 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 18:41:23.088 +01:00 [DBG] Shutting down threadpool... -2023-10-02 18:41:23.088 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 18:41:23.088 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 18:41:23.088 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 18:41:23.089 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 18:41:23.089 +01:00 [DBG] Hosting stopped -2023-10-02 18:48:49.129 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 18:48:49.324 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:48:49.330 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 18:48:49.335 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 18:48:49.343 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 18:48:49.349 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 18:48:49.365 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 18:48:49.374 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 18:48:49.394 +01:00 [DBG] Hosting starting -2023-10-02 18:48:49.400 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 18:48:49.403 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 18:48:49.406 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 18:48:49.406 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 18:48:49.407 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 18:48:49.407 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 18:48:49.407 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 18:48:49.408 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 18:48:49.417 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 18:48:49.418 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 18:48:49.419 +01:00 [INF] Quartz Scheduler created -2023-10-02 18:48:49.419 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 18:48:49.419 +01:00 [INF] RAMJobStore initialized. -2023-10-02 18:48:49.419 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 18:48:49.420 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 18:48:49.420 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 18:48:49.423 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 18:48:49.424 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 18:48:49.426 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 18:48:49.426 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 18:48:49.426 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 18:48:49.426 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:48:49.426 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 18:48:49.451 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 18:48:49.518 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 18:48:49.519 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 18:48:49.519 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 18:48:49.519 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 18:48:49.519 +01:00 [INF] Hosting environment: Development -2023-10-02 18:48:49.519 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 18:48:49.519 +01:00 [DBG] Hosting started -2023-10-02 18:48:49.520 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 18:48:49.521 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:48:49.525 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:48:49.528 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:48:49.665 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:48:49.679 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:48:53.611 +01:00 [DBG] Connection id "0HMU3DVC0BSV6" accepted. -2023-10-02 18:48:53.611 +01:00 [DBG] Connection id "0HMU3DVC0BSV6" started. -2023-10-02 18:48:53.620 +01:00 [DBG] Connection 0HMU3DVC0BSV6 established using the following protocol: "Tls13" -2023-10-02 18:48:53.633 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 18:48:53.634 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 18:48:53.650 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 18:48:53.650 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 18:48:53.653 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:48:53.653 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:48:53.654 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 18:48:53.657 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:48:53.658 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 18:48:53.660 +01:00 [DBG] Connection id "0HMU3DVC0BSV6", Request id "0HMU3DVC0BSV6:00000001": started reading request body. -2023-10-02 18:48:53.660 +01:00 [DBG] Connection id "0HMU3DVC0BSV6", Request id "0HMU3DVC0BSV6:00000001": done reading request body. -2023-10-02 18:48:53.706 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:48:53.805 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='2d4e127c-ea98-47a9-a955-70024cfb12be'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 18:48:53.809 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 18:48:53.815 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 18:48:53.816 +01:00 [INF] HTTP POST /auth/login responded 200 in 157.1189 ms -2023-10-02 18:48:53.820 +01:00 [DBG] Connection id "0HMU3DVC0BSV6" received FIN. -2023-10-02 18:48:53.820 +01:00 [DBG] Connection id "0HMU3DVC0BSV6" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:48:53.820 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 187.9328ms -2023-10-02 18:48:53.821 +01:00 [DBG] Connection id "0HMU3DVC0BSV6" disconnecting. -2023-10-02 18:48:53.822 +01:00 [DBG] Connection id "0HMU3DVC0BSV6" stopped. -2023-10-02 18:48:53.885 +01:00 [DBG] Connection id "0HMU3DVC0BSV7" accepted. -2023-10-02 18:48:53.886 +01:00 [DBG] Connection id "0HMU3DVC0BSV7" started. -2023-10-02 18:48:53.887 +01:00 [DBG] Connection 0HMU3DVC0BSV7 established using the following protocol: "Tls13" -2023-10-02 18:48:53.887 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:48:53.888 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:48:53.889 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:48:53.889 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:48:53.891 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:48:53.891 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:53.893 +01:00 [DBG] Authorization was successful. -2023-10-02 18:48:53.893 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:53.895 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:48:53.895 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:48:53.899 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:48:53.900 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:48:53.900 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:48:53.900 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:48:53.900 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:48:53.900 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:48:53.901 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:48:53.903 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:48:53.936 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:48:53.942 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:48:53.945 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:48:53.975 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:48:53.976 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:48:53.977 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:48:53.977 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:48:53.984 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 82.6532ms -2023-10-02 18:48:53.985 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:48:53.985 +01:00 [INF] HTTP GET /profile responded 200 in 89.7803 ms -2023-10-02 18:48:53.985 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 97.8165ms -2023-10-02 18:48:53.985 +01:00 [DBG] Connection id "0HMU3DVC0BSV7" disconnecting. -2023-10-02 18:48:53.985 +01:00 [DBG] Connection id "0HMU3DVC0BSV7" received FIN. -2023-10-02 18:48:53.985 +01:00 [DBG] Connection id "0HMU3DVC0BSV7" stopped. -2023-10-02 18:48:53.986 +01:00 [DBG] Connection id "0HMU3DVC0BSV7" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:48:54.019 +01:00 [DBG] Connection id "0HMU3DVC0BSV8" accepted. -2023-10-02 18:48:54.019 +01:00 [DBG] Connection id "0HMU3DVC0BSV8" started. -2023-10-02 18:48:54.020 +01:00 [DBG] Connection 0HMU3DVC0BSV8 established using the following protocol: "Tls13" -2023-10-02 18:48:54.020 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:48:54.020 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:48:54.020 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:48:54.021 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:48:54.021 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:48:54.021 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:54.022 +01:00 [DBG] Authorization was successful. -2023-10-02 18:48:54.022 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:54.023 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:48:54.023 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:48:54.023 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:48:54.023 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:48:54.023 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:48:54.023 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:48:54.023 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:48:54.023 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:48:54.023 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:48:54.024 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:48:54.026 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:48:54.027 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:48:54.028 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:48:54.029 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:48:54.029 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:48:54.029 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:48:54.030 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:48:54.030 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.4924ms -2023-10-02 18:48:54.030 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:48:54.030 +01:00 [INF] HTTP GET /profile responded 200 in 7.5203 ms -2023-10-02 18:48:54.030 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 10.3242ms -2023-10-02 18:48:54.031 +01:00 [DBG] Connection id "0HMU3DVC0BSV8" disconnecting. -2023-10-02 18:48:54.031 +01:00 [DBG] Connection id "0HMU3DVC0BSV8" stopped. -2023-10-02 18:48:54.031 +01:00 [DBG] Connection id "0HMU3DVC0BSV8" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:48:54.094 +01:00 [DBG] Connection id "0HMU3DVC0BSV9" accepted. -2023-10-02 18:48:54.094 +01:00 [DBG] Connection id "0HMU3DVC0BSV9" started. -2023-10-02 18:48:54.095 +01:00 [DBG] Connection 0HMU3DVC0BSV9 established using the following protocol: "Tls13" -2023-10-02 18:48:54.095 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:48:54.095 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:48:54.096 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:48:54.096 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:48:54.096 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:48:54.096 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:54.097 +01:00 [DBG] Authorization was successful. -2023-10-02 18:48:54.097 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:54.097 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:48:54.098 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:48:54.098 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:48:54.098 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:48:54.098 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:48:54.098 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:48:54.098 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:48:54.099 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:48:54.099 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:48:54.102 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:48:54.104 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:48:54.105 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:48:54.105 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:48:54.106 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:48:54.106 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:48:54.106 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:48:54.106 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:48:54.106 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 7.5775ms -2023-10-02 18:48:54.106 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:48:54.106 +01:00 [INF] HTTP GET /profile responded 200 in 8.8962 ms -2023-10-02 18:48:54.107 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 11.3239ms -2023-10-02 18:48:54.107 +01:00 [DBG] Connection id "0HMU3DVC0BSV9" disconnecting. -2023-10-02 18:48:54.107 +01:00 [DBG] Connection id "0HMU3DVC0BSV9" received FIN. -2023-10-02 18:48:54.107 +01:00 [DBG] Connection id "0HMU3DVC0BSV9" stopped. -2023-10-02 18:48:54.107 +01:00 [DBG] Connection id "0HMU3DVC0BSV9" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:48:55.093 +01:00 [DBG] Connection id "0HMU3DVC0BSVA" accepted. -2023-10-02 18:48:55.094 +01:00 [DBG] Connection id "0HMU3DVC0BSVA" started. -2023-10-02 18:48:55.094 +01:00 [DBG] Connection id "0HMU3DVC0BSVB" accepted. -2023-10-02 18:48:55.094 +01:00 [DBG] Connection id "0HMU3DVC0BSVB" started. -2023-10-02 18:48:55.094 +01:00 [DBG] Connection id "0HMU3DVC0BSVC" accepted. -2023-10-02 18:48:55.094 +01:00 [DBG] Connection id "0HMU3DVC0BSVC" started. -2023-10-02 18:48:55.094 +01:00 [DBG] Connection id "0HMU3DVC0BSVD" accepted. -2023-10-02 18:48:55.094 +01:00 [DBG] Connection id "0HMU3DVC0BSVD" started. -2023-10-02 18:48:55.094 +01:00 [DBG] Connection id "0HMU3DVC0BSVE" accepted. -2023-10-02 18:48:55.094 +01:00 [DBG] Connection id "0HMU3DVC0BSVE" started. -2023-10-02 18:48:55.098 +01:00 [DBG] Connection 0HMU3DVC0BSVA established using the following protocol: "Tls13" -2023-10-02 18:48:55.098 +01:00 [DBG] Connection 0HMU3DVC0BSVB established using the following protocol: "Tls13" -2023-10-02 18:48:55.099 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 18:48:55.099 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 18:48:55.099 +01:00 [DBG] Connection 0HMU3DVC0BSVC established using the following protocol: "Tls13" -2023-10-02 18:48:55.099 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:48:55.099 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:48:55.099 +01:00 [DBG] Connection 0HMU3DVC0BSVD established using the following protocol: "Tls13" -2023-10-02 18:48:55.099 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 18:48:55.099 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:48:55.099 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:48:55.099 +01:00 [DBG] Connection 0HMU3DVC0BSVE established using the following protocol: "Tls13" -2023-10-02 18:48:55.099 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 18:48:55.099 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.099 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.100 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 18:48:55.100 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:48:55.100 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:48:55.100 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:48:55.100 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:55.100 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:48:55.100 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 18:48:55.100 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:55.100 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:48:55.100 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:48:55.100 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:55.100 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 18:48:55.100 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:55.100 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.100 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.100 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:48:55.100 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.101 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:48:55.101 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:48:55.101 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:48:55.101 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.101 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:48:55.101 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.101 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:55.101 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:55.101 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:55.101 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:55.101 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:55.101 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:48:55.101 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:48:55.101 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:48:55.101 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.101 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:48:55.102 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.102 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.106 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:48:55.106 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:48:55.106 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:48:55.106 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:48:55.106 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 18:48:55.106 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:48:55.106 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:48:55.106 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:48:55.106 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:48:55.106 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:48:55.106 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:48:55.106 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:48:55.106 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:48:55.106 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:48:55.106 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:48:55.107 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:48:55.107 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:48:55.108 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:48:55.108 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:48:55.108 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 18:48:55.108 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:48:55.108 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:48:55.108 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:48:55.108 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:48:55.108 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:48:55.108 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:48:55.108 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:48:55.108 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 18:48:55.111 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:48:55.111 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:48:55.111 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:48:55.111 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:48:55.111 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 18:48:55.112 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:48:55.112 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:48:55.112 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:48:55.112 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:48:55.112 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 18:48:55.113 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.113 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.113 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.113 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.113 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.113 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.113 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.113 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.113 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.113 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.113 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:48:55.113 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:48:55.113 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:48:55.113 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:48:55.113 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 18:48:55.114 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.114 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.114 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.114 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.114 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 18:48:55.115 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:48:55.115 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:48:55.115 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:48:55.115 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:48:55.115 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 18:48:55.115 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:48:55.115 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:48:55.115 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:48:55.115 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:48:55.115 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 18:48:55.115 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.115 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.115 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.116 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.116 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.116 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.116 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.116 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:48:55.116 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.116 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.116 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:48:55.116 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.116 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:48:55.116 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.116 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:48:55.116 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.116 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.117 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 18:48:55.117 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.120 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 18:48:55.131 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:48:55.133 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:48:55.133 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 25.2812ms -2023-10-02 18:48:55.133 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.133 +01:00 [INF] HTTP GET /mix/single responded 204 in 31.6571 ms -2023-10-02 18:48:55.133 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 34.4919ms -2023-10-02 18:48:55.134 +01:00 [DBG] Connection id "0HMU3DVC0BSVC" disconnecting. -2023-10-02 18:48:55.134 +01:00 [DBG] Connection id "0HMU3DVC0BSVC" stopped. -2023-10-02 18:48:55.134 +01:00 [DBG] Connection id "0HMU3DVC0BSVC" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:48:55.139 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:48:55.139 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:48:55.139 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:48:55.139 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 18:48:55.140 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:48:55.140 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:48:55.140 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:48:55.140 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 18:48:55.140 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 31.7473ms -2023-10-02 18:48:55.140 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 31.7092ms -2023-10-02 18:48:55.140 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 32.2203ms -2023-10-02 18:48:55.140 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 32.1581ms -2023-10-02 18:48:55.140 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.140 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.140 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.140 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 18:48:55.140 +01:00 [INF] HTTP GET /mix/single responded 204 in 38.4093 ms -2023-10-02 18:48:55.140 +01:00 [INF] HTTP GET /mix/single responded 204 in 39.4054 ms -2023-10-02 18:48:55.140 +01:00 [INF] HTTP GET /mix/single responded 204 in 39.3619 ms -2023-10-02 18:48:55.140 +01:00 [INF] HTTP GET /mix/single responded 204 in 38.7013 ms -2023-10-02 18:48:55.140 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 41.2308ms -2023-10-02 18:48:55.141 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 41.9745ms -2023-10-02 18:48:55.140 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 41.843ms -2023-10-02 18:48:55.141 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 41.0314ms -2023-10-02 18:48:55.141 +01:00 [DBG] Connection id "0HMU3DVC0BSVD" disconnecting. -2023-10-02 18:48:55.141 +01:00 [DBG] Connection id "0HMU3DVC0BSVA" disconnecting. -2023-10-02 18:48:55.142 +01:00 [DBG] Connection id "0HMU3DVC0BSVB" disconnecting. -2023-10-02 18:48:55.142 +01:00 [DBG] Connection id "0HMU3DVC0BSVE" disconnecting. -2023-10-02 18:48:55.142 +01:00 [DBG] Connection id "0HMU3DVC0BSVD" stopped. -2023-10-02 18:48:55.142 +01:00 [DBG] Connection id "0HMU3DVC0BSVB" stopped. -2023-10-02 18:48:55.142 +01:00 [DBG] Connection id "0HMU3DVC0BSVA" stopped. -2023-10-02 18:48:55.142 +01:00 [DBG] Connection id "0HMU3DVC0BSVE" stopped. -2023-10-02 18:48:55.142 +01:00 [DBG] Connection id "0HMU3DVC0BSVD" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:48:55.142 +01:00 [DBG] Connection id "0HMU3DVC0BSVB" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:48:55.142 +01:00 [DBG] Connection id "0HMU3DVC0BSVA" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:48:55.142 +01:00 [DBG] Connection id "0HMU3DVC0BSVE" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:49:16.239 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:49:26.910 +01:00 [DBG] Connection id "0HMU3DVC0BSVF" accepted. -2023-10-02 18:49:26.911 +01:00 [DBG] Connection id "0HMU3DVC0BSVF" started. -2023-10-02 18:49:26.911 +01:00 [DBG] Connection 0HMU3DVC0BSVF established using the following protocol: "Tls13" -2023-10-02 18:49:26.912 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:49:26.912 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:49:26.912 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:49:26.912 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:49:26.912 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:49:26.912 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:49:26.913 +01:00 [DBG] Authorization was successful. -2023-10-02 18:49:26.913 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:49:26.913 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:49:26.913 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:49:26.913 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:49:26.913 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:49:26.913 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:49:26.913 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:49:26.913 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:49:26.913 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:49:26.913 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:49:26.914 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:49:26.914 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:49:26.915 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:49:26.916 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:49:26.916 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:49:26.916 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:49:26.916 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:49:26.916 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:49:26.916 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.8567ms -2023-10-02 18:49:26.916 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:49:26.916 +01:00 [INF] HTTP GET /profile responded 200 in 3.4363 ms -2023-10-02 18:49:26.916 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.5674ms -2023-10-02 18:49:26.917 +01:00 [DBG] Connection id "0HMU3DVC0BSVF" disconnecting. -2023-10-02 18:49:26.917 +01:00 [DBG] Connection id "0HMU3DVC0BSVF" stopped. -2023-10-02 18:49:26.917 +01:00 [DBG] Connection id "0HMU3DVC0BSVF" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:49:26.926 +01:00 [DBG] Connection id "0HMU3DVC0BSVG" accepted. -2023-10-02 18:49:26.926 +01:00 [DBG] Connection id "0HMU3DVC0BSVG" started. -2023-10-02 18:49:26.928 +01:00 [DBG] Connection 0HMU3DVC0BSVG established using the following protocol: "Tls13" -2023-10-02 18:49:26.934 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:49:26.934 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:49:26.934 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 18:49:26.934 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:49:26.934 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 18:49:26.934 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 18:49:26.934 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:49:26.934 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 18:49:26.934 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 18:49:26.935 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1631 ms -2023-10-02 18:49:26.935 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 1.0755ms -2023-10-02 18:49:35.258 +01:00 [DBG] Connection id "0HMU3DVC0BSVH" accepted. -2023-10-02 18:49:35.258 +01:00 [DBG] Connection id "0HMU3DVC0BSVH" started. -2023-10-02 18:49:35.259 +01:00 [DBG] Connection 0HMU3DVC0BSVH established using the following protocol: "Tls13" -2023-10-02 18:49:35.260 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:49:35.260 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:49:35.260 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:49:35.260 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:49:35.260 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:49:35.260 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:49:35.260 +01:00 [DBG] Authorization was successful. -2023-10-02 18:49:35.260 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:49:35.261 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:49:35.261 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:49:35.261 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:49:35.261 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:49:35.261 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:49:35.261 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:49:35.261 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:49:35.261 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:49:35.261 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:49:35.262 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:49:35.263 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:49:35.264 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:49:35.267 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:49:35.267 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:49:35.267 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:49:35.267 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:49:35.267 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:49:35.267 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.1472ms -2023-10-02 18:49:35.267 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:49:35.267 +01:00 [INF] HTTP GET /profile responded 200 in 6.8496 ms -2023-10-02 18:49:35.268 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 8.1017ms -2023-10-02 18:49:35.268 +01:00 [DBG] Connection id "0HMU3DVC0BSVH" disconnecting. -2023-10-02 18:49:35.268 +01:00 [DBG] Connection id "0HMU3DVC0BSVH" stopped. -2023-10-02 18:49:35.268 +01:00 [DBG] Connection id "0HMU3DVC0BSVH" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:49:35.310 +01:00 [DBG] Connection id "0HMU3DVC0BSVI" accepted. -2023-10-02 18:49:35.310 +01:00 [DBG] Connection id "0HMU3DVC0BSVI" started. -2023-10-02 18:49:35.310 +01:00 [DBG] Connection 0HMU3DVC0BSVI established using the following protocol: "Tls13" -2023-10-02 18:49:35.310 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:49:35.311 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:49:35.311 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:49:35.311 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:49:35.311 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:49:35.311 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:49:35.311 +01:00 [DBG] Authorization was successful. -2023-10-02 18:49:35.311 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:49:35.311 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:49:35.311 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:49:35.312 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:49:35.312 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:49:35.312 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:49:35.312 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:49:35.312 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:49:35.312 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:49:35.312 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:49:35.312 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:49:35.313 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:49:35.314 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:49:35.315 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:49:35.315 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:49:35.315 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:49:35.315 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:49:35.315 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:49:35.315 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.1328ms -2023-10-02 18:49:35.315 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:49:35.315 +01:00 [INF] HTTP GET /profile responded 200 in 3.8743 ms -2023-10-02 18:49:35.315 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.9314ms -2023-10-02 18:49:35.316 +01:00 [DBG] Connection id "0HMU3DVC0BSVI" disconnecting. -2023-10-02 18:49:35.316 +01:00 [DBG] Connection id "0HMU3DVC0BSVI" stopped. -2023-10-02 18:49:35.316 +01:00 [DBG] Connection id "0HMU3DVC0BSVI" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:49:43.008 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:50:03.781 +01:00 [DBG] Connection id "0HMU3DVC0BSVJ" accepted. -2023-10-02 18:50:03.781 +01:00 [DBG] Connection id "0HMU3DVC0BSVJ" started. -2023-10-02 18:50:03.782 +01:00 [DBG] Connection 0HMU3DVC0BSVJ established using the following protocol: "Tls13" -2023-10-02 18:50:03.783 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:50:03.783 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:50:03.783 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:50:03.783 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:50:03.783 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:50:03.783 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:50:03.783 +01:00 [DBG] Authorization was successful. -2023-10-02 18:50:03.783 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:50:03.784 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:50:03.784 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:50:03.784 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:50:03.784 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:50:03.784 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:50:03.784 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:50:03.784 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:50:03.784 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:50:03.785 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:50:03.785 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:50:03.786 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:50:03.787 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:50:03.788 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:50:03.788 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:50:03.788 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:50:03.788 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:50:03.788 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:50:03.788 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.7888ms -2023-10-02 18:50:03.788 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:50:03.789 +01:00 [INF] HTTP GET /profile responded 200 in 4.7417 ms -2023-10-02 18:50:03.789 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.9739ms -2023-10-02 18:50:03.789 +01:00 [DBG] Connection id "0HMU3DVC0BSVJ" disconnecting. -2023-10-02 18:50:03.789 +01:00 [DBG] Connection id "0HMU3DVC0BSVJ" stopped. -2023-10-02 18:50:03.789 +01:00 [DBG] Connection id "0HMU3DVC0BSVJ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:50:07.211 +01:00 [DBG] Connection id "0HMU3DVC0BSVK" accepted. -2023-10-02 18:50:07.211 +01:00 [DBG] Connection id "0HMU3DVC0BSVK" started. -2023-10-02 18:50:07.212 +01:00 [DBG] Connection 0HMU3DVC0BSVK established using the following protocol: "Tls13" -2023-10-02 18:50:07.212 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:50:07.213 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:50:07.213 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:50:07.213 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:50:07.213 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:50:07.213 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:50:07.213 +01:00 [DBG] Authorization was successful. -2023-10-02 18:50:07.213 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:50:07.213 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:50:07.213 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:50:07.213 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:50:07.214 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:50:07.214 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:50:07.214 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:50:07.214 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:50:07.214 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:50:07.214 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:50:07.214 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:50:07.215 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:50:07.216 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 18:50:07.217 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 18:50:07.217 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:50:07.217 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:50:07.218 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:50:07.218 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:50:07.218 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.4165ms -2023-10-02 18:50:07.218 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:50:07.218 +01:00 [INF] HTTP GET /profile responded 200 in 5.1011 ms -2023-10-02 18:50:07.219 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 6.2265ms -2023-10-02 18:50:07.219 +01:00 [DBG] Connection id "0HMU3DVC0BSVK" disconnecting. -2023-10-02 18:50:07.219 +01:00 [DBG] Connection id "0HMU3DVC0BSVK" stopped. -2023-10-02 18:50:07.219 +01:00 [DBG] Connection id "0HMU3DVC0BSVK" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:50:07.226 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:50:07.226 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:50:07.226 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 18:50:07.227 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:50:07.227 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 18:50:07.227 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 18:50:07.227 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:50:07.227 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 18:50:07.227 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 18:50:07.227 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1188 ms -2023-10-02 18:50:07.227 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.8228ms -2023-10-02 18:50:08.521 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:50:27.462 +01:00 [DBG] Connection id "0HMU3DVC0BSVL" accepted. -2023-10-02 18:50:27.462 +01:00 [DBG] Connection id "0HMU3DVC0BSVL" started. -2023-10-02 18:50:27.464 +01:00 [DBG] Connection 0HMU3DVC0BSVL established using the following protocol: "Tls13" -2023-10-02 18:50:27.465 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 345 -2023-10-02 18:50:27.465 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:50:27.465 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:50:27.465 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 18:50:27.465 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:50:27.465 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:50:27.465 +01:00 [DBG] Authorization was successful. -2023-10-02 18:50:27.465 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:50:27.465 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:50:27.466 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 18:50:27.467 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:50:27.467 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:50:27.467 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 18:50:27.467 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:50:27.468 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:50:27.468 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:50:27.468 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:50:27.468 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:50:27.468 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 18:50:27.468 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 18:50:27.469 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 18:50:27.470 +01:00 [DBG] Connection id "0HMU3DVC0BSVL", Request id "0HMU3DVC0BSVL:00000001": started reading request body. -2023-10-02 18:50:27.470 +01:00 [DBG] Connection id "0HMU3DVC0BSVL", Request id "0HMU3DVC0BSVL:00000001": done reading request body. -2023-10-02 18:50:27.471 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 18:50:27.471 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:50:27.471 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:50:27.471 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 18:50:27.472 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:50:27.479 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='2d4e127c-ea98-47a9-a955-70024cfb12be' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 18:50:27.481 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 18:50:27.487 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 18:50:27.544 +01:00 [INF] Executed DbCommand (24ms) [Parameters=[@p23='2d4e127c-ea98-47a9-a955-70024cfb12be', @p0='0', @p1=NULL, @p2=NULL, @p3='cd4199a4-dbf9-4a7d-b5ec-e293c92dbff6', @p24='02a752fc-dbf6-4296-af52-549fc5cd7d20', @p4=NULL, @p5='Ferga', @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEGRqPWXlp9pOjwfSXilkHgdpxslaB/9dhFqaV9J/HYB594Mns//pfPMJ6w/2ThVLlA==', @p14=NULL, @p15='False', @p16=NULL, @p17='6TVGKH5KQSB4U3BHJ2DUDHPNARG33XCZ', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 18:50:27.547 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 18:50:27.548 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 18:50:27.548 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 18:50:27.548 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 18:50:27.548 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 80.2216ms -2023-10-02 18:50:27.548 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 18:50:27.548 +01:00 [INF] HTTP POST /profile responded 200 in 82.4665 ms -2023-10-02 18:50:27.548 +01:00 [DBG] Connection id "0HMU3DVC0BSVL" completed keep alive response. -2023-10-02 18:50:27.548 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 83.5709ms -2023-10-02 18:50:38.158 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:50:49.415 +01:00 [DBG] Connection id "0HMU3DVC0BSVM" accepted. -2023-10-02 18:50:49.415 +01:00 [DBG] Connection id "0HMU3DVC0BSVM" started. -2023-10-02 18:50:49.415 +01:00 [DBG] Connection 0HMU3DVC0BSVM established using the following protocol: "Tls13" -2023-10-02 18:50:49.416 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:50:49.416 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:50:49.416 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 18:50:49.416 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:50:49.416 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 18:50:49.416 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:50:49.417 +01:00 [DBG] Authorization was successful. -2023-10-02 18:50:49.417 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 18:50:49.417 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:50:49.417 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:50:49.417 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 18:50:49.417 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 18:50:49.417 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 18:50:49.417 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 18:50:49.417 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 18:50:49.417 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 18:50:49.417 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:50:49.418 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 18:50:49.419 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 18:50:49.419 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 401 -2023-10-02 18:50:49.419 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 1.477ms -2023-10-02 18:50:49.419 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 18:50:49.419 +01:00 [INF] HTTP GET /profile responded 401 in 2.2542 ms -2023-10-02 18:50:49.419 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 3.4439ms -2023-10-02 18:50:49.419 +01:00 [DBG] Connection id "0HMU3DVC0BSVM" disconnecting. -2023-10-02 18:50:49.419 +01:00 [DBG] Connection id "0HMU3DVC0BSVM" stopped. -2023-10-02 18:50:49.419 +01:00 [DBG] Connection id "0HMU3DVC0BSVM" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:50:49.427 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 18:50:49.428 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 18:50:49.428 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 18:50:49.428 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 18:50:49.428 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 18:50:49.428 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 18:50:49.428 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 18:50:49.428 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 18:50:49.428 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 18:50:49.428 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1458 ms -2023-10-02 18:50:49.428 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.9886ms -2023-10-02 18:51:05.889 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:51:34.570 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:51:57.663 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:52:24.856 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:52:38.474 +01:00 [DBG] Connection id "0HMU3DVC0BSVL" disconnecting. -2023-10-02 18:52:38.475 +01:00 [DBG] Connection id "0HMU3DVC0BSVL" stopped. -2023-10-02 18:52:38.475 +01:00 [DBG] Connection id "0HMU3DVC0BSVL" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:52:50.885 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:53:00.477 +01:00 [DBG] Connection id "0HMU3DVC0BSVG" is closing. -2023-10-02 18:53:00.478 +01:00 [DBG] Connection id "0HMU3DVC0BSVG" is closed. The last processed stream ID was 5. -2023-10-02 18:53:00.478 +01:00 [DBG] Connection id "0HMU3DVC0BSVG" received FIN. -2023-10-02 18:53:00.478 +01:00 [DBG] Connection id "0HMU3DVC0BSVG" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 18:53:00.479 +01:00 [DBG] The connection queue processing loop for 0HMU3DVC0BSVG completed. -2023-10-02 18:53:00.479 +01:00 [DBG] Connection id "0HMU3DVC0BSVG" stopped. -2023-10-02 18:53:18.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:53:43.625 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:53:48.746 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:53:48.746 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:53:48.748 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:53:48.748 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:54:17.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:54:44.218 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:55:10.657 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:55:35.886 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:56:02.843 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:56:25.907 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:56:53.206 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:57:20.908 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:57:44.219 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:58:10.098 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:58:39.362 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 18:58:48.746 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 18:58:48.747 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:58:48.751 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 18:58:48.751 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 18:59:16.085 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 18:59:43.717 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:00:11.084 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:00:36.466 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:01:04.226 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:01:27.741 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:01:38.150 +01:00 [DBG] Connection id "0HMU3DVC0BSVN" accepted. -2023-10-02 19:01:38.150 +01:00 [DBG] Connection id "0HMU3DVC0BSVN" started. -2023-10-02 19:01:38.151 +01:00 [DBG] Connection 0HMU3DVC0BSVN established using the following protocol: "Tls13" -2023-10-02 19:01:38.151 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 345 -2023-10-02 19:01:38.151 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:01:38.151 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:01:38.151 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:01:38.151 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:01:38.151 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:01:38.152 +01:00 [DBG] Authorization was successful. -2023-10-02 19:01:38.152 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:01:38.152 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:01:38.152 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:01:38.152 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:01:38.152 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:01:38.152 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:01:38.152 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:01:38.152 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:01:38.152 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:01:38.152 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:01:38.153 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:01:38.153 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:01:38.153 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:01:38.153 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:01:38.153 +01:00 [DBG] Connection id "0HMU3DVC0BSVN", Request id "0HMU3DVC0BSVN:00000001": started reading request body. -2023-10-02 19:01:38.153 +01:00 [DBG] Connection id "0HMU3DVC0BSVN", Request id "0HMU3DVC0BSVN:00000001": done reading request body. -2023-10-02 19:01:38.153 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:01:38.153 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:01:38.153 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:01:38.154 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:01:38.154 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:01:38.155 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='2d4e127c-ea98-47a9-a955-70024cfb12be' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:01:38.155 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:01:38.156 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:01:38.159 +01:00 [INF] Executed DbCommand (2ms) [Parameters=[@p23='2d4e127c-ea98-47a9-a955-70024cfb12be', @p0='0', @p1=NULL, @p2=NULL, @p3='26dc0f3f-1a0f-44d2-87e2-1685dbff61dd', @p24='cd4199a4-dbf9-4a7d-b5ec-e293c92dbff6', @p4=NULL, @p5='Ferga', @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEGRqPWXlp9pOjwfSXilkHgdpxslaB/9dhFqaV9J/HYB594Mns//pfPMJ6w/2ThVLlA==', @p14=NULL, @p15='False', @p16=NULL, @p17='6TVGKH5KQSB4U3BHJ2DUDHPNARG33XCZ', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:01:38.159 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:01:38.160 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:01:38.160 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:01:38.160 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:01:38.160 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 7.5811ms -2023-10-02 19:01:38.160 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:01:38.160 +01:00 [INF] HTTP POST /profile responded 200 in 8.2961 ms -2023-10-02 19:01:38.160 +01:00 [DBG] Connection id "0HMU3DVC0BSVN" completed keep alive response. -2023-10-02 19:01:38.160 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 9.3563ms -2023-10-02 19:01:44.285 +01:00 [DBG] Connection id "0HMU3DVC0BSVO" accepted. -2023-10-02 19:01:44.285 +01:00 [DBG] Connection id "0HMU3DVC0BSVO" started. -2023-10-02 19:01:44.286 +01:00 [DBG] Connection 0HMU3DVC0BSVO established using the following protocol: "Tls13" -2023-10-02 19:01:44.286 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:01:44.287 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:01:44.287 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 19:01:44.287 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:01:44.287 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 19:01:44.287 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 19:01:44.287 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:01:44.287 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 19:01:44.287 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 19:01:44.287 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1132 ms -2023-10-02 19:01:44.287 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.8062ms -2023-10-02 19:01:55.275 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:01:55.858 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 352 -2023-10-02 19:01:55.858 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:01:55.858 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:01:55.858 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:01:55.859 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:01:55.859 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:01:55.859 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-02 19:01:55.859 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-02 19:01:55.860 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-02 19:01:55.860 +01:00 [DBG] Connection id "0HMU3DVC0BSVN" completed keep alive response. -2023-10-02 19:01:55.860 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 2.3028ms -2023-10-02 19:01:55.860 +01:00 [DBG] Connection id "0HMU3DVC0BSVN", Request id "0HMU3DVC0BSVN:00000002": started reading request body. -2023-10-02 19:01:55.861 +01:00 [DBG] Connection id "0HMU3DVC0BSVN", Request id "0HMU3DVC0BSVN:00000002": done reading request body. -2023-10-02 19:01:59.171 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 352 -2023-10-02 19:01:59.171 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:01:59.171 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:01:59.171 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:01:59.171 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:01:59.171 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:01:59.171 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-02 19:01:59.171 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-02 19:01:59.172 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-02 19:01:59.172 +01:00 [DBG] Connection id "0HMU3DVC0BSVN" completed keep alive response. -2023-10-02 19:01:59.172 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 1.0394ms -2023-10-02 19:01:59.172 +01:00 [DBG] Connection id "0HMU3DVC0BSVN", Request id "0HMU3DVC0BSVN:00000003": started reading request body. -2023-10-02 19:01:59.172 +01:00 [DBG] Connection id "0HMU3DVC0BSVN", Request id "0HMU3DVC0BSVN:00000003": done reading request body. -2023-10-02 19:02:01.805 +01:00 [DBG] Connection id "0HMU3DVC0BSVP" accepted. -2023-10-02 19:02:01.805 +01:00 [DBG] Connection id "0HMU3DVC0BSVP" started. -2023-10-02 19:02:01.806 +01:00 [DBG] Connection 0HMU3DVC0BSVP established using the following protocol: "Tls13" -2023-10-02 19:02:01.806 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 19:02:01.807 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:02:01.807 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:01.807 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:02:01.807 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:01.807 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:01.807 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:02:01.807 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:01.808 +01:00 [DBG] Connection id "0HMU3DVC0BSVP", Request id "0HMU3DVC0BSVP:00000001": started reading request body. -2023-10-02 19:02:01.808 +01:00 [DBG] Connection id "0HMU3DVC0BSVP", Request id "0HMU3DVC0BSVP:00000001": done reading request body. -2023-10-02 19:02:01.809 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:02:01.810 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:02:01.814 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:02:01.815 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:01.815 +01:00 [INF] HTTP POST /auth/login responded 401 in 7.5351 ms -2023-10-02 19:02:01.815 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 401 null application/problem+json 9.1167ms -2023-10-02 19:02:01.815 +01:00 [DBG] Connection id "0HMU3DVC0BSVP" disconnecting. -2023-10-02 19:02:01.815 +01:00 [DBG] Connection id "0HMU3DVC0BSVP" stopped. -2023-10-02 19:02:01.815 +01:00 [DBG] Connection id "0HMU3DVC0BSVP" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:02:06.950 +01:00 [DBG] Connection id "0HMU3DVC0BSVQ" accepted. -2023-10-02 19:02:06.950 +01:00 [DBG] Connection id "0HMU3DVC0BSVQ" started. -2023-10-02 19:02:06.951 +01:00 [DBG] Connection 0HMU3DVC0BSVQ established using the following protocol: "Tls13" -2023-10-02 19:02:06.951 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 19:02:06.951 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:02:06.951 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:06.951 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:02:06.951 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:06.951 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:06.952 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:02:06.952 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:06.952 +01:00 [DBG] Connection id "0HMU3DVC0BSVQ", Request id "0HMU3DVC0BSVQ:00000001": started reading request body. -2023-10-02 19:02:06.952 +01:00 [DBG] Connection id "0HMU3DVC0BSVQ", Request id "0HMU3DVC0BSVQ:00000001": done reading request body. -2023-10-02 19:02:06.954 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:02:06.954 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:02:06.954 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:02:06.954 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:06.954 +01:00 [INF] HTTP POST /auth/login responded 401 in 2.8723 ms -2023-10-02 19:02:06.955 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 401 null application/problem+json 3.5587ms -2023-10-02 19:02:06.955 +01:00 [DBG] Connection id "0HMU3DVC0BSVQ" disconnecting. -2023-10-02 19:02:06.955 +01:00 [DBG] Connection id "0HMU3DVC0BSVQ" stopped. -2023-10-02 19:02:06.955 +01:00 [DBG] Connection id "0HMU3DVC0BSVQ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:02:07.640 +01:00 [DBG] Connection id "0HMU3DVC0BSVR" accepted. -2023-10-02 19:02:07.640 +01:00 [DBG] Connection id "0HMU3DVC0BSVR" started. -2023-10-02 19:02:07.640 +01:00 [DBG] Connection 0HMU3DVC0BSVR established using the following protocol: "Tls13" -2023-10-02 19:02:07.641 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 19:02:07.641 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:02:07.641 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:07.641 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:02:07.641 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:07.641 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:07.641 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:02:07.641 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:07.641 +01:00 [DBG] Connection id "0HMU3DVC0BSVR", Request id "0HMU3DVC0BSVR:00000001": started reading request body. -2023-10-02 19:02:07.641 +01:00 [DBG] Connection id "0HMU3DVC0BSVR", Request id "0HMU3DVC0BSVR:00000001": done reading request body. -2023-10-02 19:02:07.642 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:02:07.642 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:02:07.642 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:02:07.643 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:07.643 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.6091 ms -2023-10-02 19:02:07.643 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 401 null application/problem+json 2.3462ms -2023-10-02 19:02:07.643 +01:00 [DBG] Connection id "0HMU3DVC0BSVR" disconnecting. -2023-10-02 19:02:07.643 +01:00 [DBG] Connection id "0HMU3DVC0BSVR" stopped. -2023-10-02 19:02:07.643 +01:00 [DBG] Connection id "0HMU3DVC0BSVR" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:02:11.488 +01:00 [DBG] Connection id "0HMU3DVC0BSVS" accepted. -2023-10-02 19:02:11.488 +01:00 [DBG] Connection id "0HMU3DVC0BSVS" started. -2023-10-02 19:02:11.489 +01:00 [DBG] Connection 0HMU3DVC0BSVS established using the following protocol: "Tls13" -2023-10-02 19:02:11.490 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 19:02:11.490 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:02:11.490 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:11.490 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:02:11.491 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:11.491 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:11.491 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:02:11.491 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:11.491 +01:00 [DBG] Connection id "0HMU3DVC0BSVS", Request id "0HMU3DVC0BSVS:00000001": started reading request body. -2023-10-02 19:02:11.492 +01:00 [DBG] Connection id "0HMU3DVC0BSVS", Request id "0HMU3DVC0BSVS:00000001": done reading request body. -2023-10-02 19:02:11.493 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:02:11.494 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:02:11.494 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:02:11.494 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:11.494 +01:00 [INF] HTTP POST /auth/login responded 401 in 3.2178 ms -2023-10-02 19:02:11.495 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 401 null application/problem+json 5.1774ms -2023-10-02 19:02:11.495 +01:00 [DBG] Connection id "0HMU3DVC0BSVS" disconnecting. -2023-10-02 19:02:11.496 +01:00 [DBG] Connection id "0HMU3DVC0BSVS" stopped. -2023-10-02 19:02:11.496 +01:00 [DBG] Connection id "0HMU3DVC0BSVS" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:02:14.934 +01:00 [DBG] Connection id "0HMU3DVC0BSVT" accepted. -2023-10-02 19:02:14.934 +01:00 [DBG] Connection id "0HMU3DVC0BSVT" started. -2023-10-02 19:02:14.935 +01:00 [DBG] Connection 0HMU3DVC0BSVT established using the following protocol: "Tls13" -2023-10-02 19:02:14.935 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 19:02:14.935 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:02:14.936 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:14.936 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:02:14.936 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:14.936 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:14.936 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:02:14.936 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:14.936 +01:00 [DBG] Connection id "0HMU3DVC0BSVT", Request id "0HMU3DVC0BSVT:00000001": started reading request body. -2023-10-02 19:02:14.936 +01:00 [DBG] Connection id "0HMU3DVC0BSVT", Request id "0HMU3DVC0BSVT:00000001": done reading request body. -2023-10-02 19:02:14.937 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:02:14.937 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:02:14.937 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:02:14.937 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:14.937 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.5385 ms -2023-10-02 19:02:14.938 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 401 null application/problem+json 2.1685ms -2023-10-02 19:02:14.938 +01:00 [DBG] Connection id "0HMU3DVC0BSVT" disconnecting. -2023-10-02 19:02:14.938 +01:00 [DBG] Connection id "0HMU3DVC0BSVT" stopped. -2023-10-02 19:02:14.938 +01:00 [DBG] Connection id "0HMU3DVC0BSVT" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:02:24.882 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:02:37.695 +01:00 [DBG] Connection id "0HMU3DVC0BSVU" accepted. -2023-10-02 19:02:37.695 +01:00 [DBG] Connection id "0HMU3DVC0BSVU" started. -2023-10-02 19:02:37.696 +01:00 [DBG] Connection 0HMU3DVC0BSVU established using the following protocol: "Tls13" -2023-10-02 19:02:37.696 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:02:37.696 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:02:37.696 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:37.696 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:02:37.697 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:37.697 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:37.697 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:02:37.697 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:37.697 +01:00 [DBG] Connection id "0HMU3DVC0BSVU", Request id "0HMU3DVC0BSVU:00000001": started reading request body. -2023-10-02 19:02:37.697 +01:00 [DBG] Connection id "0HMU3DVC0BSVU", Request id "0HMU3DVC0BSVU:00000001": done reading request body. -2023-10-02 19:02:37.698 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:02:37.698 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:02:37.698 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:02:37.698 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:37.698 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.6157 ms -2023-10-02 19:02:37.698 +01:00 [DBG] Connection id "0HMU3DVC0BSVU" completed keep alive response. -2023-10-02 19:02:37.698 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 2.2826ms -2023-10-02 19:02:39.063 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:02:39.063 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:02:39.063 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:39.063 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:02:39.063 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:39.063 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:02:39.063 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:02:39.063 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:39.063 +01:00 [DBG] Connection id "0HMU3DVC0BSVU", Request id "0HMU3DVC0BSVU:00000002": started reading request body. -2023-10-02 19:02:39.063 +01:00 [DBG] Connection id "0HMU3DVC0BSVU", Request id "0HMU3DVC0BSVU:00000002": done reading request body. -2023-10-02 19:02:39.064 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:02:39.064 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:02:39.064 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:02:39.065 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:02:39.065 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.5880 ms -2023-10-02 19:02:39.065 +01:00 [DBG] Connection id "0HMU3DVC0BSVU" completed keep alive response. -2023-10-02 19:02:39.065 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 2.2961ms -2023-10-02 19:02:48.862 +01:00 [INF] Application is shutting down... -2023-10-02 19:02:48.862 +01:00 [DBG] Hosting stopping -2023-10-02 19:02:48.864 +01:00 [DBG] Connection id "0HMU3DVC0BSVO" is closing. -2023-10-02 19:02:48.864 +01:00 [DBG] Connection id "0HMU3DVC0BSVO" is closed. The last processed stream ID was 1. -2023-10-02 19:02:48.864 +01:00 [DBG] Connection id "0HMU3DVC0BSVN" disconnecting. -2023-10-02 19:02:48.864 +01:00 [DBG] Connection id "0HMU3DVC0BSVU" disconnecting. -2023-10-02 19:02:48.864 +01:00 [DBG] Connection id "0HMU3DVC0BSVN" stopped. -2023-10-02 19:02:48.864 +01:00 [DBG] Connection id "0HMU3DVC0BSVU" stopped. -2023-10-02 19:02:48.864 +01:00 [DBG] The connection queue processing loop for 0HMU3DVC0BSVO completed. -2023-10-02 19:02:48.865 +01:00 [DBG] Connection id "0HMU3DVC0BSVO" received FIN. -2023-10-02 19:02:48.865 +01:00 [DBG] Connection id "0HMU3DVC0BSVN" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:02:48.865 +01:00 [DBG] Connection id "0HMU3DVC0BSVU" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:02:48.865 +01:00 [DBG] Connection id "0HMU3DVC0BSVO" stopped. -2023-10-02 19:02:48.865 +01:00 [DBG] Connection id "0HMU3DVC0BSVO" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:02:48.867 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 19:02:48.867 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 19:02:48.868 +01:00 [DBG] Shutting down threadpool... -2023-10-02 19:02:48.868 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 19:02:48.868 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 19:02:48.868 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 19:02:48.869 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 19:02:48.869 +01:00 [DBG] Hosting stopped -2023-10-02 19:03:03.908 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 19:03:07.581 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 19:03:07.779 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 19:03:07.821 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'sys') THEN - CREATE SCHEMA sys; - END IF; -END $EF$; -CREATE TABLE sys.migrations ( - "MigrationId" character varying(150) NOT NULL, - "ProductVersion" character varying(32) NOT NULL, - CONSTRAINT "PK_migrations" PRIMARY KEY ("MigrationId") -); -2023-10-02 19:03:07.825 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 19:03:07.826 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 19:03:07.832 +01:00 [INF] Applying migration '20231002180304_Initial'. -2023-10-02 19:03:07.869 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'oid') THEN - CREATE SCHEMA oid; - END IF; -END $EF$; -2023-10-02 19:03:07.869 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -DO $EF$ -BEGIN - IF NOT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'mixyboos') THEN - CREATE SCHEMA mixyboos; - END IF; -END $EF$; -2023-10-02 19:03:07.883 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user ( - "Id" uuid NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user" PRIMARY KEY ("Id") -); -2023-10-02 19:03:07.896 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.identity_user_base ( - "Id" text NOT NULL, - "UserName" text, - "NormalizedUserName" text, - "Email" text, - "NormalizedEmail" text, - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_identity_user_base" PRIMARY KEY ("Id") -); -2023-10-02 19:03:07.909 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos."IdentityRole" ( - "Id" text NOT NULL, - "Name" text, - "NormalizedName" text, - "ConcurrencyStamp" text, - CONSTRAINT "PK_IdentityRole" PRIMARY KEY ("Id") -); -2023-10-02 19:03:07.923 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.tags ( - "Id" character varying(36) NOT NULL, - "TagName" text, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_tags" PRIMARY KEY ("Id") -); -2023-10-02 19:03:07.936 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid."user" ( - "Id" uuid NOT NULL, - "Title" character varying(50), - "DisplayName" character varying(30), - "ProfileImage" text, - "HeaderImage" text, - "Slug" text, - "City" character varying(100), - "Country" character varying(100), - "Biography" character varying(2048), - "StreamKey" text, - "UserName" character varying(256), - "NormalizedUserName" character varying(256), - "Email" character varying(256), - "NormalizedEmail" character varying(256), - "EmailConfirmed" boolean NOT NULL, - "PasswordHash" text, - "SecurityStamp" text, - "ConcurrencyStamp" text, - "PhoneNumber" text, - "PhoneNumberConfirmed" boolean NOT NULL, - "TwoFactorEnabled" boolean NOT NULL, - "LockoutEnd" timestamp with time zone, - "LockoutEnabled" boolean NOT NULL, - "AccessFailedCount" integer NOT NULL, - CONSTRAINT "PK_user" PRIMARY KEY ("Id") -); -2023-10-02 19:03:07.950 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_user_role ( - "Id" uuid NOT NULL, - "Name" character varying(256), - "NormalizedName" character varying(256), - "ConcurrencyStamp" text, - CONSTRAINT "PK_user_user_role" PRIMARY KEY ("Id") -); -2023-10-02 19:03:07.963 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.live_shows ( - "Id" character varying(36) NOT NULL, - "Title" text, - "Description" text, - "StartDate" timestamp with time zone NOT NULL, - "Status" integer NOT NULL, - "UserId" uuid, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_live_shows" PRIMARY KEY ("Id"), - CONSTRAINT "FK_live_shows_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-10-02 19:03:07.977 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mixes ( - "Id" character varying(36) NOT NULL, - "Slug" text, - "Title" text NOT NULL, - "Description" text NOT NULL, - "Image" text, - "AudioUrl" text, - "IsProcessed" boolean NOT NULL, - "UserId" uuid NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_mixes" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mixes_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-10-02 19:03:07.990 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_claim ( - "Id" integer GENERATED BY DEFAULT AS IDENTITY, - "UserId" uuid NOT NULL, - "ClaimType" text, - "ClaimValue" text, - CONSTRAINT "PK_user_claim" PRIMARY KEY ("Id"), - CONSTRAINT "FK_user_claim_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-10-02 19:03:07.997 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_followers ( - "FollowersId" uuid NOT NULL, - "FollowingId" uuid NOT NULL, - CONSTRAINT "PK_user_followers" PRIMARY KEY ("FollowersId", "FollowingId"), - CONSTRAINT "FK_user_followers_user_FollowersId" FOREIGN KEY ("FollowersId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_user_followers_user_FollowingId" FOREIGN KEY ("FollowingId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-10-02 19:03:08.011 +01:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_login ( - "LoginProvider" text NOT NULL, - "ProviderKey" text NOT NULL, - "ProviderDisplayName" text, - "UserId" uuid NOT NULL, - CONSTRAINT "PK_user_login" PRIMARY KEY ("LoginProvider", "ProviderKey"), - CONSTRAINT "FK_user_login_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-10-02 19:03:08.033 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_token ( - "UserId" uuid NOT NULL, - "LoginProvider" text NOT NULL, - "Name" text NOT NULL, - "Value" text, - CONSTRAINT "PK_user_token" PRIMARY KEY ("UserId", "LoginProvider", "Name"), - CONSTRAINT "FK_user_token_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-10-02 19:03:08.047 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.role_claim ( - "Id" integer GENERATED BY DEFAULT AS IDENTITY, - "RoleId" uuid NOT NULL, - "ClaimType" text, - "ClaimValue" text, - CONSTRAINT "PK_role_claim" PRIMARY KEY ("Id"), - CONSTRAINT "FK_role_claim_user_user_role_RoleId" FOREIGN KEY ("RoleId") REFERENCES oid.user_user_role ("Id") ON DELETE CASCADE -); -2023-10-02 19:03:08.054 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE oid.user_identity_role ( - "UserId" uuid NOT NULL, - "RoleId" uuid NOT NULL, - CONSTRAINT "PK_user_identity_role" PRIMARY KEY ("UserId", "RoleId"), - CONSTRAINT "FK_user_identity_role_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_user_identity_role_user_user_role_RoleId" FOREIGN KEY ("RoleId") REFERENCES oid.user_user_role ("Id") ON DELETE CASCADE -); -2023-10-02 19:03:08.068 +01:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.show_chats ( - "Id" character varying(36) NOT NULL, - "FromUserId" uuid, - "ToUserId" uuid, - "DateSent" timestamp with time zone NOT NULL, - "Message" text, - "ShowId" character varying(36), - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_show_chats" PRIMARY KEY ("Id"), - CONSTRAINT "FK_show_chats_live_shows_ShowId" FOREIGN KEY ("ShowId") REFERENCES mixyboos.live_shows ("Id"), - CONSTRAINT "FK_show_chats_user_FromUserId" FOREIGN KEY ("FromUserId") REFERENCES oid."user" ("Id"), - CONSTRAINT "FK_show_chats_user_ToUserId" FOREIGN KEY ("ToUserId") REFERENCES oid."user" ("Id") -); -2023-10-02 19:03:08.075 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.show_tags ( - "LiveShowId" character varying(36) NOT NULL, - "TagsId" character varying(36) NOT NULL, - CONSTRAINT "PK_show_tags" PRIMARY KEY ("LiveShowId", "TagsId"), - CONSTRAINT "FK_show_tags_live_shows_LiveShowId" FOREIGN KEY ("LiveShowId") REFERENCES mixyboos.live_shows ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_show_tags_tags_TagsId" FOREIGN KEY ("TagsId") REFERENCES mixyboos.tags ("Id") ON DELETE CASCADE -); -2023-10-02 19:03:08.082 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_download ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_download" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_download_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_download_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-10-02 19:03:08.089 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_likes ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_likes" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_likes_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_likes_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-10-02 19:03:08.096 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_plays ( - "MixId" character varying(36) NOT NULL, - "UserId" uuid NOT NULL, - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - CONSTRAINT "PK_mix_plays" PRIMARY KEY ("MixId", "UserId"), - CONSTRAINT "FK_mix_plays_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_plays_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") ON DELETE CASCADE -); -2023-10-02 19:03:08.103 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_shares ( - "Id" character varying(36) NOT NULL, - "DateCreated" timestamp with time zone NOT NULL DEFAULT (now()), - "DateUpdated" timestamp with time zone NOT NULL DEFAULT (now()), - "MixId" character varying(36) NOT NULL, - "UserId" uuid, - CONSTRAINT "PK_mix_shares" PRIMARY KEY ("Id"), - CONSTRAINT "FK_mix_shares_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_shares_user_UserId" FOREIGN KEY ("UserId") REFERENCES oid."user" ("Id") -); -2023-10-02 19:03:08.110 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE TABLE mixyboos.mix_tags ( - "MixId" character varying(36) NOT NULL, - "TagsId" character varying(36) NOT NULL, - CONSTRAINT "PK_mix_tags" PRIMARY KEY ("MixId", "TagsId"), - CONSTRAINT "FK_mix_tags_mixes_MixId" FOREIGN KEY ("MixId") REFERENCES mixyboos.mixes ("Id") ON DELETE CASCADE, - CONSTRAINT "FK_mix_tags_tags_TagsId" FOREIGN KEY ("TagsId") REFERENCES mixyboos.tags ("Id") ON DELETE CASCADE -); -2023-10-02 19:03:08.111 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('0ad49ad9-10eb-4868-9fa8-7a2ccf62a67d', NULL, 'Admin', 'ADMIN'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('374b5fb9-40eb-4796-bee7-d66ff7862047', NULL, 'Member', 'MEMBER'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('4e8ec21c-3b88-4909-a3c5-c9be3ec448e1', NULL, 'Artist', 'ARTIST'); -INSERT INTO mixyboos."IdentityRole" ("Id", "ConcurrencyStamp", "Name", "NormalizedName") -VALUES ('86d01581-3752-4168-944e-ca54e7779f6b', NULL, 'SuperAdmin', 'SUPERADMIN'); -2023-10-02 19:03:08.111 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES ('a756dbb9-d3e5-4f01-afc5-061cbd931ade', 0, NULL, NULL, '8ed7c76d-6912-432f-8875-3686725a7b60', NULL, 'Fergal Moran', 'fergal.moran+mixyboos@gmail.com', TRUE, NULL, FALSE, NULL, 'FERGAL.MORAN+MIXYBOOS@GMAIL.COM', 'FERGAL.MORAN', 'AQAAAAIAAYagAAAAEG76BDvj3TTl1rGBxtcHDFDB/OAi5nVVclV+hW/48FNBvnmaP2DM3DnxuD2MPN+v3A==', NULL, FALSE, NULL, NULL, NULL, 'YfbUdfzcgjgIXvUaNZ3X9lQoyhdEc6nc', NULL, FALSE, 'fergal.moran'); -2023-10-02 19:03:08.118 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_live_shows_UserId" ON mixyboos.live_shows ("UserId"); -2023-10-02 19:03:08.124 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_download_MixId" ON mixyboos.mix_download ("MixId"); -2023-10-02 19:03:08.132 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_download_UserId" ON mixyboos.mix_download ("UserId"); -2023-10-02 19:03:08.138 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_likes_MixId" ON mixyboos.mix_likes ("MixId"); -2023-10-02 19:03:08.145 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_likes_UserId" ON mixyboos.mix_likes ("UserId"); -2023-10-02 19:03:08.152 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_plays_UserId" ON mixyboos.mix_plays ("UserId"); -2023-10-02 19:03:08.158 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_shares_MixId" ON mixyboos.mix_shares ("MixId"); -2023-10-02 19:03:08.165 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_shares_UserId" ON mixyboos.mix_shares ("UserId"); -2023-10-02 19:03:08.171 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mix_tags_TagsId" ON mixyboos.mix_tags ("TagsId"); -2023-10-02 19:03:08.178 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_mixes_Slug" ON mixyboos.mixes ("Slug"); -2023-10-02 19:03:08.185 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_mixes_UserId" ON mixyboos.mixes ("UserId"); -2023-10-02 19:03:08.191 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_role_claim_RoleId" ON oid.role_claim ("RoleId"); -2023-10-02 19:03:08.198 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_FromUserId" ON mixyboos.show_chats ("FromUserId"); -2023-10-02 19:03:08.204 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_ShowId" ON mixyboos.show_chats ("ShowId"); -2023-10-02 19:03:08.211 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_chats_ToUserId" ON mixyboos.show_chats ("ToUserId"); -2023-10-02 19:03:08.218 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_show_tags_TagsId" ON mixyboos.show_tags ("TagsId"); -2023-10-02 19:03:08.224 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_tags_TagName" ON mixyboos.tags ("TagName"); -2023-10-02 19:03:08.231 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "EmailIndex" ON oid."user" ("NormalizedEmail"); -2023-10-02 19:03:08.238 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "IX_user_Slug" ON oid."user" ("Slug"); -2023-10-02 19:03:08.245 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "UserNameIndex" ON oid."user" ("NormalizedUserName"); -2023-10-02 19:03:08.252 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_claim_UserId" ON oid.user_claim ("UserId"); -2023-10-02 19:03:08.259 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_followers_FollowingId" ON oid.user_followers ("FollowingId"); -2023-10-02 19:03:08.266 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_identity_role_RoleId" ON oid.user_identity_role ("RoleId"); -2023-10-02 19:03:08.272 +01:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE INDEX "IX_user_login_UserId" ON oid.user_login ("UserId"); -2023-10-02 19:03:08.279 +01:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -CREATE UNIQUE INDEX "RoleNameIndex" ON oid.user_user_role ("NormalizedName"); -2023-10-02 19:03:08.279 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO sys.migrations ("MigrationId", "ProductVersion") -VALUES ('20231002180304_Initial', '8.0.0-rc.1.23419.6'); -2023-10-02 19:03:25.699 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 19:03:25.891 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 19:03:25.897 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 19:03:25.902 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 19:03:25.910 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 19:03:25.916 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 19:03:25.931 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 19:03:25.940 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 19:03:25.960 +01:00 [DBG] Hosting starting -2023-10-02 19:03:25.966 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 19:03:25.969 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 19:03:25.971 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 19:03:25.972 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 19:03:25.973 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 19:03:25.973 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 19:03:25.973 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 19:03:25.973 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 19:03:25.983 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 19:03:25.985 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 19:03:25.985 +01:00 [INF] Quartz Scheduler created -2023-10-02 19:03:25.985 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 19:03:25.985 +01:00 [INF] RAMJobStore initialized. -2023-10-02 19:03:25.986 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 19:03:25.986 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 19:03:25.986 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 19:03:25.990 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 19:03:25.991 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 19:03:25.992 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 19:03:25.992 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 19:03:25.992 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 19:03:25.992 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:03:25.993 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 19:03:26.015 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 19:03:26.078 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 19:03:26.078 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 19:03:26.078 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 19:03:26.079 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 19:03:26.079 +01:00 [INF] Hosting environment: Development -2023-10-02 19:03:26.079 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 19:03:26.079 +01:00 [DBG] Hosting started -2023-10-02 19:03:26.080 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 19:03:26.081 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:03:26.085 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:03:26.088 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:03:26.227 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:03:26.241 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:03:29.891 +01:00 [DBG] Connection id "0HMU3E7H57B95" accepted. -2023-10-02 19:03:29.891 +01:00 [DBG] Connection id "0HMU3E7H57B95" started. -2023-10-02 19:03:29.902 +01:00 [DBG] Connection 0HMU3E7H57B95 established using the following protocol: "Tls13" -2023-10-02 19:03:29.915 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:03:29.916 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 19:03:29.931 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:03:29.932 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:03:29.935 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:03:29.935 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:03:29.935 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:03:29.939 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:03:29.940 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:03:29.942 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000001": started reading request body. -2023-10-02 19:03:29.942 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000001": done reading request body. -2023-10-02 19:03:29.983 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:03:29.986 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:03:29.992 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:03:29.995 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:03:29.997 +01:00 [INF] HTTP POST /auth/login responded 401 in 56.4241 ms -2023-10-02 19:03:29.999 +01:00 [DBG] Connection id "0HMU3E7H57B95" completed keep alive response. -2023-10-02 19:03:30.002 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 87.5843ms -2023-10-02 19:03:47.061 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/register - application/json 122 -2023-10-02 19:03:47.063 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/register' -2023-10-02 19:03:47.063 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/register' -2023-10-02 19:03:47.063 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:03:47.063 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:03:47.064 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:03:47.064 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:03:47.064 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/register' -2023-10-02 19:03:47.064 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000002": started reading request body. -2023-10-02 19:03:47.064 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000002": done reading request body. -2023-10-02 19:03:47.106 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOSSECONDFARTS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:03:47.114 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOSSECONDFARTS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:03:47.212 +01:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='ab2bd8d9-abfc-4cc8-b22b-148b0afd1ce0', @p1='0', @p2=NULL, @p3=NULL, @p4='d005f28d-9282-46a1-8ddc-8703b28531ac', @p5=NULL, @p6=NULL, @p7='fergal.moran+mixyboossecondfarts@gmail.com', @p8='False', @p9=NULL, @p10='True', @p11=NULL (DbType = DateTime), @p12='FERGAL.MORAN+MIXYBOOSSECONDFARTS@GMAIL.COM', @p13='FERGAL.MORAN+MIXYBOOSSECONDFARTS@GMAIL.COM', @p14='AQAAAAIAAYagAAAAEJk8LUYsYh45j7wH0cseTNERLtYr1es58+4jCuruwk3EwTaAggS/EwFUPxg6+EpZzQ==', @p15=NULL, @p16='False', @p17=NULL, @p18='4SQ6ZOFX7A32Y7JY2YNBBWK45ZO4RVKK', @p19='fergalmoranmixyboossecondfartsgmailcom', @p20=NULL, @p21=NULL, @p22='False', @p23='fergal.moran+mixyboossecondfarts@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23); -2023-10-02 19:03:47.218 +01:00 [DBG] Found the endpoints ["HTTP: GET /auth/confirmEmail"] for address MapIdentityApi-/auth/confirmEmail -2023-10-02 19:03:47.219 +01:00 [DBG] Successfully processed template /auth/confirmEmail for HTTP: GET /auth/confirmEmail resulting in /auth/confirmemail and ?userId=ab2bd8d9-abfc-4cc8-b22b-148b0afd1ce0&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ4ZDcxWUM2dkdtY3RWUUJOaGtwOE9FZ3Y1ZlFrSEhuRmFxN3RqcFpEZFUzZmNQVi81M1NXVWE2cjU4di9iYW10TFBrejNhWk5uR3pqRjg4Z2hpRGVObFRqQXBlbDg2K1ptMysrNXM3Ulo1amh1blFPYkVHeEVJY244S2E5MmdPVzErbmZVYVlHdi9BNjZpR1E2S0o4N2l4UGRmWnRvb205SHpaOVgwUjBld0loTUlHU2VhaXNvZjY1RU9pc0R6TXZsN25sREpVaWhzUzR6cWQ0aFVKZVFIOURPdWNRcmp1djRyaEVDQkNld1I1dz09 -2023-10-02 19:03:47.220 +01:00 [DBG] Link generation succeeded for endpoints ["HTTP: GET /auth/confirmEmail"] with result /auth/confirmemail?userId=ab2bd8d9-abfc-4cc8-b22b-148b0afd1ce0&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ4ZDcxWUM2dkdtY3RWUUJOaGtwOE9FZ3Y1ZlFrSEhuRmFxN3RqcFpEZFUzZmNQVi81M1NXVWE2cjU4di9iYW10TFBrejNhWk5uR3pqRjg4Z2hpRGVObFRqQXBlbDg2K1ptMysrNXM3Ulo1amh1blFPYkVHeEVJY244S2E5MmdPVzErbmZVYVlHdi9BNjZpR1E2S0o4N2l4UGRmWnRvb205SHpaOVgwUjBld0loTUlHU2VhaXNvZjY1RU9pc0R6TXZsN25sREpVaWhzUzR6cWQ0aFVKZVFIOURPdWNRcmp1djRyaEVDQkNld1I1dz09 -2023-10-02 19:03:53.989 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:03:57.687 +01:00 [DBG] Send email to fergal.moran+mixyboossecondfarts@gmail.com with subject Confirm your email with tracking id a1d87d38-e9ba-4d4b-8c4a-7ad834a8e1b0 -2023-10-02 19:03:57.688 +01:00 [INF] Setting HTTP status code 200. -2023-10-02 19:03:57.688 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/register' -2023-10-02 19:03:57.688 +01:00 [INF] HTTP POST /auth/register responded 200 in 10624.1688 ms -2023-10-02 19:03:57.688 +01:00 [DBG] Connection id "0HMU3E7H57B95" completed keep alive response. -2023-10-02 19:03:57.688 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/register - 200 0 null 10627.6299ms -2023-10-02 19:04:13.179 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 90 -2023-10-02 19:04:13.180 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:04:13.180 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:04:13.181 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:04:13.181 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:04:13.182 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:04:13.182 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:04:13.182 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:04:13.182 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000003": started reading request body. -2023-10-02 19:04:13.182 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000003": done reading request body. -2023-10-02 19:04:13.184 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOSSECONDFARTS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:04:13.234 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='ab2bd8d9-abfc-4cc8-b22b-148b0afd1ce0'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:04:13.236 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:04:13.239 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:04:13.239 +01:00 [INF] HTTP POST /auth/login responded 200 in 56.7308 ms -2023-10-02 19:04:13.239 +01:00 [DBG] Connection id "0HMU3E7H57B95" completed keep alive response. -2023-10-02 19:04:13.239 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 59.5592ms -2023-10-02 19:04:15.303 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 90 -2023-10-02 19:04:15.303 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:04:15.303 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:04:15.303 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:04:15.303 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:04:15.303 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:04:15.304 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:04:15.304 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:04:15.304 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000004": started reading request body. -2023-10-02 19:04:15.304 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000004": done reading request body. -2023-10-02 19:04:15.309 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOSSECONDFARTS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:04:15.344 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='ab2bd8d9-abfc-4cc8-b22b-148b0afd1ce0'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:04:15.345 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:04:15.345 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:04:15.345 +01:00 [INF] HTTP POST /auth/login responded 200 in 41.8977 ms -2023-10-02 19:04:15.346 +01:00 [DBG] Connection id "0HMU3E7H57B95" completed keep alive response. -2023-10-02 19:04:15.346 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 42.7866ms -2023-10-02 19:04:21.645 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:04:34.263 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/register - application/json 108 -2023-10-02 19:04:34.264 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/register' -2023-10-02 19:04:34.264 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/register' -2023-10-02 19:04:34.264 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:04:34.264 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:04:34.264 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:04:34.264 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:04:34.264 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/register' -2023-10-02 19:04:34.264 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000005": started reading request body. -2023-10-02 19:04:34.264 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000005": done reading request body. -2023-10-02 19:04:34.302 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:04:34.302 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:04:34.303 +01:00 [DBG] User validation failed: DuplicateEmail. -2023-10-02 19:04:34.303 +01:00 [INF] Setting HTTP status code 400. -2023-10-02 19:04:34.304 +01:00 [INF] Writing value of type 'HttpValidationProblemDetails' as Json. -2023-10-02 19:04:34.304 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/register' -2023-10-02 19:04:34.304 +01:00 [INF] HTTP POST /auth/register responded 400 in 40.4452 ms -2023-10-02 19:04:34.305 +01:00 [DBG] Connection id "0HMU3E7H57B95" completed keep alive response. -2023-10-02 19:04:34.305 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/register - 400 null application/problem+json 41.3599ms -2023-10-02 19:04:35.979 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/register - application/json 108 -2023-10-02 19:04:35.979 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/register' -2023-10-02 19:04:35.979 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/register' -2023-10-02 19:04:35.979 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:04:35.979 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:04:35.979 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:04:35.980 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:04:35.980 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/register' -2023-10-02 19:04:35.980 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000006": started reading request body. -2023-10-02 19:04:35.980 +01:00 [DBG] Connection id "0HMU3E7H57B95", Request id "0HMU3E7H57B95:00000006": done reading request body. -2023-10-02 19:04:36.016 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:04:36.016 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:04:36.017 +01:00 [DBG] User validation failed: DuplicateEmail. -2023-10-02 19:04:36.017 +01:00 [INF] Setting HTTP status code 400. -2023-10-02 19:04:36.017 +01:00 [INF] Writing value of type 'HttpValidationProblemDetails' as Json. -2023-10-02 19:04:36.017 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/register' -2023-10-02 19:04:36.017 +01:00 [INF] HTTP POST /auth/register responded 400 in 37.5660 ms -2023-10-02 19:04:36.017 +01:00 [DBG] Connection id "0HMU3E7H57B95" completed keep alive response. -2023-10-02 19:04:36.017 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/register - 400 null application/problem+json 38.5785ms -2023-10-02 19:04:47.687 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:04:52.481 +01:00 [INF] Application is shutting down... -2023-10-02 19:04:52.482 +01:00 [DBG] Hosting stopping -2023-10-02 19:04:52.484 +01:00 [DBG] Connection id "0HMU3E7H57B95" disconnecting. -2023-10-02 19:04:52.485 +01:00 [DBG] Connection id "0HMU3E7H57B95" stopped. -2023-10-02 19:04:52.485 +01:00 [DBG] Connection id "0HMU3E7H57B95" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:04:52.488 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 19:04:52.488 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 19:04:52.489 +01:00 [DBG] Shutting down threadpool... -2023-10-02 19:04:52.489 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 19:04:52.489 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 19:04:52.489 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 19:04:52.490 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 19:04:52.491 +01:00 [DBG] Hosting stopped -2023-10-02 19:05:07.570 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 19:05:07.768 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 19:05:07.774 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 19:05:07.778 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 19:05:07.787 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 19:05:07.793 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 19:05:07.808 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 19:05:07.818 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 19:05:07.839 +01:00 [DBG] Hosting starting -2023-10-02 19:05:07.845 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 19:05:07.848 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 19:05:07.851 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 19:05:07.852 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 19:05:07.852 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 19:05:07.852 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 19:05:07.853 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 19:05:07.853 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 19:05:07.862 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 19:05:07.864 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 19:05:07.864 +01:00 [INF] Quartz Scheduler created -2023-10-02 19:05:07.865 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 19:05:07.865 +01:00 [INF] RAMJobStore initialized. -2023-10-02 19:05:07.865 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 19:05:07.865 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 19:05:07.865 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 19:05:07.870 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 19:05:07.870 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 19:05:07.872 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 19:05:07.872 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 19:05:07.872 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 19:05:07.872 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:05:07.872 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 19:05:07.895 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 19:05:07.961 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 19:05:07.961 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 19:05:07.961 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 19:05:07.961 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 19:05:07.961 +01:00 [INF] Hosting environment: Development -2023-10-02 19:05:07.961 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 19:05:07.962 +01:00 [DBG] Hosting started -2023-10-02 19:05:07.962 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 19:05:07.964 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:05:07.968 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:05:07.971 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:05:08.110 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:05:08.125 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:05:10.359 +01:00 [DBG] Connection id "0HMU3E8F3BL4C" accepted. -2023-10-02 19:05:10.359 +01:00 [DBG] Connection id "0HMU3E8F3BL4C" started. -2023-10-02 19:05:10.369 +01:00 [DBG] Connection 0HMU3E8F3BL4C established using the following protocol: "Tls13" -2023-10-02 19:05:10.382 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:05:10.383 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 19:05:10.397 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:05:10.398 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:10.401 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:10.401 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:05:10.402 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:05:10.405 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:10.406 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:10.408 +01:00 [DBG] Connection id "0HMU3E8F3BL4C", Request id "0HMU3E8F3BL4C:00000001": started reading request body. -2023-10-02 19:05:10.408 +01:00 [DBG] Connection id "0HMU3E8F3BL4C", Request id "0HMU3E8F3BL4C:00000001": done reading request body. -2023-10-02 19:05:10.450 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:05:10.453 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:05:10.459 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:05:10.462 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:10.463 +01:00 [INF] HTTP POST /auth/login responded 401 in 56.2838 ms -2023-10-02 19:05:10.464 +01:00 [DBG] Connection id "0HMU3E8F3BL4C" completed keep alive response. -2023-10-02 19:05:10.466 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 84.7331ms -2023-10-02 19:05:11.264 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:05:11.265 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:05:11.265 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:11.266 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:11.266 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:05:11.266 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:05:11.266 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:11.266 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:11.267 +01:00 [DBG] Connection id "0HMU3E8F3BL4C", Request id "0HMU3E8F3BL4C:00000002": started reading request body. -2023-10-02 19:05:11.267 +01:00 [DBG] Connection id "0HMU3E8F3BL4C", Request id "0HMU3E8F3BL4C:00000002": done reading request body. -2023-10-02 19:05:11.271 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:05:11.271 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:05:11.271 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:05:11.272 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:11.272 +01:00 [INF] HTTP POST /auth/login responded 401 in 5.3399 ms -2023-10-02 19:05:11.272 +01:00 [DBG] Connection id "0HMU3E8F3BL4C" completed keep alive response. -2023-10-02 19:05:11.272 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 8.6812ms -2023-10-02 19:05:13.094 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/register - application/json 108 -2023-10-02 19:05:13.094 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/register' -2023-10-02 19:05:13.094 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/register' -2023-10-02 19:05:13.096 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:13.096 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:05:13.096 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:05:13.096 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:13.096 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/register' -2023-10-02 19:05:13.097 +01:00 [DBG] Connection id "0HMU3E8F3BL4C", Request id "0HMU3E8F3BL4C:00000003": started reading request body. -2023-10-02 19:05:13.097 +01:00 [DBG] Connection id "0HMU3E8F3BL4C", Request id "0HMU3E8F3BL4C:00000003": done reading request body. -2023-10-02 19:05:13.140 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:05:13.149 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:05:13.249 +01:00 [INF] Executed DbCommand (19ms) [Parameters=[@p0='c7a535b9-619b-45af-b8ca-4a2f660df712', @p1='0', @p2=NULL, @p3=NULL, @p4='b47ca4c6-a8ad-4062-acef-8c02e2bc57c9', @p5=NULL, @p6=NULL, @p7='fergal.moran+mixyboos@gmail.com', @p8='False', @p9=NULL, @p10='True', @p11=NULL (DbType = DateTime), @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p14='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p15=NULL, @p16='False', @p17=NULL, @p18='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p19='fergalmoranmixyboosgmailcom', @p20=NULL, @p21=NULL, @p22='False', @p23='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23); -2023-10-02 19:05:13.257 +01:00 [DBG] Found the endpoints ["HTTP: GET /auth/confirmEmail"] for address MapIdentityApi-/auth/confirmEmail -2023-10-02 19:05:13.260 +01:00 [DBG] Successfully processed template /auth/confirmEmail for HTTP: GET /auth/confirmEmail resulting in /auth/confirmemail and ?userId=c7a535b9-619b-45af-b8ca-4a2f660df712&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ5TVdSS2czOWR0UWdyV2ZRYlo4S2Y5MlkyODNsaTV6NFR2UEgwenV1elV4aHBIOFRRWHNQbld3SDJweitRS1JBMzJIZ2x3QkE2cC9NSXBkbEhLcjYySSszUm1IS0tCOW9uK2pkZm9aU2Y1bWJkZFNtcy9md3J0MWtkbTJjRGkweUNUVGsvdHk1VWd1TjZLS3RtMVFoMk4yNklsa1ZOby92SXhoK1pxdTN5VXRWL0xMMHZOSHJLNDNiZitjdCtxT3lXZE1aeUtKOGI2Z0dMWmdyNU11TFBkeERtQ3VBUFc4WEgrWHJibkpyMit1QT09 -2023-10-02 19:05:13.260 +01:00 [DBG] Link generation succeeded for endpoints ["HTTP: GET /auth/confirmEmail"] with result /auth/confirmemail?userId=c7a535b9-619b-45af-b8ca-4a2f660df712&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ5TVdSS2czOWR0UWdyV2ZRYlo4S2Y5MlkyODNsaTV6NFR2UEgwenV1elV4aHBIOFRRWHNQbld3SDJweitRS1JBMzJIZ2x3QkE2cC9NSXBkbEhLcjYySSszUm1IS0tCOW9uK2pkZm9aU2Y1bWJkZFNtcy9md3J0MWtkbTJjRGkweUNUVGsvdHk1VWd1TjZLS3RtMVFoMk4yNklsa1ZOby92SXhoK1pxdTN5VXRWL0xMMHZOSHJLNDNiZitjdCtxT3lXZE1aeUtKOGI2Z0dMWmdyNU11TFBkeERtQ3VBUFc4WEgrWHJibkpyMit1QT09 -2023-10-02 19:05:28.800 +01:00 [DBG] Send email to fergal.moran+mixyboos@gmail.com with subject Confirm your email with tracking id a10b2216-3722-4897-bac8-441abe6955bf -2023-10-02 19:05:28.801 +01:00 [INF] Setting HTTP status code 200. -2023-10-02 19:05:28.801 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/register' -2023-10-02 19:05:28.801 +01:00 [INF] HTTP POST /auth/register responded 200 in 15704.7913 ms -2023-10-02 19:05:28.801 +01:00 [DBG] Connection id "0HMU3E8F3BL4C" completed keep alive response. -2023-10-02 19:05:28.801 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/register - 200 0 null 15707.6898ms -2023-10-02 19:05:32.274 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:05:34.016 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:05:34.016 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:05:34.016 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:34.016 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:34.017 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:05:34.017 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:05:34.017 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:34.017 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:34.017 +01:00 [DBG] Connection id "0HMU3E8F3BL4C", Request id "0HMU3E8F3BL4C:00000004": started reading request body. -2023-10-02 19:05:34.017 +01:00 [DBG] Connection id "0HMU3E8F3BL4C", Request id "0HMU3E8F3BL4C:00000004": done reading request body. -2023-10-02 19:05:34.022 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:05:34.070 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='c7a535b9-619b-45af-b8ca-4a2f660df712'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:05:34.073 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:05:34.075 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:34.075 +01:00 [INF] HTTP POST /auth/login responded 200 in 58.2200 ms -2023-10-02 19:05:34.075 +01:00 [DBG] Connection id "0HMU3E8F3BL4C" completed keep alive response. -2023-10-02 19:05:34.075 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 59.2488ms -2023-10-02 19:05:35.719 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:05:35.719 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:05:35.719 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:35.719 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:35.719 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:05:35.719 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:05:35.720 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:35.720 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:35.720 +01:00 [DBG] Connection id "0HMU3E8F3BL4C", Request id "0HMU3E8F3BL4C:00000005": started reading request body. -2023-10-02 19:05:35.720 +01:00 [DBG] Connection id "0HMU3E8F3BL4C", Request id "0HMU3E8F3BL4C:00000005": done reading request body. -2023-10-02 19:05:35.721 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:05:35.759 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='c7a535b9-619b-45af-b8ca-4a2f660df712'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:05:35.760 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:05:35.760 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:35.760 +01:00 [INF] HTTP POST /auth/login responded 200 in 40.3234 ms -2023-10-02 19:05:35.760 +01:00 [DBG] Connection id "0HMU3E8F3BL4C" completed keep alive response. -2023-10-02 19:05:35.760 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 41.1423ms -2023-10-02 19:05:43.256 +01:00 [DBG] Connection id "0HMU3E8F3BL4D" accepted. -2023-10-02 19:05:43.256 +01:00 [DBG] Connection id "0HMU3E8F3BL4D" started. -2023-10-02 19:05:43.258 +01:00 [DBG] Connection 0HMU3E8F3BL4D established using the following protocol: "Tls13" -2023-10-02 19:05:43.258 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 19:05:43.258 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:05:43.258 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:43.258 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:43.258 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:05:43.259 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:05:43.259 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:43.259 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:43.259 +01:00 [DBG] Connection id "0HMU3E8F3BL4D", Request id "0HMU3E8F3BL4D:00000001": started reading request body. -2023-10-02 19:05:43.259 +01:00 [DBG] Connection id "0HMU3E8F3BL4D", Request id "0HMU3E8F3BL4D:00000001": done reading request body. -2023-10-02 19:05:43.260 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:05:43.319 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='c7a535b9-619b-45af-b8ca-4a2f660df712'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:05:43.319 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:05:43.320 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:05:43.320 +01:00 [INF] HTTP POST /auth/login responded 200 in 61.0387 ms -2023-10-02 19:05:43.320 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 61.9056ms -2023-10-02 19:05:43.320 +01:00 [DBG] Connection id "0HMU3E8F3BL4D" disconnecting. -2023-10-02 19:05:43.322 +01:00 [DBG] Connection id "0HMU3E8F3BL4D" stopped. -2023-10-02 19:05:43.322 +01:00 [DBG] Connection id "0HMU3E8F3BL4D" received FIN. -2023-10-02 19:05:43.322 +01:00 [DBG] Connection id "0HMU3E8F3BL4D" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:43.337 +01:00 [DBG] Connection id "0HMU3E8F3BL4E" accepted. -2023-10-02 19:05:43.337 +01:00 [DBG] Connection id "0HMU3E8F3BL4E" started. -2023-10-02 19:05:43.338 +01:00 [DBG] Connection 0HMU3E8F3BL4E established using the following protocol: "Tls13" -2023-10-02 19:05:43.339 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:05:43.339 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:05:43.340 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:05:43.340 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:43.341 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:05:43.341 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:43.342 +01:00 [DBG] Authorization was successful. -2023-10-02 19:05:43.342 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:43.343 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:43.343 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:43.346 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:05:43.347 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:43.347 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:43.347 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:43.347 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:43.347 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:05:43.348 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:43.348 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:43.377 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:05:43.382 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:05:43.384 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:05:43.410 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:05:43.411 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:05:43.412 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:05:43.412 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:05:43.416 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 67.2292ms -2023-10-02 19:05:43.416 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:43.416 +01:00 [INF] HTTP GET /profile responded 200 in 72.9054 ms -2023-10-02 19:05:43.416 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 77.2053ms -2023-10-02 19:05:43.416 +01:00 [DBG] Connection id "0HMU3E8F3BL4E" disconnecting. -2023-10-02 19:05:43.416 +01:00 [DBG] Connection id "0HMU3E8F3BL4E" stopped. -2023-10-02 19:05:43.416 +01:00 [DBG] Connection id "0HMU3E8F3BL4E" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:43.493 +01:00 [DBG] Connection id "0HMU3E8F3BL4F" accepted. -2023-10-02 19:05:43.493 +01:00 [DBG] Connection id "0HMU3E8F3BL4F" started. -2023-10-02 19:05:43.493 +01:00 [DBG] Connection 0HMU3E8F3BL4F established using the following protocol: "Tls13" -2023-10-02 19:05:43.494 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:05:43.494 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:05:43.494 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:05:43.494 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:43.494 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:05:43.494 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:43.495 +01:00 [DBG] Authorization was successful. -2023-10-02 19:05:43.495 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:43.495 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:43.495 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:43.495 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:05:43.496 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:43.496 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:43.496 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:43.496 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:43.496 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:05:43.496 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:43.496 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:43.497 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:05:43.498 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:05:43.499 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:05:43.499 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:05:43.499 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:05:43.499 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:05:43.499 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:05:43.500 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.8018ms -2023-10-02 19:05:43.500 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:43.500 +01:00 [INF] HTTP GET /profile responded 200 in 4.4949 ms -2023-10-02 19:05:43.500 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 6.3472ms -2023-10-02 19:05:43.500 +01:00 [DBG] Connection id "0HMU3E8F3BL4F" disconnecting. -2023-10-02 19:05:43.500 +01:00 [DBG] Connection id "0HMU3E8F3BL4F" stopped. -2023-10-02 19:05:43.500 +01:00 [DBG] Connection id "0HMU3E8F3BL4F" received FIN. -2023-10-02 19:05:43.500 +01:00 [DBG] Connection id "0HMU3E8F3BL4F" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:43.618 +01:00 [DBG] Connection id "0HMU3E8F3BL4G" accepted. -2023-10-02 19:05:43.618 +01:00 [DBG] Connection id "0HMU3E8F3BL4G" started. -2023-10-02 19:05:43.619 +01:00 [DBG] Connection 0HMU3E8F3BL4G established using the following protocol: "Tls13" -2023-10-02 19:05:43.619 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:05:43.619 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:05:43.619 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:05:43.619 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:43.619 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:05:43.619 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:43.620 +01:00 [DBG] Authorization was successful. -2023-10-02 19:05:43.620 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:43.620 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:43.620 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:43.620 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:05:43.620 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:43.620 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:43.620 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:43.620 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:43.621 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:05:43.621 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:43.621 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:43.622 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:05:43.622 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:05:43.623 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:05:43.623 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:05:43.623 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:05:43.623 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:05:43.623 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:05:43.624 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.062ms -2023-10-02 19:05:43.624 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:43.624 +01:00 [INF] HTTP GET /profile responded 200 in 3.7339 ms -2023-10-02 19:05:43.624 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.2598ms -2023-10-02 19:05:43.624 +01:00 [DBG] Connection id "0HMU3E8F3BL4G" disconnecting. -2023-10-02 19:05:43.624 +01:00 [DBG] Connection id "0HMU3E8F3BL4G" received FIN. -2023-10-02 19:05:43.624 +01:00 [DBG] Connection id "0HMU3E8F3BL4G" stopped. -2023-10-02 19:05:43.624 +01:00 [DBG] Connection id "0HMU3E8F3BL4G" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:44.608 +01:00 [DBG] Connection id "0HMU3E8F3BL4H" accepted. -2023-10-02 19:05:44.609 +01:00 [DBG] Connection id "0HMU3E8F3BL4H" started. -2023-10-02 19:05:44.609 +01:00 [DBG] Connection id "0HMU3E8F3BL4I" accepted. -2023-10-02 19:05:44.609 +01:00 [DBG] Connection id "0HMU3E8F3BL4I" started. -2023-10-02 19:05:44.609 +01:00 [DBG] Connection id "0HMU3E8F3BL4J" accepted. -2023-10-02 19:05:44.609 +01:00 [DBG] Connection id "0HMU3E8F3BL4J" started. -2023-10-02 19:05:44.609 +01:00 [DBG] Connection id "0HMU3E8F3BL4K" accepted. -2023-10-02 19:05:44.609 +01:00 [DBG] Connection id "0HMU3E8F3BL4K" started. -2023-10-02 19:05:44.609 +01:00 [DBG] Connection id "0HMU3E8F3BL4L" accepted. -2023-10-02 19:05:44.609 +01:00 [DBG] Connection id "0HMU3E8F3BL4L" started. -2023-10-02 19:05:44.609 +01:00 [DBG] Connection 0HMU3E8F3BL4H established using the following protocol: "Tls13" -2023-10-02 19:05:44.610 +01:00 [DBG] Connection 0HMU3E8F3BL4I established using the following protocol: "Tls13" -2023-10-02 19:05:44.610 +01:00 [DBG] Connection 0HMU3E8F3BL4J established using the following protocol: "Tls13" -2023-10-02 19:05:44.610 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 19:05:44.610 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 19:05:44.610 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 19:05:44.610 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:44.610 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:44.610 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:44.610 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:44.610 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:44.610 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:44.610 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.610 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.610 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.611 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:44.611 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:44.611 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:44.611 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:44.611 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:44.611 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:44.611 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:44.611 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:44.611 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:44.611 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:44.611 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:44.611 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:44.611 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.611 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.611 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.613 +01:00 [DBG] Connection 0HMU3E8F3BL4K established using the following protocol: "Tls13" -2023-10-02 19:05:44.613 +01:00 [DBG] Connection 0HMU3E8F3BL4L established using the following protocol: "Tls13" -2023-10-02 19:05:44.613 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 19:05:44.613 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 19:05:44.613 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:44.613 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:44.613 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:44.613 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:44.613 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.613 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.614 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:44.614 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:44.614 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:44.614 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:44.614 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:44.614 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:44.614 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:44.614 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:44.614 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.614 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.616 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:44.616 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:44.616 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:44.616 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:44.616 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:44.617 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:44.618 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:44.618 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:44.618 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:44.618 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:44.618 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:44.618 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:44.618 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:44.618 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:44.618 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:44.618 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:44.618 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:44.618 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:44.618 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:44.618 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:44.618 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:44.618 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:44.618 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:44.621 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:44.621 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:44.621 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:44.621 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:44.621 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:44.622 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:44.622 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:44.622 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:44.622 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:44.622 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:44.622 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.622 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.622 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.622 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.622 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.622 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.622 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.622 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.623 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.622 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.622 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:44.623 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:44.623 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:44.623 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:44.623 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:44.623 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.623 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.623 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.623 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.623 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:44.624 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.624 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.624 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.624 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.624 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.624 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.624 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:44.624 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.624 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.624 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:44.625 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.625 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:44.625 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.625 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:44.625 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:44.625 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.625 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.625 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.625 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:44.635 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:44.635 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:44.636 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 17.5678ms -2023-10-02 19:05:44.636 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.636 +01:00 [INF] HTTP GET /mix/single responded 204 in 24.5347 ms -2023-10-02 19:05:44.636 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 26.2767ms -2023-10-02 19:05:44.636 +01:00 [DBG] Connection id "0HMU3E8F3BL4H" disconnecting. -2023-10-02 19:05:44.636 +01:00 [DBG] Connection id "0HMU3E8F3BL4H" stopped. -2023-10-02 19:05:44.636 +01:00 [DBG] Connection id "0HMU3E8F3BL4H" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:44.642 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:44.642 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:44.642 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:44.642 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:44.642 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:44.642 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:44.642 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:44.642 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:44.642 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 24.2541ms -2023-10-02 19:05:44.642 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 24.125ms -2023-10-02 19:05:44.642 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 24.2115ms -2023-10-02 19:05:44.642 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 24.4187ms -2023-10-02 19:05:44.642 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.642 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.642 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.643 +01:00 [INF] HTTP GET /mix/single responded 204 in 28.5579 ms -2023-10-02 19:05:44.643 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:44.643 +01:00 [INF] HTTP GET /mix/single responded 204 in 31.4927 ms -2023-10-02 19:05:44.643 +01:00 [INF] HTTP GET /mix/single responded 204 in 28.5850 ms -2023-10-02 19:05:44.643 +01:00 [INF] HTTP GET /mix/single responded 204 in 31.4655 ms -2023-10-02 19:05:44.643 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 33.1811ms -2023-10-02 19:05:44.643 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 30.0092ms -2023-10-02 19:05:44.643 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 30.1364ms -2023-10-02 19:05:44.643 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 33.3489ms -2023-10-02 19:05:44.643 +01:00 [DBG] Connection id "0HMU3E8F3BL4J" disconnecting. -2023-10-02 19:05:44.643 +01:00 [DBG] Connection id "0HMU3E8F3BL4K" disconnecting. -2023-10-02 19:05:44.643 +01:00 [DBG] Connection id "0HMU3E8F3BL4L" disconnecting. -2023-10-02 19:05:44.643 +01:00 [DBG] Connection id "0HMU3E8F3BL4I" disconnecting. -2023-10-02 19:05:44.644 +01:00 [DBG] Connection id "0HMU3E8F3BL4J" stopped. -2023-10-02 19:05:44.644 +01:00 [DBG] Connection id "0HMU3E8F3BL4L" stopped. -2023-10-02 19:05:44.644 +01:00 [DBG] Connection id "0HMU3E8F3BL4K" stopped. -2023-10-02 19:05:44.644 +01:00 [DBG] Connection id "0HMU3E8F3BL4L" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:44.644 +01:00 [DBG] Connection id "0HMU3E8F3BL4I" stopped. -2023-10-02 19:05:44.644 +01:00 [DBG] Connection id "0HMU3E8F3BL4J" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:44.644 +01:00 [DBG] Connection id "0HMU3E8F3BL4K" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:44.644 +01:00 [DBG] Connection id "0HMU3E8F3BL4I" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:48.993 +01:00 [DBG] Connection id "0HMU3E8F3BL4M" accepted. -2023-10-02 19:05:48.993 +01:00 [DBG] Connection id "0HMU3E8F3BL4M" started. -2023-10-02 19:05:48.994 +01:00 [DBG] Connection 0HMU3E8F3BL4M established using the following protocol: "Tls13" -2023-10-02 19:05:48.994 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:05:48.994 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:05:48.994 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:05:48.994 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:48.995 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:05:48.995 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:48.995 +01:00 [DBG] Authorization was successful. -2023-10-02 19:05:48.995 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:48.995 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:48.995 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:48.995 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:05:48.995 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:48.995 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:48.995 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:48.995 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:48.996 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:05:48.996 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:48.996 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:48.997 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:05:48.998 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:05:48.999 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:05:49.000 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:05:49.000 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:05:49.000 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:05:49.000 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:05:49.000 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.5087ms -2023-10-02 19:05:49.000 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:49.000 +01:00 [INF] HTTP GET /profile responded 200 in 5.1101 ms -2023-10-02 19:05:49.000 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 6.232ms -2023-10-02 19:05:49.001 +01:00 [DBG] Connection id "0HMU3E8F3BL4M" disconnecting. -2023-10-02 19:05:49.001 +01:00 [DBG] Connection id "0HMU3E8F3BL4M" stopped. -2023-10-02 19:05:49.001 +01:00 [DBG] Connection id "0HMU3E8F3BL4M" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:49.032 +01:00 [DBG] Connection id "0HMU3E8F3BL4N" accepted. -2023-10-02 19:05:49.032 +01:00 [DBG] Connection id "0HMU3E8F3BL4N" started. -2023-10-02 19:05:49.033 +01:00 [DBG] Connection 0HMU3E8F3BL4N established using the following protocol: "Tls13" -2023-10-02 19:05:49.034 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:05:49.034 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:05:49.034 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:05:49.034 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:49.034 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:05:49.034 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.034 +01:00 [DBG] Authorization was successful. -2023-10-02 19:05:49.034 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.034 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:49.034 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:49.035 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:05:49.035 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:49.035 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:49.035 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:49.035 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:49.035 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:05:49.035 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:49.035 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:49.037 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:05:49.038 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:05:49.042 +01:00 [INF] Executed DbCommand (4ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:05:49.043 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:05:49.043 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:05:49.043 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:05:49.043 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:05:49.043 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 7.9643ms -2023-10-02 19:05:49.043 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:49.043 +01:00 [INF] HTTP GET /profile responded 200 in 8.6720 ms -2023-10-02 19:05:49.043 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 9.688ms -2023-10-02 19:05:49.043 +01:00 [DBG] Connection id "0HMU3E8F3BL4N" disconnecting. -2023-10-02 19:05:49.043 +01:00 [DBG] Connection id "0HMU3E8F3BL4N" stopped. -2023-10-02 19:05:49.043 +01:00 [DBG] Connection id "0HMU3E8F3BL4N" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:49.141 +01:00 [DBG] Connection id "0HMU3E8F3BL4O" accepted. -2023-10-02 19:05:49.141 +01:00 [DBG] Connection id "0HMU3E8F3BL4O" started. -2023-10-02 19:05:49.141 +01:00 [DBG] Connection id "0HMU3E8F3BL4P" accepted. -2023-10-02 19:05:49.141 +01:00 [DBG] Connection id "0HMU3E8F3BL4P" started. -2023-10-02 19:05:49.141 +01:00 [DBG] Connection id "0HMU3E8F3BL4Q" accepted. -2023-10-02 19:05:49.141 +01:00 [DBG] Connection id "0HMU3E8F3BL4Q" started. -2023-10-02 19:05:49.141 +01:00 [DBG] Connection id "0HMU3E8F3BL4R" accepted. -2023-10-02 19:05:49.141 +01:00 [DBG] Connection id "0HMU3E8F3BL4R" started. -2023-10-02 19:05:49.141 +01:00 [DBG] Connection id "0HMU3E8F3BL4S" accepted. -2023-10-02 19:05:49.141 +01:00 [DBG] Connection id "0HMU3E8F3BL4S" started. -2023-10-02 19:05:49.147 +01:00 [DBG] Connection 0HMU3E8F3BL4O established using the following protocol: "Tls13" -2023-10-02 19:05:49.147 +01:00 [DBG] Connection 0HMU3E8F3BL4P established using the following protocol: "Tls13" -2023-10-02 19:05:49.147 +01:00 [DBG] Connection 0HMU3E8F3BL4Q established using the following protocol: "Tls13" -2023-10-02 19:05:49.147 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 19:05:49.147 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 19:05:49.147 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 19:05:49.148 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:49.148 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:49.148 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:49.148 +01:00 [DBG] Connection 0HMU3E8F3BL4R established using the following protocol: "Tls13" -2023-10-02 19:05:49.148 +01:00 [DBG] Connection 0HMU3E8F3BL4S established using the following protocol: "Tls13" -2023-10-02 19:05:49.148 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:49.148 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:49.148 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:49.148 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.148 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 19:05:49.148 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 19:05:49.148 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.148 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.148 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:49.148 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:49.148 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:49.148 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:49.148 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:49.149 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.149 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.149 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.149 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.149 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:49.149 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:49.149 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.149 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.149 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.149 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:49.149 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.149 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:49.149 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:49.149 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:49.149 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.150 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.149 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.149 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:49.150 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.150 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:49.150 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:49.150 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.150 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.150 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:49.151 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:49.151 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:49.151 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:49.151 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:49.151 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:49.151 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:49.151 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:49.151 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:49.151 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:49.151 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:49.151 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:49.151 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:49.152 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:49.152 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:49.152 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:49.152 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:49.153 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:49.153 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:49.153 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:49.153 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:49.153 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:49.153 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:49.153 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:49.153 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:49.153 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:49.153 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:49.153 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:49.154 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:49.154 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:49.154 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:49.154 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:49.154 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:49.154 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:49.154 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:49.154 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.154 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:49.154 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:49.154 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:49.154 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.154 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:49.154 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.154 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:49.154 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:49.155 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.155 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.155 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:49.155 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:49.155 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.155 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:49.155 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.155 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.155 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:49.155 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:49.155 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:49.155 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.156 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.156 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:49.156 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.156 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.156 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:49.156 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.156 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:49.156 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:49.156 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.156 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.156 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:49.156 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.156 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:49.157 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:49.156 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.157 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.156 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:49.157 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.157 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:49.157 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:49.157 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:49.157 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.157 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.157 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:49.157 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:49.157 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:49.157 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.157 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:49.158 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.157 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.158 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.158 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.158 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.158 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:49.158 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:49.158 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.158 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:49.158 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:49.159 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:49.159 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:49.159 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:49.159 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:49.159 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:49.159 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:49.159 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:49.160 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.3671ms -2023-10-02 19:05:49.160 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:49.160 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.2559ms -2023-10-02 19:05:49.160 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:49.160 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.160 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.160 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.033ms -2023-10-02 19:05:49.160 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 6.573ms -2023-10-02 19:05:49.160 +01:00 [INF] HTTP GET /mix/single responded 204 in 10.5558 ms -2023-10-02 19:05:49.160 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 6.4215ms -2023-10-02 19:05:49.160 +01:00 [INF] HTTP GET /mix/single responded 204 in 11.2361 ms -2023-10-02 19:05:49.161 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.161 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.161 +01:00 [INF] HTTP GET /mix/single responded 204 in 10.7913 ms -2023-10-02 19:05:49.161 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:49.161 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 13.3236ms -2023-10-02 19:05:49.161 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 13.3175ms -2023-10-02 19:05:49.161 +01:00 [INF] HTTP GET /mix/single responded 204 in 9.4474 ms -2023-10-02 19:05:49.161 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 13.4689ms -2023-10-02 19:05:49.161 +01:00 [DBG] Connection id "0HMU3E8F3BL4Q" disconnecting. -2023-10-02 19:05:49.161 +01:00 [INF] HTTP GET /mix/single responded 204 in 9.6290 ms -2023-10-02 19:05:49.161 +01:00 [DBG] Connection id "0HMU3E8F3BL4O" disconnecting. -2023-10-02 19:05:49.161 +01:00 [DBG] Connection id "0HMU3E8F3BL4P" disconnecting. -2023-10-02 19:05:49.161 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 13.3049ms -2023-10-02 19:05:49.161 +01:00 [DBG] Connection id "0HMU3E8F3BL4P" stopped. -2023-10-02 19:05:49.161 +01:00 [DBG] Connection id "0HMU3E8F3BL4Q" stopped. -2023-10-02 19:05:49.161 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 13.4381ms -2023-10-02 19:05:49.162 +01:00 [DBG] Connection id "0HMU3E8F3BL4S" disconnecting. -2023-10-02 19:05:49.161 +01:00 [DBG] Connection id "0HMU3E8F3BL4O" stopped. -2023-10-02 19:05:49.162 +01:00 [DBG] Connection id "0HMU3E8F3BL4P" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:49.162 +01:00 [DBG] Connection id "0HMU3E8F3BL4R" disconnecting. -2023-10-02 19:05:49.162 +01:00 [DBG] Connection id "0HMU3E8F3BL4Q" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:49.162 +01:00 [DBG] Connection id "0HMU3E8F3BL4O" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:49.162 +01:00 [DBG] Connection id "0HMU3E8F3BL4S" stopped. -2023-10-02 19:05:49.162 +01:00 [DBG] Connection id "0HMU3E8F3BL4R" stopped. -2023-10-02 19:05:49.162 +01:00 [DBG] Connection id "0HMU3E8F3BL4S" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:49.162 +01:00 [DBG] Connection id "0HMU3E8F3BL4R" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:51.213 +01:00 [DBG] Connection id "0HMU3E8F3BL4T" accepted. -2023-10-02 19:05:51.213 +01:00 [DBG] Connection id "0HMU3E8F3BL4T" started. -2023-10-02 19:05:51.214 +01:00 [DBG] Connection 0HMU3E8F3BL4T established using the following protocol: "Tls13" -2023-10-02 19:05:51.214 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:05:51.215 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:05:51.215 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:05:51.215 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:51.215 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:05:51.215 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.215 +01:00 [DBG] Authorization was successful. -2023-10-02 19:05:51.215 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.216 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:51.216 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:51.216 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:05:51.216 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:51.216 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:51.216 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:51.216 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:51.216 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:05:51.216 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:51.217 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:51.218 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:05:51.219 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:05:51.220 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:05:51.221 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:05:51.221 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:05:51.221 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:05:51.221 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:05:51.221 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 5.1167ms -2023-10-02 19:05:51.222 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:51.222 +01:00 [INF] HTTP GET /profile responded 200 in 5.9549 ms -2023-10-02 19:05:51.222 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 7.4926ms -2023-10-02 19:05:51.222 +01:00 [DBG] Connection id "0HMU3E8F3BL4T" disconnecting. -2023-10-02 19:05:51.222 +01:00 [DBG] Connection id "0HMU3E8F3BL4T" stopped. -2023-10-02 19:05:51.222 +01:00 [DBG] Connection id "0HMU3E8F3BL4T" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:51.252 +01:00 [DBG] Connection id "0HMU3E8F3BL4U" accepted. -2023-10-02 19:05:51.252 +01:00 [DBG] Connection id "0HMU3E8F3BL4U" started. -2023-10-02 19:05:51.253 +01:00 [DBG] Connection 0HMU3E8F3BL4U established using the following protocol: "Tls13" -2023-10-02 19:05:51.253 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:05:51.253 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:05:51.253 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:05:51.253 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:51.253 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:05:51.253 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.253 +01:00 [DBG] Authorization was successful. -2023-10-02 19:05:51.253 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.254 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:51.254 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:51.254 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:05:51.254 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:51.254 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:51.254 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:51.254 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:51.254 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:05:51.254 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:51.254 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:05:51.255 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:05:51.256 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:05:51.256 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:05:51.257 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:05:51.261 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:05:51.261 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:05:51.261 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:05:51.261 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 7.3908ms -2023-10-02 19:05:51.261 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:05:51.262 +01:00 [INF] HTTP GET /profile responded 200 in 7.9626 ms -2023-10-02 19:05:51.262 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 8.8606ms -2023-10-02 19:05:51.262 +01:00 [DBG] Connection id "0HMU3E8F3BL4U" disconnecting. -2023-10-02 19:05:51.262 +01:00 [DBG] Connection id "0HMU3E8F3BL4U" stopped. -2023-10-02 19:05:51.262 +01:00 [DBG] Connection id "0HMU3E8F3BL4U" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:51.371 +01:00 [DBG] Connection id "0HMU3E8F3BL4V" accepted. -2023-10-02 19:05:51.371 +01:00 [DBG] Connection id "0HMU3E8F3BL4V" started. -2023-10-02 19:05:51.371 +01:00 [DBG] Connection id "0HMU3E8F3BL50" accepted. -2023-10-02 19:05:51.371 +01:00 [DBG] Connection id "0HMU3E8F3BL50" started. -2023-10-02 19:05:51.371 +01:00 [DBG] Connection id "0HMU3E8F3BL51" accepted. -2023-10-02 19:05:51.371 +01:00 [DBG] Connection id "0HMU3E8F3BL51" started. -2023-10-02 19:05:51.371 +01:00 [DBG] Connection id "0HMU3E8F3BL52" accepted. -2023-10-02 19:05:51.371 +01:00 [DBG] Connection id "0HMU3E8F3BL52" started. -2023-10-02 19:05:51.371 +01:00 [DBG] Connection id "0HMU3E8F3BL53" accepted. -2023-10-02 19:05:51.371 +01:00 [DBG] Connection id "0HMU3E8F3BL53" started. -2023-10-02 19:05:51.374 +01:00 [DBG] Connection 0HMU3E8F3BL4V established using the following protocol: "Tls13" -2023-10-02 19:05:51.374 +01:00 [DBG] Connection 0HMU3E8F3BL50 established using the following protocol: "Tls13" -2023-10-02 19:05:51.374 +01:00 [DBG] Connection 0HMU3E8F3BL51 established using the following protocol: "Tls13" -2023-10-02 19:05:51.374 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 19:05:51.374 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 19:05:51.375 +01:00 [DBG] Connection 0HMU3E8F3BL52 established using the following protocol: "Tls13" -2023-10-02 19:05:51.374 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 19:05:51.375 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:51.375 +01:00 [DBG] Connection 0HMU3E8F3BL53 established using the following protocol: "Tls13" -2023-10-02 19:05:51.375 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:51.375 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 19:05:51.375 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:51.375 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:51.375 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:51.375 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 19:05:51.375 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:51.375 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:51.375 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.375 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.375 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.375 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:05:51.376 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:51.376 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:51.376 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:51.376 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:05:51.376 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:51.376 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.378 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.377 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.377 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.378 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:51.378 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.378 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.378 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.378 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:05:51.379 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:51.378 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.379 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.379 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:51.379 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.379 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.379 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:51.379 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.379 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:05:51.379 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:51.379 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.379 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.379 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:51.380 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:05:51.380 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:51.380 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:51.380 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.380 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.381 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:51.380 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:51.381 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:51.381 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:51.381 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:51.381 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:51.381 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:05:51.381 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:51.381 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:51.381 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:05:51.381 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:51.382 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:51.382 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:51.383 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:51.383 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:05:51.383 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:51.383 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:51.383 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:51.383 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:05:51.383 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:51.383 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:51.383 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:51.383 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:51.383 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:51.384 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:51.384 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:51.384 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:05:51.384 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:51.384 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:51.385 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:51.385 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:51.385 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:05:51.385 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:51.385 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:51.385 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:51.385 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:51.385 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:05:51.385 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.385 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.385 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.385 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.385 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.385 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.385 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.385 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.385 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.386 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:51.386 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.385 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:51.386 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:51.386 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:51.386 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:05:51.386 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.386 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.386 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.386 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.386 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:05:51.387 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:51.387 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:51.387 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:51.387 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:51.387 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:51.387 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:51.387 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:51.387 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:51.387 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:51.387 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.388 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.388 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:05:51.388 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.388 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.388 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.388 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.388 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.388 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.388 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:51.388 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.388 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.388 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.389 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:51.389 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:51.389 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:51.388 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:05:51.389 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.389 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.389 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.389 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:05:51.390 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:51.390 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:51.390 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:51.390 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:51.390 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:51.390 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:51.390 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:05:51.391 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.5125ms -2023-10-02 19:05:51.390 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:51.391 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.6612ms -2023-10-02 19:05:51.391 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:51.391 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:05:51.391 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.391 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 8.2015ms -2023-10-02 19:05:51.392 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.392 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 8.6276ms -2023-10-02 19:05:51.392 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 9.2033ms -2023-10-02 19:05:51.392 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.392 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.392 +01:00 [INF] HTTP GET /mix/single responded 204 in 11.7572 ms -2023-10-02 19:05:51.392 +01:00 [INF] HTTP GET /mix/single responded 204 in 12.0799 ms -2023-10-02 19:05:51.392 +01:00 [INF] HTTP GET /mix/single responded 204 in 12.7423 ms -2023-10-02 19:05:51.392 +01:00 [INF] HTTP GET /mix/single responded 204 in 12.7625 ms -2023-10-02 19:05:51.392 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:05:51.392 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 18.0217ms -2023-10-02 19:05:51.392 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 17.5343ms -2023-10-02 19:05:51.392 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 17.5224ms -2023-10-02 19:05:51.393 +01:00 [INF] HTTP GET /mix/single responded 204 in 13.8672 ms -2023-10-02 19:05:51.393 +01:00 [DBG] Connection id "0HMU3E8F3BL50" disconnecting. -2023-10-02 19:05:51.393 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 18.1873ms -2023-10-02 19:05:51.393 +01:00 [DBG] Connection id "0HMU3E8F3BL52" disconnecting. -2023-10-02 19:05:51.393 +01:00 [DBG] Connection id "0HMU3E8F3BL53" disconnecting. -2023-10-02 19:05:51.393 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 18.5992ms -2023-10-02 19:05:51.393 +01:00 [DBG] Connection id "0HMU3E8F3BL4V" disconnecting. -2023-10-02 19:05:51.393 +01:00 [DBG] Connection id "0HMU3E8F3BL50" stopped. -2023-10-02 19:05:51.394 +01:00 [DBG] Connection id "0HMU3E8F3BL51" disconnecting. -2023-10-02 19:05:51.394 +01:00 [DBG] Connection id "0HMU3E8F3BL53" stopped. -2023-10-02 19:05:51.394 +01:00 [DBG] Connection id "0HMU3E8F3BL52" stopped. -2023-10-02 19:05:51.394 +01:00 [DBG] Connection id "0HMU3E8F3BL53" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:51.394 +01:00 [DBG] Connection id "0HMU3E8F3BL50" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:51.394 +01:00 [DBG] Connection id "0HMU3E8F3BL51" stopped. -2023-10-02 19:05:51.394 +01:00 [DBG] Connection id "0HMU3E8F3BL4V" stopped. -2023-10-02 19:05:51.394 +01:00 [DBG] Connection id "0HMU3E8F3BL51" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:51.394 +01:00 [DBG] Connection id "0HMU3E8F3BL52" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:51.394 +01:00 [DBG] Connection id "0HMU3E8F3BL4V" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:05:56.536 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:06:19.537 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:06:36.763 +01:00 [DBG] Connection id "0HMU3E8F3BL54" accepted. -2023-10-02 19:06:36.763 +01:00 [DBG] Connection id "0HMU3E8F3BL54" started. -2023-10-02 19:06:36.764 +01:00 [DBG] Connection 0HMU3E8F3BL54 established using the following protocol: "Tls13" -2023-10-02 19:06:36.764 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=fergalmoranmixyboosgmailcom&mix=profile - null null -2023-10-02 19:06:36.764 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:06:36.765 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:06:36.765 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:36.765 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:06:36.765 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:36.765 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:36.765 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:06:36.765 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:36.765 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:06:36.765 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:06:36.766 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:06:36.766 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:06:36.766 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:06:36.766 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:06:36.766 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:36.766 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:36.767 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:06:36.767 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:06:36.767 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:36.767 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:36.767 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:06:36.767 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:06:36.767 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:36.767 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:06:36.767 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:36.768 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:36.768 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:36.768 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:06:36.770 +01:00 [INF] Executed DbCommand (2ms) [Parameters=[@__user_0='fergalmoranmixyboosgmailcom', @__mix_1='profile'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:06:36.772 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:06:36.772 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 6.2674ms -2023-10-02 19:06:36.772 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:36.773 +01:00 [INF] HTTP GET /mix/single responded 204 in 7.3334 ms -2023-10-02 19:06:36.773 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=fergalmoranmixyboosgmailcom&mix=profile - 204 null null 8.432ms -2023-10-02 19:06:36.773 +01:00 [DBG] Connection id "0HMU3E8F3BL54" disconnecting. -2023-10-02 19:06:36.773 +01:00 [DBG] Connection id "0HMU3E8F3BL54" stopped. -2023-10-02 19:06:36.773 +01:00 [DBG] Connection id "0HMU3E8F3BL54" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:06:44.984 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:06:56.569 +01:00 [DBG] Connection id "0HMU3E8F3BL55" accepted. -2023-10-02 19:06:56.569 +01:00 [DBG] Connection id "0HMU3E8F3BL55" started. -2023-10-02 19:06:56.570 +01:00 [DBG] Connection 0HMU3E8F3BL55 established using the following protocol: "Tls13" -2023-10-02 19:06:56.570 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:06:56.570 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:06:56.570 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:06:56.571 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:06:56.571 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:06:56.571 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.571 +01:00 [DBG] Authorization was successful. -2023-10-02 19:06:56.571 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.571 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:06:56.571 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:06:56.571 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:06:56.571 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:06:56.571 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:06:56.572 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:06:56.572 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:06:56.572 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:06:56.572 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:06:56.572 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:06:56.573 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:06:56.574 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:06:56.575 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:06:56.575 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:06:56.575 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:06:56.575 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:06:56.575 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:06:56.576 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.8163ms -2023-10-02 19:06:56.576 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:06:56.576 +01:00 [INF] HTTP GET /profile responded 200 in 4.5575 ms -2023-10-02 19:06:56.576 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.6877ms -2023-10-02 19:06:56.576 +01:00 [DBG] Connection id "0HMU3E8F3BL55" disconnecting. -2023-10-02 19:06:56.576 +01:00 [DBG] Connection id "0HMU3E8F3BL55" stopped. -2023-10-02 19:06:56.576 +01:00 [DBG] Connection id "0HMU3E8F3BL55" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:06:56.913 +01:00 [DBG] Connection id "0HMU3E8F3BL56" accepted. -2023-10-02 19:06:56.913 +01:00 [DBG] Connection id "0HMU3E8F3BL56" started. -2023-10-02 19:06:56.915 +01:00 [DBG] Connection 0HMU3E8F3BL56 established using the following protocol: "Tls13" -2023-10-02 19:06:56.915 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 19:06:56.916 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:06:56.916 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:06:56.916 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.916 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:06:56.916 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.916 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.916 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:06:56.916 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.916 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:06:56.916 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:06:56.916 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:06:56.916 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:06:56.916 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:06:56.916 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:06:56.917 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:56.917 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:56.917 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:06:56.917 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:06:56.917 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.917 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.917 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:06:56.917 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.917 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:56.917 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:06:56.917 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.917 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.917 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:56.917 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.918 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:06:56.919 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:06:56.919 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 2.1391ms -2023-10-02 19:06:56.919 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.919 +01:00 [INF] HTTP GET /mix/single responded 204 in 2.6945 ms -2023-10-02 19:06:56.919 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 3.6383ms -2023-10-02 19:06:56.919 +01:00 [DBG] Connection id "0HMU3E8F3BL56" disconnecting. -2023-10-02 19:06:56.919 +01:00 [DBG] Connection id "0HMU3E8F3BL56" stopped. -2023-10-02 19:06:56.919 +01:00 [DBG] Connection id "0HMU3E8F3BL56" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:06:56.961 +01:00 [DBG] Connection id "0HMU3E8F3BL57" accepted. -2023-10-02 19:06:56.961 +01:00 [DBG] Connection id "0HMU3E8F3BL57" started. -2023-10-02 19:06:56.961 +01:00 [DBG] Connection id "0HMU3E8F3BL58" accepted. -2023-10-02 19:06:56.961 +01:00 [DBG] Connection id "0HMU3E8F3BL58" started. -2023-10-02 19:06:56.961 +01:00 [DBG] Connection id "0HMU3E8F3BL59" accepted. -2023-10-02 19:06:56.961 +01:00 [DBG] Connection id "0HMU3E8F3BL59" started. -2023-10-02 19:06:56.961 +01:00 [DBG] Connection id "0HMU3E8F3BL5A" accepted. -2023-10-02 19:06:56.961 +01:00 [DBG] Connection id "0HMU3E8F3BL5A" started. -2023-10-02 19:06:56.963 +01:00 [DBG] Connection 0HMU3E8F3BL57 established using the following protocol: "Tls13" -2023-10-02 19:06:56.963 +01:00 [DBG] Connection 0HMU3E8F3BL58 established using the following protocol: "Tls13" -2023-10-02 19:06:56.963 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 19:06:56.963 +01:00 [DBG] Connection 0HMU3E8F3BL5A established using the following protocol: "Tls13" -2023-10-02 19:06:56.963 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 19:06:56.963 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:06:56.963 +01:00 [DBG] Connection 0HMU3E8F3BL59 established using the following protocol: "Tls13" -2023-10-02 19:06:56.963 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 19:06:56.963 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:06:56.963 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 19:06:56.963 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:06:56.963 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:06:56.963 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:06:56.963 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:06:56.963 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:06:56.963 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.963 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:06:56.963 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.964 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.964 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.964 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:06:56.964 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:06:56.964 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:06:56.964 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.964 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.964 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:06:56.964 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.964 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.964 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.964 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.964 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.964 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:06:56.964 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:06:56.964 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:06:56.964 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:06:56.964 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.964 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:06:56.964 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.964 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.965 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:06:56.965 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.965 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:06:56.965 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:06:56.966 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:06:56.966 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:06:56.966 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:06:56.966 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:06:56.966 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:06:56.966 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:06:56.966 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:06:56.966 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:06:56.966 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:06:56.967 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:06:56.968 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:56.968 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:56.968 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:56.968 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:06:56.968 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:56.969 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:56.969 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:56.969 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:56.969 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:06:56.969 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:06:56.969 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:06:56.969 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:06:56.969 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:06:56.969 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:06:56.969 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:06:56.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.969 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:06:56.969 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:06:56.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.970 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.970 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.970 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.970 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:06:56.970 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.970 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.970 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.970 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.970 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:06:56.970 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:56.970 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:06:56.970 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:06:56.970 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.971 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:06:56.971 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.971 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:06:56.971 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:56.971 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.971 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:56.971 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:56.971 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:06:56.971 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.972 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:06:56.972 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:06:56.972 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.972 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.972 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.972 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:56.972 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.972 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.972 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.972 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:56.972 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.972 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:56.972 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:06:56.972 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.972 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.972 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:06:56.973 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:06:56.973 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:06:56.973 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:06:56.973 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:06:56.974 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:06:56.974 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:06:56.974 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:06:56.974 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 5.6642ms -2023-10-02 19:06:56.974 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:06:56.974 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 5.5912ms -2023-10-02 19:06:56.974 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.974 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 5.7254ms -2023-10-02 19:06:56.975 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 6.1439ms -2023-10-02 19:06:56.975 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.975 +01:00 [INF] HTTP GET /mix/single responded 204 in 10.4433 ms -2023-10-02 19:06:56.975 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.975 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:06:56.975 +01:00 [INF] HTTP GET /mix/single responded 204 in 10.3924 ms -2023-10-02 19:06:56.975 +01:00 [INF] HTTP GET /mix/single responded 204 in 10.5361 ms -2023-10-02 19:06:56.975 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 12.1281ms -2023-10-02 19:06:56.975 +01:00 [INF] HTTP GET /mix/single responded 204 in 10.4658 ms -2023-10-02 19:06:56.975 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 11.9181ms -2023-10-02 19:06:56.975 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 12.1303ms -2023-10-02 19:06:56.975 +01:00 [DBG] Connection id "0HMU3E8F3BL58" disconnecting. -2023-10-02 19:06:56.975 +01:00 [DBG] Connection id "0HMU3E8F3BL59" disconnecting. -2023-10-02 19:06:56.975 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 12.4915ms -2023-10-02 19:06:56.975 +01:00 [DBG] Connection id "0HMU3E8F3BL5A" disconnecting. -2023-10-02 19:06:56.976 +01:00 [DBG] Connection id "0HMU3E8F3BL58" stopped. -2023-10-02 19:06:56.976 +01:00 [DBG] Connection id "0HMU3E8F3BL59" stopped. -2023-10-02 19:06:56.976 +01:00 [DBG] Connection id "0HMU3E8F3BL57" disconnecting. -2023-10-02 19:06:56.976 +01:00 [DBG] Connection id "0HMU3E8F3BL5A" stopped. -2023-10-02 19:06:56.976 +01:00 [DBG] Connection id "0HMU3E8F3BL58" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:06:56.976 +01:00 [DBG] Connection id "0HMU3E8F3BL59" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:06:56.976 +01:00 [DBG] Connection id "0HMU3E8F3BL57" stopped. -2023-10-02 19:06:56.976 +01:00 [DBG] Connection id "0HMU3E8F3BL5A" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:06:56.977 +01:00 [DBG] Connection id "0HMU3E8F3BL57" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:07:06.100 +01:00 [DBG] Connection id "0HMU3E8F3BL5B" accepted. -2023-10-02 19:07:06.100 +01:00 [DBG] Connection id "0HMU3E8F3BL5B" started. -2023-10-02 19:07:06.101 +01:00 [DBG] Connection 0HMU3E8F3BL5B established using the following protocol: "Tls13" -2023-10-02 19:07:06.101 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:07:06.101 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:07:06.101 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:07:06.101 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:06.101 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:07:06.101 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:07:06.102 +01:00 [DBG] Authorization was successful. -2023-10-02 19:07:06.102 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:07:06.102 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:07:06.102 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:06.102 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:07:06.102 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:07:06.102 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:07:06.102 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:07:06.102 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:07:06.102 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:07:06.102 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:07:06.102 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:07:06.103 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:07:06.104 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:07:06.105 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:07:06.105 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:07:06.105 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:07:06.105 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:07:06.105 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:07:06.105 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.1679ms -2023-10-02 19:07:06.105 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:06.105 +01:00 [INF] HTTP GET /profile responded 200 in 3.7660 ms -2023-10-02 19:07:06.106 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.6631ms -2023-10-02 19:07:06.106 +01:00 [DBG] Connection id "0HMU3E8F3BL5B" disconnecting. -2023-10-02 19:07:06.106 +01:00 [DBG] Connection id "0HMU3E8F3BL5B" stopped. -2023-10-02 19:07:06.106 +01:00 [DBG] Connection id "0HMU3E8F3BL5B" received FIN. -2023-10-02 19:07:06.106 +01:00 [DBG] Connection id "0HMU3E8F3BL5B" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:07:14.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:07:22.333 +01:00 [DBG] Connection id "0HMU3E8F3BL5C" accepted. -2023-10-02 19:07:22.333 +01:00 [DBG] Connection id "0HMU3E8F3BL5C" started. -2023-10-02 19:07:22.334 +01:00 [DBG] Connection 0HMU3E8F3BL5C established using the following protocol: "Tls13" -2023-10-02 19:07:22.334 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:07:22.334 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:07:22.334 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:07:22.334 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:22.334 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:07:22.334 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:07:22.335 +01:00 [DBG] Authorization was successful. -2023-10-02 19:07:22.335 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:07:22.335 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:07:22.335 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:22.335 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:07:22.335 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:07:22.335 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:07:22.335 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:07:22.335 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:07:22.335 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:07:22.335 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:07:22.335 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:07:22.336 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:07:22.337 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:07:22.341 +01:00 [INF] Executed DbCommand (4ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:07:22.342 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:07:22.342 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:07:22.342 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:07:22.342 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:07:22.342 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.8464ms -2023-10-02 19:07:22.342 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:22.342 +01:00 [INF] HTTP GET /profile responded 200 in 7.5020 ms -2023-10-02 19:07:22.342 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 8.4527ms -2023-10-02 19:07:22.342 +01:00 [DBG] Connection id "0HMU3E8F3BL5C" disconnecting. -2023-10-02 19:07:22.343 +01:00 [DBG] Connection id "0HMU3E8F3BL5C" stopped. -2023-10-02 19:07:22.343 +01:00 [DBG] Connection id "0HMU3E8F3BL5C" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:07:22.353 +01:00 [DBG] Connection id "0HMU3E8F3BL5D" accepted. -2023-10-02 19:07:22.353 +01:00 [DBG] Connection id "0HMU3E8F3BL5D" started. -2023-10-02 19:07:22.355 +01:00 [DBG] Connection 0HMU3E8F3BL5D established using the following protocol: "Tls13" -2023-10-02 19:07:22.360 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:07:22.360 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:07:22.360 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 19:07:22.360 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:07:22.360 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 19:07:22.360 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 19:07:22.360 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:07:22.360 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 19:07:22.360 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 19:07:22.360 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1346 ms -2023-10-02 19:07:22.360 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.8685ms -2023-10-02 19:07:41.504 +01:00 [DBG] Connection id "0HMU3E8F3BL5E" accepted. -2023-10-02 19:07:41.505 +01:00 [DBG] Connection id "0HMU3E8F3BL5E" started. -2023-10-02 19:07:41.506 +01:00 [DBG] Connection 0HMU3E8F3BL5E established using the following protocol: "Tls13" -2023-10-02 19:07:41.506 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 331 -2023-10-02 19:07:41.507 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:07:41.507 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:07:41.507 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:07:41.507 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:07:41.507 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:07:41.507 +01:00 [DBG] Authorization was successful. -2023-10-02 19:07:41.507 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:07:41.507 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:07:41.507 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:07:41.509 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:07:41.509 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:07:41.509 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:07:41.509 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:07:41.509 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:07:41.509 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:07:41.509 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:07:41.509 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:07:41.510 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:07:41.510 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:07:41.510 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:07:41.511 +01:00 [DBG] Connection id "0HMU3E8F3BL5E", Request id "0HMU3E8F3BL5E:00000001": started reading request body. -2023-10-02 19:07:41.511 +01:00 [DBG] Connection id "0HMU3E8F3BL5E", Request id "0HMU3E8F3BL5E:00000001": done reading request body. -2023-10-02 19:07:41.512 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:07:41.512 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:07:41.512 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:07:41.512 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:07:41.513 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:07:41.520 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:07:41.522 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:07:41.522 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:07:41.538 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='eb27398e-0993-4db3-b90a-bb1e386f4bd9', @p24='b47ca4c6-a8ad-4062-acef-8c02e2bc57c9', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:07:41.539 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:07:41.539 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:07:41.539 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:07:41.539 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:07:41.539 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 30.3042ms -2023-10-02 19:07:41.540 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:07:41.540 +01:00 [INF] HTTP POST /profile responded 200 in 32.3111 ms -2023-10-02 19:07:41.540 +01:00 [DBG] Connection id "0HMU3E8F3BL5E" completed keep alive response. -2023-10-02 19:07:41.540 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 33.2429ms -2023-10-02 19:07:42.501 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:07:45.911 +01:00 [DBG] Connection id "0HMU3E8F3BL4C" disconnecting. -2023-10-02 19:07:45.911 +01:00 [DBG] Connection id "0HMU3E8F3BL4C" stopped. -2023-10-02 19:07:45.911 +01:00 [DBG] Connection id "0HMU3E8F3BL4C" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:07:46.274 +01:00 [DBG] Connection id "0HMU3E8F3BL5F" accepted. -2023-10-02 19:07:46.274 +01:00 [DBG] Connection id "0HMU3E8F3BL5F" started. -2023-10-02 19:07:46.275 +01:00 [DBG] Connection 0HMU3E8F3BL5F established using the following protocol: "Tls13" -2023-10-02 19:07:46.275 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:07:46.275 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:07:46.275 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:07:46.275 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:46.275 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:07:46.275 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:07:46.275 +01:00 [DBG] Authorization was successful. -2023-10-02 19:07:46.275 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:07:46.275 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:07:46.275 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:46.275 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:07:46.276 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:07:46.276 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:07:46.276 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:07:46.276 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:07:46.276 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:07:46.276 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:07:46.276 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:07:46.277 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:07:46.277 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 401 -2023-10-02 19:07:46.277 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 1.4143ms -2023-10-02 19:07:46.277 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:46.277 +01:00 [INF] HTTP GET /profile responded 401 in 1.9938 ms -2023-10-02 19:07:46.278 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 2.815ms -2023-10-02 19:07:46.278 +01:00 [DBG] Connection id "0HMU3E8F3BL5F" disconnecting. -2023-10-02 19:07:46.278 +01:00 [DBG] Connection id "0HMU3E8F3BL5F" stopped. -2023-10-02 19:07:46.278 +01:00 [DBG] Connection id "0HMU3E8F3BL5F" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:07:46.311 +01:00 [DBG] Connection id "0HMU3E8F3BL5G" accepted. -2023-10-02 19:07:46.311 +01:00 [DBG] Connection id "0HMU3E8F3BL5G" started. -2023-10-02 19:07:46.312 +01:00 [DBG] Connection 0HMU3E8F3BL5G established using the following protocol: "Tls13" -2023-10-02 19:07:46.312 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:07:46.312 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:07:46.312 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:07:46.312 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:46.312 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:07:46.312 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:07:46.312 +01:00 [DBG] Authorization was successful. -2023-10-02 19:07:46.313 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:07:46.313 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:07:46.313 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:46.313 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:07:46.313 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:07:46.313 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:07:46.313 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:07:46.313 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:07:46.313 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:07:46.313 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:07:46.313 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:07:46.314 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:07:46.314 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 401 -2023-10-02 19:07:46.314 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 1.1927ms -2023-10-02 19:07:46.314 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:07:46.314 +01:00 [INF] HTTP GET /profile responded 401 in 1.7777 ms -2023-10-02 19:07:46.315 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 2.5708ms -2023-10-02 19:07:46.315 +01:00 [DBG] Connection id "0HMU3E8F3BL5G" disconnecting. -2023-10-02 19:07:46.315 +01:00 [DBG] Connection id "0HMU3E8F3BL5G" stopped. -2023-10-02 19:07:46.315 +01:00 [DBG] Connection id "0HMU3E8F3BL5G" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:07:51.414 +01:00 [DBG] Connection id "0HMU3E8F3BL5H" accepted. -2023-10-02 19:07:51.414 +01:00 [DBG] Connection id "0HMU3E8F3BL5H" started. -2023-10-02 19:07:51.414 +01:00 [DBG] Connection 0HMU3E8F3BL5H established using the following protocol: "Tls13" -2023-10-02 19:07:51.414 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 19:07:51.415 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:07:51.415 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:07:51.415 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:07:51.415 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:07:51.415 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:07:51.415 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:07:51.415 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:07:51.415 +01:00 [DBG] Connection id "0HMU3E8F3BL5H", Request id "0HMU3E8F3BL5H:00000001": started reading request body. -2023-10-02 19:07:51.415 +01:00 [DBG] Connection id "0HMU3E8F3BL5H", Request id "0HMU3E8F3BL5H:00000001": done reading request body. -2023-10-02 19:07:51.416 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:07:51.417 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:07:51.417 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:07:51.417 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:07:51.417 +01:00 [INF] HTTP POST /auth/login responded 401 in 2.1773 ms -2023-10-02 19:07:51.417 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 401 null application/problem+json 2.7766ms -2023-10-02 19:07:51.417 +01:00 [DBG] Connection id "0HMU3E8F3BL5H" disconnecting. -2023-10-02 19:07:51.418 +01:00 [DBG] Connection id "0HMU3E8F3BL5H" stopped. -2023-10-02 19:07:51.418 +01:00 [DBG] Connection id "0HMU3E8F3BL5H" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:07:53.986 +01:00 [DBG] Connection id "0HMU3E8F3BL5I" accepted. -2023-10-02 19:07:53.986 +01:00 [DBG] Connection id "0HMU3E8F3BL5I" started. -2023-10-02 19:07:53.987 +01:00 [DBG] Connection 0HMU3E8F3BL5I established using the following protocol: "Tls13" -2023-10-02 19:07:53.987 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 19:07:53.987 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:07:53.987 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:07:53.988 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:07:53.988 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:07:53.988 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:07:53.988 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:07:53.988 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:07:53.988 +01:00 [DBG] Connection id "0HMU3E8F3BL5I", Request id "0HMU3E8F3BL5I:00000001": started reading request body. -2023-10-02 19:07:53.988 +01:00 [DBG] Connection id "0HMU3E8F3BL5I", Request id "0HMU3E8F3BL5I:00000001": done reading request body. -2023-10-02 19:07:53.989 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:07:53.989 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:07:53.989 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:07:53.989 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:07:53.990 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.6055 ms -2023-10-02 19:07:53.990 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 401 null application/problem+json 2.4084ms -2023-10-02 19:07:53.990 +01:00 [DBG] Connection id "0HMU3E8F3BL5I" disconnecting. -2023-10-02 19:07:53.990 +01:00 [DBG] Connection id "0HMU3E8F3BL5I" stopped. -2023-10-02 19:07:53.990 +01:00 [DBG] Connection id "0HMU3E8F3BL5I" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:08:06.326 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:08:31.676 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:08:55.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:09:02.639 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" accepted. -2023-10-02 19:09:02.639 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" started. -2023-10-02 19:09:02.640 +01:00 [DBG] Connection 0HMU3E8F3BL5J established using the following protocol: "Tls13" -2023-10-02 19:09:02.640 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:09:02.640 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:09:02.640 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:02.640 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:09:02.640 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:09:02.640 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:09:02.641 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:09:02.641 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:02.641 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000001": started reading request body. -2023-10-02 19:09:02.641 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000001": done reading request body. -2023-10-02 19:09:02.642 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:09:02.642 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:09:02.642 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:09:02.642 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:02.642 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.3950 ms -2023-10-02 19:09:02.642 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:09:02.642 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 2.0171ms -2023-10-02 19:09:03.598 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:09:03.598 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:09:03.598 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:03.598 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:09:03.598 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:09:03.598 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:09:03.598 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:09:03.598 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:03.598 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000002": started reading request body. -2023-10-02 19:09:03.598 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000002": done reading request body. -2023-10-02 19:09:03.599 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:09:03.600 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:09:03.600 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:09:03.600 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:03.600 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.6589 ms -2023-10-02 19:09:03.600 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:09:03.600 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 2.3639ms -2023-10-02 19:09:20.953 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:09:30.209 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:09:30.209 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:09:30.209 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:30.209 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:09:30.209 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:09:30.209 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:09:30.209 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:09:30.209 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:30.210 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000003": started reading request body. -2023-10-02 19:09:30.210 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000003": done reading request body. -2023-10-02 19:09:30.211 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:09:30.211 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:09:30.211 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:09:30.211 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:30.211 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.6025 ms -2023-10-02 19:09:30.211 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:09:30.211 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 2.3681ms -2023-10-02 19:09:31.027 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:09:31.027 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:09:31.027 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:31.027 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:09:31.027 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:09:31.027 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:09:31.027 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:09:31.027 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:31.027 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000004": started reading request body. -2023-10-02 19:09:31.027 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000004": done reading request body. -2023-10-02 19:09:31.028 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:09:31.028 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:09:31.029 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:09:31.029 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:09:31.029 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.5671 ms -2023-10-02 19:09:31.029 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:09:31.029 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 2.2817ms -2023-10-02 19:09:33.921 +01:00 [DBG] Connection id "0HMU3E8F3BL5D" is closing. -2023-10-02 19:09:33.922 +01:00 [DBG] Connection id "0HMU3E8F3BL5D" is closed. The last processed stream ID was 1. -2023-10-02 19:09:33.923 +01:00 [DBG] Connection id "0HMU3E8F3BL5D" received FIN. -2023-10-02 19:09:33.923 +01:00 [DBG] Connection id "0HMU3E8F3BL5D" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:09:33.923 +01:00 [DBG] The connection queue processing loop for 0HMU3E8F3BL5D completed. -2023-10-02 19:09:33.923 +01:00 [DBG] Connection id "0HMU3E8F3BL5D" stopped. -2023-10-02 19:09:46.102 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:09:52.922 +01:00 [DBG] Connection id "0HMU3E8F3BL5E" disconnecting. -2023-10-02 19:09:52.922 +01:00 [DBG] Connection id "0HMU3E8F3BL5E" stopped. -2023-10-02 19:09:52.922 +01:00 [DBG] Connection id "0HMU3E8F3BL5E" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:10:07.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:10:07.174 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:10:07.175 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:10:07.175 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:10:09.113 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" accepted. -2023-10-02 19:10:09.113 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" started. -2023-10-02 19:10:09.114 +01:00 [DBG] Connection 0HMU3E8F3BL5K established using the following protocol: "Tls13" -2023-10-02 19:10:09.114 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 331 -2023-10-02 19:10:09.114 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:10:09.114 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:10:09.114 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:09.115 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:10:09.115 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:09.115 +01:00 [DBG] Authorization was successful. -2023-10-02 19:10:09.115 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:09.115 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:10:09.115 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:09.115 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:10:09.115 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:10:09.115 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:10:09.115 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:10:09.115 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:10:09.115 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:10:09.115 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:09.116 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:09.116 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:09.116 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:10:09.116 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:10:09.116 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000001": started reading request body. -2023-10-02 19:10:09.116 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000001": done reading request body. -2023-10-02 19:10:09.116 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:10:09.116 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:09.116 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:09.116 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:09.116 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:09.121 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:10:09.122 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:10:09.123 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:10:09.136 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='1a256fdb-ed05-4028-b61c-9a4644a1db28', @p24='eb27398e-0993-4db3-b90a-bb1e386f4bd9', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='True', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:10:09.136 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:10:09.136 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:10:09.136 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:10:09.136 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:09.137 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 21.2009ms -2023-10-02 19:10:09.137 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:09.137 +01:00 [INF] HTTP POST /profile responded 200 in 21.8400 ms -2023-10-02 19:10:09.137 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:10:09.137 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 22.702ms -2023-10-02 19:10:12.399 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 331 -2023-10-02 19:10:12.399 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:10:12.399 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:10:12.399 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:12.400 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:10:12.400 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:12.400 +01:00 [DBG] Authorization was successful. -2023-10-02 19:10:12.400 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:12.400 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:10:12.400 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:12.400 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:10:12.400 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:10:12.400 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:10:12.400 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:10:12.400 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:10:12.400 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:10:12.400 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:12.401 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:12.401 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:12.401 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:10:12.401 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:10:12.401 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000002": started reading request body. -2023-10-02 19:10:12.401 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000002": done reading request body. -2023-10-02 19:10:12.401 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:10:12.401 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:12.401 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:12.401 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:12.401 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:12.402 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:10:12.403 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:10:12.403 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:10:12.416 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='b49997c1-e934-4751-9bf7-92f66bce9e17', @p24='1a256fdb-ed05-4028-b61c-9a4644a1db28', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='True', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:10:12.416 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:10:12.416 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:10:12.416 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:10:12.416 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:12.416 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 16.019ms -2023-10-02 19:10:12.416 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:12.416 +01:00 [INF] HTTP POST /profile responded 200 in 16.5672 ms -2023-10-02 19:10:12.417 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:10:12.417 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 17.5164ms -2023-10-02 19:10:13.028 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 331 -2023-10-02 19:10:13.028 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:10:13.028 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:10:13.028 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:13.028 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:10:13.028 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:13.028 +01:00 [DBG] Authorization was successful. -2023-10-02 19:10:13.028 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:13.028 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:10:13.028 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:13.029 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:10:13.029 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:10:13.029 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:10:13.029 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:10:13.029 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:10:13.029 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:10:13.029 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:13.029 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:13.029 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:13.029 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:10:13.029 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:10:13.029 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000003": started reading request body. -2023-10-02 19:10:13.030 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000003": done reading request body. -2023-10-02 19:10:13.030 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:10:13.030 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:13.030 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:13.030 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:13.030 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:13.031 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:10:13.031 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:10:13.032 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:10:13.044 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='3f677570-838a-4307-9d14-5a6d71b39628', @p24='b49997c1-e934-4751-9bf7-92f66bce9e17', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='True', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:10:13.044 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:10:13.045 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:10:13.045 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:10:13.045 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:13.045 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 15.8618ms -2023-10-02 19:10:13.045 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:13.045 +01:00 [INF] HTTP POST /profile responded 200 in 16.4972 ms -2023-10-02 19:10:13.045 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:10:13.045 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 17.5448ms -2023-10-02 19:10:13.662 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 331 -2023-10-02 19:10:13.662 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:10:13.662 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:10:13.662 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:13.662 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:10:13.662 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:13.663 +01:00 [DBG] Authorization was successful. -2023-10-02 19:10:13.663 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:13.663 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:10:13.663 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:13.663 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:10:13.663 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:10:13.663 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:10:13.663 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:10:13.663 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:10:13.663 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:10:13.663 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:13.663 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:13.663 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:13.663 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:10:13.664 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:10:13.664 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000004": started reading request body. -2023-10-02 19:10:13.664 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000004": done reading request body. -2023-10-02 19:10:13.664 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:10:13.664 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:13.664 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:13.664 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:13.664 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:13.665 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:10:13.665 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:10:13.666 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:10:13.678 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='7a40548c-dca5-4896-988e-5ce7c90577c8', @p24='3f677570-838a-4307-9d14-5a6d71b39628', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='True', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:10:13.679 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:10:13.679 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:10:13.679 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:10:13.679 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:13.679 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 16.0319ms -2023-10-02 19:10:13.679 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:13.679 +01:00 [INF] HTTP POST /profile responded 200 in 16.6042 ms -2023-10-02 19:10:13.679 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:10:13.679 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 17.5482ms -2023-10-02 19:10:14.175 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 331 -2023-10-02 19:10:14.175 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:10:14.175 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:10:14.175 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:14.175 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:10:14.176 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:14.176 +01:00 [DBG] Authorization was successful. -2023-10-02 19:10:14.176 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:14.176 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:10:14.176 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:14.176 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:10:14.176 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:10:14.176 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:10:14.176 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:10:14.176 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:10:14.176 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:10:14.176 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:14.176 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:14.176 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:14.176 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:10:14.177 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:10:14.177 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000005": started reading request body. -2023-10-02 19:10:14.177 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000005": done reading request body. -2023-10-02 19:10:14.177 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:10:14.177 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:14.177 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:14.177 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:14.177 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:14.178 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:10:14.178 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:10:14.179 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:10:14.183 +01:00 [INF] Executed DbCommand (4ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='9e4226fc-697b-4208-838c-9c83e9e7d4f7', @p24='7a40548c-dca5-4896-988e-5ce7c90577c8', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='True', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:10:14.183 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:10:14.183 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:10:14.183 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:10:14.183 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:14.183 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 7.248ms -2023-10-02 19:10:14.183 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:14.184 +01:00 [INF] HTTP POST /profile responded 200 in 7.8229 ms -2023-10-02 19:10:14.184 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:10:14.184 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 8.919ms -2023-10-02 19:10:14.651 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 331 -2023-10-02 19:10:14.652 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:10:14.652 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:10:14.652 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:14.652 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:10:14.652 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:14.652 +01:00 [DBG] Authorization was successful. -2023-10-02 19:10:14.652 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:14.652 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:10:14.652 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:14.652 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:10:14.652 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:10:14.652 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:10:14.652 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:10:14.653 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:10:14.653 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:10:14.653 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:14.653 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:14.653 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:14.653 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:10:14.653 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:10:14.653 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000006": started reading request body. -2023-10-02 19:10:14.653 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000006": done reading request body. -2023-10-02 19:10:14.653 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:10:14.653 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:14.654 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:14.654 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:14.654 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:14.655 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:10:14.655 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:10:14.656 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:10:14.668 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='6d24adbf-0b6f-40fd-ab34-a67ce1263452', @p24='9e4226fc-697b-4208-838c-9c83e9e7d4f7', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='True', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:10:14.668 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:10:14.668 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:10:14.669 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:10:14.669 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:14.669 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 16.0927ms -2023-10-02 19:10:14.669 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:14.669 +01:00 [INF] HTTP POST /profile responded 200 in 16.7179 ms -2023-10-02 19:10:14.669 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:10:14.669 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 17.7483ms -2023-10-02 19:10:15.157 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 331 -2023-10-02 19:10:15.158 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:10:15.158 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:10:15.158 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:15.158 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:10:15.158 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:15.158 +01:00 [DBG] Authorization was successful. -2023-10-02 19:10:15.158 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:15.158 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:10:15.158 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:15.158 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:10:15.158 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:10:15.158 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:10:15.158 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:10:15.158 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:10:15.159 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:10:15.159 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:15.159 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:15.159 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:15.159 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:10:15.159 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:10:15.159 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000007": started reading request body. -2023-10-02 19:10:15.159 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000007": done reading request body. -2023-10-02 19:10:15.159 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:10:15.159 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:15.159 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:15.159 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:15.159 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:15.160 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:10:15.161 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:10:15.161 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:10:15.172 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='ab3e677b-309f-480b-bb63-b38911ee6c6a', @p24='6d24adbf-0b6f-40fd-ab34-a67ce1263452', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='True', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:10:15.173 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:10:15.173 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:10:15.173 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:10:15.173 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:15.173 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 14.4125ms -2023-10-02 19:10:15.173 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:15.173 +01:00 [INF] HTTP POST /profile responded 200 in 14.9673 ms -2023-10-02 19:10:15.173 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:10:15.173 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 15.9346ms -2023-10-02 19:10:15.647 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 331 -2023-10-02 19:10:15.647 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:10:15.647 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:10:15.647 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:15.647 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:10:15.647 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:15.648 +01:00 [DBG] Authorization was successful. -2023-10-02 19:10:15.648 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:15.648 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:10:15.648 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:15.648 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:10:15.648 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:10:15.648 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:10:15.648 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:10:15.648 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:10:15.648 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:10:15.648 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:15.648 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:15.648 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:15.648 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:10:15.649 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:10:15.649 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000008": started reading request body. -2023-10-02 19:10:15.649 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000008": done reading request body. -2023-10-02 19:10:15.649 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:10:15.649 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:15.649 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:15.649 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:15.649 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:15.650 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:10:15.650 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:10:15.653 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:10:15.664 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='74fd8de1-83ea-4e03-8628-ee64dbba6274', @p24='ab3e677b-309f-480b-bb63-b38911ee6c6a', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='True', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:10:15.664 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:10:15.665 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:10:15.665 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:10:15.665 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:15.665 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 16.6795ms -2023-10-02 19:10:15.665 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:15.665 +01:00 [INF] HTTP POST /profile responded 200 in 17.2880 ms -2023-10-02 19:10:15.665 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:10:15.665 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 18.2416ms -2023-10-02 19:10:35.751 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:10:58.233 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 466 -2023-10-02 19:10:58.234 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:10:58.234 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:10:58.234 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:58.234 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:10:58.234 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:58.234 +01:00 [DBG] Authorization was successful. -2023-10-02 19:10:58.234 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:58.234 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:10:58.234 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:58.235 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:10:58.235 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:10:58.235 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:10:58.235 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:10:58.235 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:10:58.235 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:10:58.235 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:58.235 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:58.235 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:58.235 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:10:58.235 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:10:58.235 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000009": started reading request body. -2023-10-02 19:10:58.235 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:00000009": done reading request body. -2023-10-02 19:10:58.236 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:10:58.236 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:58.236 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:58.236 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:58.236 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:58.237 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:10:58.238 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:10:58.238 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:10:58.249 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='7ab7f3ba-91d7-49dc-817b-f6b47303835b', @p24='74fd8de1-83ea-4e03-8628-ee64dbba6274', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='True', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:10:58.250 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:10:58.250 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:10:58.250 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:10:58.250 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:58.250 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 15.1421ms -2023-10-02 19:10:58.250 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:58.250 +01:00 [INF] HTTP POST /profile responded 200 in 15.7444 ms -2023-10-02 19:10:58.250 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:10:58.250 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 16.926ms -2023-10-02 19:10:59.713 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 466 -2023-10-02 19:10:59.713 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:10:59.713 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:10:59.713 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:59.713 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:10:59.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:59.714 +01:00 [DBG] Authorization was successful. -2023-10-02 19:10:59.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:10:59.714 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:10:59.714 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:59.714 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:10:59.714 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:10:59.714 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:10:59.714 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:10:59.714 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:10:59.714 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:10:59.714 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:59.715 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:10:59.715 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:59.715 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:10:59.715 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:10:59.715 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:0000000A": started reading request body. -2023-10-02 19:10:59.715 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:0000000A": done reading request body. -2023-10-02 19:10:59.715 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:10:59.715 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:59.715 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:59.715 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:10:59.715 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:59.716 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:10:59.717 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:10:59.717 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:10:59.730 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[@p23='c7a535b9-619b-45af-b8ca-4a2f660df712', @p0='0', @p1=NULL, @p2=NULL, @p3='35904b51-4a68-4801-9f83-14084733d906', @p24='7ab7f3ba-91d7-49dc-817b-f6b47303835b', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='True', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAEP/lcUUdPuvwcrmJ/pVkfd4lhJ8jtXxAZPBB7AUJtyx6O8VrGFDske/r8WsHPbEkaQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='L4LLIDZDIXY5BIFKZRBVWFJFQEKF6NJ7', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:10:59.730 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:10:59.730 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:10:59.730 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:10:59.730 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:10:59.730 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 15.9319ms -2023-10-02 19:10:59.730 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:10:59.730 +01:00 [INF] HTTP POST /profile responded 200 in 16.6332 ms -2023-10-02 19:10:59.731 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:10:59.731 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 17.832ms -2023-10-02 19:11:01.575 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:11:01.576 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:11:01.576 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:11:01.576 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:11:01.576 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:11:01.576 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:11:01.576 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:11:01.576 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:11:01.576 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000005": started reading request body. -2023-10-02 19:11:01.576 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000005": done reading request body. -2023-10-02 19:11:01.577 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:11:01.577 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:11:01.577 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:11:01.577 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:11:01.577 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.4509 ms -2023-10-02 19:11:01.577 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:11:01.578 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 2.1308ms -2023-10-02 19:11:01.651 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:11:02.215 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:11:02.215 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:11:02.215 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:11:02.215 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:11:02.215 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:11:02.215 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:11:02.215 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:11:02.215 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:11:02.215 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000006": started reading request body. -2023-10-02 19:11:02.215 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000006": done reading request body. -2023-10-02 19:11:02.216 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:11:02.216 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:11:02.216 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:11:02.216 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:11:02.217 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.4554 ms -2023-10-02 19:11:02.217 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:11:02.217 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 2.1406ms -2023-10-02 19:11:12.684 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/register - application/json 108 -2023-10-02 19:11:12.684 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/register' -2023-10-02 19:11:12.684 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/register' -2023-10-02 19:11:12.684 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:11:12.684 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:11:12.684 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:11:12.684 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:11:12.684 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/register' -2023-10-02 19:11:12.684 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000007": started reading request body. -2023-10-02 19:11:12.684 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000007": done reading request body. -2023-10-02 19:11:12.721 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:11:12.721 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:11:12.738 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[@p0='8451b0f1-afc9-49be-9caf-a3a7deef994f', @p1='0', @p2=NULL, @p3=NULL, @p4='dc462ecf-38c6-42c9-92d8-bd4918563a36', @p5=NULL, @p6=NULL, @p7='fergal.moran+mixyboos@gmail.com', @p8='False', @p9=NULL, @p10='True', @p11=NULL (DbType = DateTime), @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p14='AQAAAAIAAYagAAAAELK5ydhVcYdTERnvF8rkOTFHzcSOozsoyt4nfwMxt5K3Rr1vXkAZ2AfF7OimtuWsXQ==', @p15=NULL, @p16='False', @p17=NULL, @p18='JLYMVRLCS7CG3YYUWU3PERHD274NVKLD', @p19='fergalmoranmixyboosgmailcom', @p20=NULL, @p21=NULL, @p22='False', @p23='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23); -2023-10-02 19:11:12.738 +01:00 [DBG] Found the endpoints ["HTTP: GET /auth/confirmEmail"] for address MapIdentityApi-/auth/confirmEmail -2023-10-02 19:11:12.738 +01:00 [DBG] Successfully processed template /auth/confirmEmail for HTTP: GET /auth/confirmEmail resulting in /auth/confirmemail and ?userId=8451b0f1-afc9-49be-9caf-a3a7deef994f&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ6YTdHczVSVUJSY3c2dVlVdU82N1FlVTVsVC9rWFJQRTlZdWZKc25uR0NOSkdCdFJPOVA2T2VxQU5wdmhKeVEzTGxQWCt5YWVzNlM3dVdoZ3V1QnZJS1l6UXpnS0NoZ21sTmg3UzZkc21kQk9FMXV3Q3hXaFRTZjUxZDlBWHJQU0NYZlh0dm93MVE3YTJjYmlsdGNxSnk2c0I2eW5vRmtvUmQ2YlZxNEEzdFJ6Q1RXVXFrdXRtc3EwNDljWUs3Z09xZCt5dVpXaUpMdSt1QU9qWWo5cWF4YnB0QlhiSHpNLzVWMnZ2L044LzloQT09 -2023-10-02 19:11:12.738 +01:00 [DBG] Link generation succeeded for endpoints ["HTTP: GET /auth/confirmEmail"] with result /auth/confirmemail?userId=8451b0f1-afc9-49be-9caf-a3a7deef994f&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ6YTdHczVSVUJSY3c2dVlVdU82N1FlVTVsVC9rWFJQRTlZdWZKc25uR0NOSkdCdFJPOVA2T2VxQU5wdmhKeVEzTGxQWCt5YWVzNlM3dVdoZ3V1QnZJS1l6UXpnS0NoZ21sTmg3UzZkc21kQk9FMXV3Q3hXaFRTZjUxZDlBWHJQU0NYZlh0dm93MVE3YTJjYmlsdGNxSnk2c0I2eW5vRmtvUmQ2YlZxNEEzdFJ6Q1RXVXFrdXRtc3EwNDljWUs3Z09xZCt5dVpXaUpMdSt1QU9qWWo5cWF4YnB0QlhiSHpNLzVWMnZ2L044LzloQT09 -2023-10-02 19:11:25.430 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:11:28.239 +01:00 [DBG] Send email to fergal.moran+mixyboos@gmail.com with subject Confirm your email with tracking id 973f6c23-db7a-4299-ad3c-710753393d3c -2023-10-02 19:11:28.240 +01:00 [INF] Setting HTTP status code 200. -2023-10-02 19:11:28.240 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/register' -2023-10-02 19:11:28.240 +01:00 [INF] HTTP POST /auth/register responded 200 in 15555.5875 ms -2023-10-02 19:11:28.240 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:11:28.240 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/register - 200 0 null 15556.4716ms -2023-10-02 19:11:33.218 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:11:33.218 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:11:33.218 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:11:33.218 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:11:33.218 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:11:33.218 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:11:33.218 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:11:33.218 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:11:33.218 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000008": started reading request body. -2023-10-02 19:11:33.218 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000008": done reading request body. -2023-10-02 19:11:33.219 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:11:33.255 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='8451b0f1-afc9-49be-9caf-a3a7deef994f'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:11:33.255 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:11:33.255 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:11:33.255 +01:00 [INF] HTTP POST /auth/login responded 200 in 37.0202 ms -2023-10-02 19:11:33.255 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:11:33.255 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 37.7925ms -2023-10-02 19:11:49.609 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:12:15.588 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:12:25.551 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 355 -2023-10-02 19:12:25.551 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:12:25.551 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:12:25.551 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:12:25.551 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:12:25.551 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:12:25.552 +01:00 [DBG] Authorization was successful. -2023-10-02 19:12:25.552 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:12:25.552 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:12:25.552 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:12:25.552 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:12:25.552 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:12:25.552 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:12:25.552 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:12:25.552 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:12:25.552 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:12:25.552 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:12:25.552 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:12:25.552 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:12:25.552 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:12:25.552 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:12:25.553 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:0000000B": started reading request body. -2023-10-02 19:12:25.553 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:0000000B": done reading request body. -2023-10-02 19:12:25.553 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:12:25.553 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:12:25.553 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:12:25.553 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:12:25.553 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:12:25.554 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='c7a535b9-619b-45af-b8ca-4a2f660df712' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:12:25.554 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 404 -2023-10-02 19:12:25.554 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 1.8046ms -2023-10-02 19:12:25.554 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:12:25.554 +01:00 [INF] HTTP POST /profile responded 404 in 2.3639 ms -2023-10-02 19:12:25.554 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:12:25.554 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 404 0 null 3.4608ms -2023-10-02 19:12:41.668 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:13:00.164 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 355 -2023-10-02 19:13:00.164 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:13:00.164 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:13:00.164 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:13:00.164 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:13:00.164 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:13:00.164 +01:00 [DBG] Authorization was successful. -2023-10-02 19:13:00.165 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:13:00.165 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:13:00.165 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:13:00.165 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:13:00.165 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:13:00.165 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:13:00.165 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:13:00.165 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:13:00.165 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:13:00.165 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:13:00.165 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:13:00.165 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:13:00.165 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:13:00.165 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:13:00.165 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:0000000C": started reading request body. -2023-10-02 19:13:00.166 +01:00 [DBG] Connection id "0HMU3E8F3BL5K", Request id "0HMU3E8F3BL5K:0000000C": done reading request body. -2023-10-02 19:13:00.166 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:13:00.166 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:13:00.166 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:13:00.166 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:13:00.166 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:13:00.167 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='8451b0f1-afc9-49be-9caf-a3a7deef994f' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:13:00.167 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGALMORAN'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:13:00.168 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:13:00.179 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[@p23='8451b0f1-afc9-49be-9caf-a3a7deef994f', @p0='0', @p1=NULL, @p2=NULL, @p3='c9ec2114-f2f1-4672-8e21-131d8422ebc3', @p24='dc462ecf-38c6-42c9-92d8-bd4918563a36', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGALMORAN', @p13='AQAAAAIAAYagAAAAELK5ydhVcYdTERnvF8rkOTFHzcSOozsoyt4nfwMxt5K3Rr1vXkAZ2AfF7OimtuWsXQ==', @p14=NULL, @p15='False', @p16=NULL, @p17='JLYMVRLCS7CG3YYUWU3PERHD274NVKLD', @p18='fergalmoranmixyboosgmailcom', @p19=NULL, @p20=NULL, @p21='False', @p22='fergalmoran'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 19:13:00.179 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:13:00.179 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:13:00.179 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:13:00.179 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:13:00.180 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 14.5237ms -2023-10-02 19:13:00.180 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:13:00.180 +01:00 [INF] HTTP POST /profile responded 200 in 15.0392 ms -2023-10-02 19:13:00.180 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" completed keep alive response. -2023-10-02 19:13:00.180 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 16.0186ms -2023-10-02 19:13:03.892 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:13:03.893 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:13:03.893 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:13:03.893 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:13:03.893 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:13:03.893 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:13:03.893 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:13:03.893 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:13:03.893 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000009": started reading request body. -2023-10-02 19:13:03.893 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:00000009": done reading request body. -2023-10-02 19:13:03.894 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:13:03.894 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:13:03.894 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:13:03.894 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:13:03.894 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.4050 ms -2023-10-02 19:13:03.894 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:13:03.895 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 2.1157ms -2023-10-02 19:13:08.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:13:37.565 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:14:01.478 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:14:28.885 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:14:29.613 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:14:29.613 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:14:29.613 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:14:29.613 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:14:29.613 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:14:29.613 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:14:29.613 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:14:29.613 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:14:29.613 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:0000000A": started reading request body. -2023-10-02 19:14:29.613 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:0000000A": done reading request body. -2023-10-02 19:14:29.614 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:14:29.615 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:14:29.615 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:14:29.615 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:14:29.615 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.5396 ms -2023-10-02 19:14:29.615 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:14:29.615 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 2.334ms -2023-10-02 19:14:32.921 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:14:32.922 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:14:32.922 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:14:32.922 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:14:32.922 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:14:32.922 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:14:32.922 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:14:32.922 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:14:32.922 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:0000000B": started reading request body. -2023-10-02 19:14:32.922 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:0000000B": done reading request body. -2023-10-02 19:14:32.923 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:14:32.923 +01:00 [INF] Setting HTTP status code 401. -2023-10-02 19:14:32.923 +01:00 [INF] Writing value of type 'ProblemDetails' as Json. -2023-10-02 19:14:32.923 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:14:32.923 +01:00 [INF] HTTP POST /auth/login responded 401 in 1.3756 ms -2023-10-02 19:14:32.923 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:14:32.923 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 401 null application/problem+json 1.9598ms -2023-10-02 19:14:52.525 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:14:59.133 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/register - application/json 108 -2023-10-02 19:14:59.134 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/register' -2023-10-02 19:14:59.134 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/register' -2023-10-02 19:14:59.134 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:14:59.134 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:14:59.134 +01:00 [DBG] Endpoint 'HTTP: POST /auth/register' already set, skipping route matching. -2023-10-02 19:14:59.134 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:14:59.134 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/register' -2023-10-02 19:14:59.134 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:0000000C": started reading request body. -2023-10-02 19:14:59.134 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:0000000C": done reading request body. -2023-10-02 19:14:59.170 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:14:59.171 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:14:59.184 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[@p0='1a12f994-2fcd-4ea3-a186-122bd257d95d', @p1='0', @p2=NULL, @p3=NULL, @p4='b0dfa13b-b262-42c1-95dc-a35dc8f54706', @p5=NULL, @p6=NULL, @p7='fergal.moran+mixyboos@gmail.com', @p8='False', @p9=NULL, @p10='True', @p11=NULL (DbType = DateTime), @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p14='AQAAAAIAAYagAAAAEFXOR0rMGJNio0nuBiXAf2spF3cCe9FICwOAy39rz4JazS318KKBq/E6fo6q4JSJgA==', @p15=NULL, @p16='False', @p17=NULL, @p18='6IKWSWAFH5K4GN4YVC6QLZCTH22UXBJV', @p19='fergalmoranmixyboosgmailcom', @p20=NULL, @p21=NULL, @p22='False', @p23='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -INSERT INTO oid."user" ("Id", "AccessFailedCount", "Biography", "City", "ConcurrencyStamp", "Country", "DisplayName", "Email", "EmailConfirmed", "HeaderImage", "LockoutEnabled", "LockoutEnd", "NormalizedEmail", "NormalizedUserName", "PasswordHash", "PhoneNumber", "PhoneNumberConfirmed", "ProfileImage", "SecurityStamp", "Slug", "StreamKey", "Title", "TwoFactorEnabled", "UserName") -VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23); -2023-10-02 19:14:59.185 +01:00 [DBG] Found the endpoints ["HTTP: GET /auth/confirmEmail"] for address MapIdentityApi-/auth/confirmEmail -2023-10-02 19:14:59.185 +01:00 [DBG] Successfully processed template /auth/confirmEmail for HTTP: GET /auth/confirmEmail resulting in /auth/confirmemail and ?userId=1a12f994-2fcd-4ea3-a186-122bd257d95d&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ6WGduQ2lMa1J6djl3a1Z2M1Q5ZVpYeldrUTUxZUpneGFSZytNOEV2UDFzZkJJbllrTHV1SlI1VERoSllsSEVsaGl6dGxRRVpmcUxVVEowRHc5T2NhSjlFaXZUbXl2d1NXMS82OGNaWmc0bS9qc0tPdVpuWG9zeXJJKzJlNDJoVVJ4ang4OHkyVFNGZWVzbFdZVnJiZVdzRWtuZ1pQQ2dWeTI1VDU3N2lUOTVaN21IaE8zKzUyVHU4dGZKb1dQM3NNTitCVkNzZmNxYVpDaFVQSjUySTJQekREUENmVmp2ZzZjYytYaGNxZ3FRZz09 -2023-10-02 19:14:59.185 +01:00 [DBG] Link generation succeeded for endpoints ["HTTP: GET /auth/confirmEmail"] with result /auth/confirmemail?userId=1a12f994-2fcd-4ea3-a186-122bd257d95d&code=Q2ZESjhNZE8vSlVLMmRWS3JuU2lDVWIzcmJ6WGduQ2lMa1J6djl3a1Z2M1Q5ZVpYeldrUTUxZUpneGFSZytNOEV2UDFzZkJJbllrTHV1SlI1VERoSllsSEVsaGl6dGxRRVpmcUxVVEowRHc5T2NhSjlFaXZUbXl2d1NXMS82OGNaWmc0bS9qc0tPdVpuWG9zeXJJKzJlNDJoVVJ4ang4OHkyVFNGZWVzbFdZVnJiZVdzRWtuZ1pQQ2dWeTI1VDU3N2lUOTVaN21IaE8zKzUyVHU4dGZKb1dQM3NNTitCVkNzZmNxYVpDaFVQSjUySTJQekREUENmVmp2ZzZjYytYaGNxZ3FRZz09 -2023-10-02 19:15:07.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:15:07.174 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:15:07.178 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:15:07.179 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:15:09.521 +01:00 [DBG] Send email to fergal.moran+mixyboos@gmail.com with subject Confirm your email with tracking id d37ed3b6-d955-452b-8437-c86307f6317a -2023-10-02 19:15:09.522 +01:00 [INF] Setting HTTP status code 200. -2023-10-02 19:15:09.522 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/register' -2023-10-02 19:15:09.522 +01:00 [INF] HTTP POST /auth/register responded 200 in 10387.6450 ms -2023-10-02 19:15:09.522 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:15:09.522 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/register - 200 0 null 10388.3424ms -2023-10-02 19:15:10.948 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" disconnecting. -2023-10-02 19:15:10.948 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" stopped. -2023-10-02 19:15:10.948 +01:00 [DBG] Connection id "0HMU3E8F3BL5K" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:15:13.032 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:15:13.032 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:15:13.032 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:15:13.032 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:15:13.032 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:15:13.032 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:15:13.032 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:15:13.033 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:15:13.033 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:0000000D": started reading request body. -2023-10-02 19:15:13.033 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:0000000D": done reading request body. -2023-10-02 19:15:13.034 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:15:13.069 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='1a12f994-2fcd-4ea3-a186-122bd257d95d'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:15:13.069 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:15:13.069 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:15:13.069 +01:00 [INF] HTTP POST /auth/login responded 200 in 36.7814 ms -2023-10-02 19:15:13.069 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:15:13.069 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 37.3967ms -2023-10-02 19:15:32.290 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:15:59.343 +01:00 [DBG] Connection id "0HMU3E8F3BL5L" accepted. -2023-10-02 19:15:59.343 +01:00 [DBG] Connection id "0HMU3E8F3BL5L" started. -2023-10-02 19:15:59.343 +01:00 [DBG] Connection 0HMU3E8F3BL5L established using the following protocol: "Tls13" -2023-10-02 19:15:59.344 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 324 -2023-10-02 19:15:59.344 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:15:59.344 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:15:59.344 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:15:59.344 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:15:59.344 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:15:59.344 +01:00 [DBG] Authorization was successful. -2023-10-02 19:15:59.344 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:15:59.344 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:15:59.344 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:15:59.344 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:15:59.345 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:15:59.345 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 19:15:59.345 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:15:59.345 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:15:59.345 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:15:59.345 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:15:59.345 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:15:59.345 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:15:59.345 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 19:15:59.345 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 19:15:59.345 +01:00 [DBG] Connection id "0HMU3E8F3BL5L", Request id "0HMU3E8F3BL5L:00000001": started reading request body. -2023-10-02 19:15:59.345 +01:00 [DBG] Connection id "0HMU3E8F3BL5L", Request id "0HMU3E8F3BL5L:00000001": done reading request body. -2023-10-02 19:15:59.345 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 19:15:59.345 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:15:59.346 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:15:59.346 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 19:15:59.346 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:15:59.346 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='1a12f994-2fcd-4ea3-a186-122bd257d95d' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 19:15:59.347 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 19:15:59.348 +01:00 [DBG] User validation failed: InvalidUserName. -2023-10-02 19:15:59.348 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:15:59.348 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:15:59.348 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:15:59.348 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:15:59.348 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 3.1701ms -2023-10-02 19:15:59.348 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 19:15:59.348 +01:00 [INF] HTTP POST /profile responded 200 in 3.7641 ms -2023-10-02 19:15:59.348 +01:00 [DBG] Connection id "0HMU3E8F3BL5L" completed keep alive response. -2023-10-02 19:15:59.348 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.6188ms -2023-10-02 19:16:01.012 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:16:07.197 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:16:07.198 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:16:07.198 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:16:07.198 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:16:07.198 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:16:07.198 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:16:07.198 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:16:07.198 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:16:07.198 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:0000000E": started reading request body. -2023-10-02 19:16:07.198 +01:00 [DBG] Connection id "0HMU3E8F3BL5J", Request id "0HMU3E8F3BL5J:0000000E": done reading request body. -2023-10-02 19:16:07.199 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:16:07.239 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='1a12f994-2fcd-4ea3-a186-122bd257d95d'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:16:07.239 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:16:07.239 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:16:07.239 +01:00 [INF] HTTP POST /auth/login responded 200 in 40.9893 ms -2023-10-02 19:16:07.239 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" completed keep alive response. -2023-10-02 19:16:07.239 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 41.7767ms -2023-10-02 19:16:25.805 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:16:52.337 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:17:16.031 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:17:45.655 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:18:10.064 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:18:10.963 +01:00 [DBG] Connection id "0HMU3E8F3BL5L" disconnecting. -2023-10-02 19:18:10.963 +01:00 [DBG] Connection id "0HMU3E8F3BL5L" stopped. -2023-10-02 19:18:10.963 +01:00 [DBG] Connection id "0HMU3E8F3BL5L" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:18:17.964 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" disconnecting. -2023-10-02 19:18:17.964 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" stopped. -2023-10-02 19:18:17.964 +01:00 [DBG] Connection id "0HMU3E8F3BL5J" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:18:36.910 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:19:02.327 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:19:26.447 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:19:52.591 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:20:07.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:20:07.174 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:20:07.175 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:20:07.175 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:20:34.430 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:21:01.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:21:25.134 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:21:48.539 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:22:18.413 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:22:42.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:23:07.265 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:23:35.232 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:24:02.498 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:24:30.433 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:24:55.256 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:25:07.174 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:25:07.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:25:07.178 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:25:07.178 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:25:36.695 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:26:01.724 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:26:25.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:26:48.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:27:14.220 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:27:42.074 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:28:11.851 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:28:39.094 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:29:02.343 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:29:28.585 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:29:53.327 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:30:07.174 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:30:07.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:30:07.175 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:30:07.175 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:30:35.772 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:30:59.450 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:31:25.985 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:31:49.095 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:32:15.228 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:32:42.353 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:33:11.259 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:33:39.130 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:34:08.846 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:34:38.838 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:35:07.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:35:07.174 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:35:07.178 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:35:07.178 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:35:33.189 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:35:59.250 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:36:24.692 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:36:49.537 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:37:17.457 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:37:42.764 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:38:09.914 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:38:33.403 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:38:37.516 +01:00 [DBG] Connection id "0HMU3E8F3BL5M" accepted. -2023-10-02 19:38:37.517 +01:00 [DBG] Connection id "0HMU3E8F3BL5M" started. -2023-10-02 19:38:37.517 +01:00 [DBG] Connection 0HMU3E8F3BL5M established using the following protocol: "Tls13" -2023-10-02 19:38:37.518 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 19:38:37.518 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:38:37.518 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:38:37.518 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:38:37.518 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:38:37.518 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:38:37.518 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:37.518 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:38:37.518 +01:00 [DBG] Connection id "0HMU3E8F3BL5M", Request id "0HMU3E8F3BL5M:00000001": started reading request body. -2023-10-02 19:38:37.518 +01:00 [DBG] Connection id "0HMU3E8F3BL5M", Request id "0HMU3E8F3BL5M:00000001": done reading request body. -2023-10-02 19:38:37.519 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:38:37.561 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='1a12f994-2fcd-4ea3-a186-122bd257d95d'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:38:37.562 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:38:37.562 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:38:37.562 +01:00 [INF] HTTP POST /auth/login responded 200 in 44.1128 ms -2023-10-02 19:38:37.562 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 44.616ms -2023-10-02 19:38:37.562 +01:00 [DBG] Connection id "0HMU3E8F3BL5M" disconnecting. -2023-10-02 19:38:37.562 +01:00 [DBG] Connection id "0HMU3E8F3BL5M" stopped. -2023-10-02 19:38:37.563 +01:00 [DBG] Connection id "0HMU3E8F3BL5M" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:37.582 +01:00 [DBG] Connection id "0HMU3E8F3BL5N" accepted. -2023-10-02 19:38:37.582 +01:00 [DBG] Connection id "0HMU3E8F3BL5N" started. -2023-10-02 19:38:37.582 +01:00 [DBG] Connection 0HMU3E8F3BL5N established using the following protocol: "Tls13" -2023-10-02 19:38:37.582 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:38:37.583 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:38:37.583 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:38:37.583 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:37.583 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:38:37.583 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:37.583 +01:00 [DBG] Authorization was successful. -2023-10-02 19:38:37.583 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:37.583 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:37.583 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:37.583 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:38:37.583 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:37.584 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:37.584 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:37.584 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:37.584 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:38:37.584 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:37.584 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:37.585 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:38:37.585 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:38:37.586 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:38:37.586 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:38:37.586 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:38:37.586 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:38:37.586 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:38:37.586 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.5854ms -2023-10-02 19:38:37.586 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:37.586 +01:00 [INF] HTTP GET /profile responded 200 in 3.2004 ms -2023-10-02 19:38:37.587 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.1177ms -2023-10-02 19:38:37.587 +01:00 [DBG] Connection id "0HMU3E8F3BL5N" disconnecting. -2023-10-02 19:38:37.587 +01:00 [DBG] Connection id "0HMU3E8F3BL5N" stopped. -2023-10-02 19:38:37.587 +01:00 [DBG] Connection id "0HMU3E8F3BL5N" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:37.618 +01:00 [DBG] Connection id "0HMU3E8F3BL5O" accepted. -2023-10-02 19:38:37.618 +01:00 [DBG] Connection id "0HMU3E8F3BL5O" started. -2023-10-02 19:38:37.619 +01:00 [DBG] Connection 0HMU3E8F3BL5O established using the following protocol: "Tls13" -2023-10-02 19:38:37.619 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:38:37.619 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:38:37.619 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:38:37.619 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:37.619 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:38:37.619 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:37.619 +01:00 [DBG] Authorization was successful. -2023-10-02 19:38:37.619 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:37.619 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:37.619 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:37.620 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:38:37.620 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:37.620 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:37.620 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:37.620 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:37.620 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:38:37.620 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:37.620 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:37.621 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:38:37.622 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:38:37.622 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:38:37.622 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:38:37.622 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:38:37.623 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:38:37.623 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:38:37.623 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.7852ms -2023-10-02 19:38:37.623 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:37.623 +01:00 [INF] HTTP GET /profile responded 200 in 3.3509 ms -2023-10-02 19:38:37.623 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.0555ms -2023-10-02 19:38:37.623 +01:00 [DBG] Connection id "0HMU3E8F3BL5O" disconnecting. -2023-10-02 19:38:37.623 +01:00 [DBG] Connection id "0HMU3E8F3BL5O" stopped. -2023-10-02 19:38:37.623 +01:00 [DBG] Connection id "0HMU3E8F3BL5O" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:37.731 +01:00 [DBG] Connection id "0HMU3E8F3BL5P" accepted. -2023-10-02 19:38:37.731 +01:00 [DBG] Connection id "0HMU3E8F3BL5P" started. -2023-10-02 19:38:37.732 +01:00 [DBG] Connection 0HMU3E8F3BL5P established using the following protocol: "Tls13" -2023-10-02 19:38:37.732 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:38:37.732 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:38:37.732 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:38:37.732 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:37.732 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:38:37.732 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:37.732 +01:00 [DBG] Authorization was successful. -2023-10-02 19:38:37.732 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:37.732 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:37.732 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:37.732 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:38:37.733 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:37.733 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:37.733 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:37.733 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:37.733 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:38:37.733 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:37.733 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:37.734 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:38:37.734 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:38:37.735 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:38:37.735 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:38:37.735 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:38:37.735 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:38:37.735 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:38:37.735 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4499ms -2023-10-02 19:38:37.735 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:37.735 +01:00 [INF] HTTP GET /profile responded 200 in 3.0057 ms -2023-10-02 19:38:37.735 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.7819ms -2023-10-02 19:38:37.736 +01:00 [DBG] Connection id "0HMU3E8F3BL5P" disconnecting. -2023-10-02 19:38:37.736 +01:00 [DBG] Connection id "0HMU3E8F3BL5P" stopped. -2023-10-02 19:38:37.736 +01:00 [DBG] Connection id "0HMU3E8F3BL5P" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:38.711 +01:00 [DBG] Connection id "0HMU3E8F3BL5Q" accepted. -2023-10-02 19:38:38.711 +01:00 [DBG] Connection id "0HMU3E8F3BL5Q" started. -2023-10-02 19:38:38.711 +01:00 [DBG] Connection id "0HMU3E8F3BL5R" accepted. -2023-10-02 19:38:38.711 +01:00 [DBG] Connection id "0HMU3E8F3BL5R" started. -2023-10-02 19:38:38.711 +01:00 [DBG] Connection id "0HMU3E8F3BL5S" accepted. -2023-10-02 19:38:38.711 +01:00 [DBG] Connection id "0HMU3E8F3BL5S" started. -2023-10-02 19:38:38.711 +01:00 [DBG] Connection id "0HMU3E8F3BL5T" accepted. -2023-10-02 19:38:38.711 +01:00 [DBG] Connection id "0HMU3E8F3BL5T" started. -2023-10-02 19:38:38.711 +01:00 [DBG] Connection id "0HMU3E8F3BL5U" accepted. -2023-10-02 19:38:38.711 +01:00 [DBG] Connection id "0HMU3E8F3BL5U" started. -2023-10-02 19:38:38.712 +01:00 [DBG] Connection 0HMU3E8F3BL5Q established using the following protocol: "Tls13" -2023-10-02 19:38:38.712 +01:00 [DBG] Connection 0HMU3E8F3BL5R established using the following protocol: "Tls13" -2023-10-02 19:38:38.712 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 19:38:38.712 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 19:38:38.712 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:38:38.712 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:38:38.712 +01:00 [DBG] Connection 0HMU3E8F3BL5S established using the following protocol: "Tls13" -2023-10-02 19:38:38.712 +01:00 [DBG] Connection 0HMU3E8F3BL5T established using the following protocol: "Tls13" -2023-10-02 19:38:38.712 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:38:38.713 +01:00 [DBG] Connection 0HMU3E8F3BL5U established using the following protocol: "Tls13" -2023-10-02 19:38:38.713 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.713 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:38:38.713 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 19:38:38.713 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 19:38:38.713 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 19:38:38.713 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:38:38.713 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:38:38.713 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.713 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:38:38.713 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 19:38:38.713 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:38:38.713 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:38:38.713 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 19:38:38.713 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:38.713 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:38:38.714 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.714 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.714 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:38.714 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:38:38.714 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:38:38.714 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:38:38.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:38.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:38.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:38.714 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:38.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:38.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:38.714 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:38.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:38.714 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:38.714 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:38:38.714 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:38.714 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:38.714 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:38.715 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:38.715 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.715 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:38.715 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.715 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.715 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.715 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:38.715 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:38:38.715 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:38:38.715 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:38:38.715 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:38.715 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:38.715 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:38.715 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:38.716 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:38.716 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:38:38.717 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:38.717 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:38.717 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:38:38.717 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:38:38.717 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:38.717 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:38:38.717 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:38:38.717 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:38.717 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:38:38.717 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:38:38.718 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:38:38.718 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:38.718 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:38:38.718 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:38:38.718 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:38:38.718 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 19:38:38.718 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:38:38.718 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:38:38.718 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:38:38.718 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:38:38.719 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:38:38.719 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:38:38.718 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:38:38.719 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.719 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:38:38.719 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 19:38:38.719 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.719 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:38:38.719 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.719 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.719 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:38:38.720 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.720 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.719 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.720 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 19:38:38.720 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:38:38.720 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.720 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.720 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 19:38:38.720 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:38:38.720 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:38:38.720 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:38:38.720 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:38:38.720 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.721 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.721 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.721 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.721 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.721 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:38:38.721 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:38:38.721 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.721 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 19:38:38.722 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:38:38.721 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:38:38.722 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 19:38:38.722 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.722 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.722 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:38:38.722 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 19:38:38.722 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:38:38.722 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:38:38.722 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.722 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 19:38:38.722 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.722 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.723 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.723 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.723 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.723 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.723 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:38:38.723 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:38:38.723 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.723 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.723 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:38:38.723 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.723 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 19:38:38.724 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:38:38.724 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.724 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 19:38:38.725 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:38:38.725 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.0573ms -2023-10-02 19:38:38.725 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.725 +01:00 [INF] HTTP GET /mix/single responded 204 in 10.0151 ms -2023-10-02 19:38:38.725 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 12.2475ms -2023-10-02 19:38:38.725 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:38:38.725 +01:00 [DBG] Connection id "0HMU3E8F3BL5S" disconnecting. -2023-10-02 19:38:38.725 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:38:38.725 +01:00 [DBG] Connection id "0HMU3E8F3BL5S" stopped. -2023-10-02 19:38:38.725 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.8724ms -2023-10-02 19:38:38.725 +01:00 [DBG] Connection id "0HMU3E8F3BL5S" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:38.725 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.726 +01:00 [INF] HTTP GET /mix/single responded 204 in 10.9006 ms -2023-10-02 19:38:38.726 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 13.019ms -2023-10-02 19:38:38.726 +01:00 [DBG] Connection id "0HMU3E8F3BL5T" disconnecting. -2023-10-02 19:38:38.726 +01:00 [DBG] Connection id "0HMU3E8F3BL5T" stopped. -2023-10-02 19:38:38.726 +01:00 [DBG] Connection id "0HMU3E8F3BL5T" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:38.729 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:38:38.729 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:38:38.729 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:38:38.729 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 19:38:38.729 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 12.3318ms -2023-10-02 19:38:38.729 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:38:38.729 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 19:38:38.729 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.729 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 11.5612ms -2023-10-02 19:38:38.729 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 10.6101ms -2023-10-02 19:38:38.729 +01:00 [INF] HTTP GET /mix/single responded 204 in 14.9335 ms -2023-10-02 19:38:38.729 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.729 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 19:38:38.729 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 17.1431ms -2023-10-02 19:38:38.729 +01:00 [INF] HTTP GET /mix/single responded 204 in 14.6548 ms -2023-10-02 19:38:38.729 +01:00 [INF] HTTP GET /mix/single responded 204 in 14.6318 ms -2023-10-02 19:38:38.729 +01:00 [DBG] Connection id "0HMU3E8F3BL5Q" disconnecting. -2023-10-02 19:38:38.730 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 17.2711ms -2023-10-02 19:38:38.730 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 16.7548ms -2023-10-02 19:38:38.730 +01:00 [DBG] Connection id "0HMU3E8F3BL5R" disconnecting. -2023-10-02 19:38:38.730 +01:00 [DBG] Connection id "0HMU3E8F3BL5Q" stopped. -2023-10-02 19:38:38.730 +01:00 [DBG] Connection id "0HMU3E8F3BL5U" disconnecting. -2023-10-02 19:38:38.730 +01:00 [DBG] Connection id "0HMU3E8F3BL5R" stopped. -2023-10-02 19:38:38.730 +01:00 [DBG] Connection id "0HMU3E8F3BL5Q" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:38.730 +01:00 [DBG] Connection id "0HMU3E8F3BL5U" stopped. -2023-10-02 19:38:38.730 +01:00 [DBG] Connection id "0HMU3E8F3BL5R" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:38.730 +01:00 [DBG] Connection id "0HMU3E8F3BL5U" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:52.983 +01:00 [DBG] Connection id "0HMU3E8F3BL5V" accepted. -2023-10-02 19:38:52.983 +01:00 [DBG] Connection id "0HMU3E8F3BL5V" started. -2023-10-02 19:38:52.984 +01:00 [DBG] Connection 0HMU3E8F3BL5V established using the following protocol: "Tls13" -2023-10-02 19:38:52.984 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:38:52.984 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:38:52.984 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:38:52.984 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:52.985 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:38:52.985 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:52.985 +01:00 [DBG] Authorization was successful. -2023-10-02 19:38:52.985 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:52.985 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:52.985 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:52.985 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:38:52.985 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:52.985 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:52.985 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:52.985 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:52.985 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:38:52.985 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:52.985 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:52.986 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:38:52.987 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:38:52.988 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:38:52.988 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:38:52.988 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:38:52.988 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:38:52.988 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:38:52.988 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.1098ms -2023-10-02 19:38:52.988 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:52.989 +01:00 [INF] HTTP GET /profile responded 200 in 3.7298 ms -2023-10-02 19:38:52.989 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.6683ms -2023-10-02 19:38:52.989 +01:00 [DBG] Connection id "0HMU3E8F3BL5V" disconnecting. -2023-10-02 19:38:52.989 +01:00 [DBG] Connection id "0HMU3E8F3BL5V" stopped. -2023-10-02 19:38:52.989 +01:00 [DBG] Connection id "0HMU3E8F3BL5V" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:52.997 +01:00 [DBG] Connection id "0HMU3E8F3BL60" accepted. -2023-10-02 19:38:52.997 +01:00 [DBG] Connection id "0HMU3E8F3BL60" started. -2023-10-02 19:38:52.999 +01:00 [DBG] Connection 0HMU3E8F3BL60 established using the following protocol: "Tls13" -2023-10-02 19:38:52.999 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:38:52.999 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:38:52.999 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 19:38:52.999 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:38:53.000 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 19:38:53.000 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 19:38:53.000 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:53.000 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 19:38:53.000 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 19:38:53.000 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1558 ms -2023-10-02 19:38:53.000 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.8303ms -2023-10-02 19:38:55.223 +01:00 [DBG] Connection id "0HMU3E8F3BL61" accepted. -2023-10-02 19:38:55.223 +01:00 [DBG] Connection id "0HMU3E8F3BL61" started. -2023-10-02 19:38:55.224 +01:00 [DBG] Connection 0HMU3E8F3BL61 established using the following protocol: "Tls13" -2023-10-02 19:38:55.224 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:38:55.224 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:38:55.224 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:38:55.224 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:55.224 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:38:55.224 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:55.224 +01:00 [DBG] Authorization was successful. -2023-10-02 19:38:55.224 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:55.224 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:55.224 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:55.224 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:38:55.225 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:55.225 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:55.225 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:55.225 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:55.225 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:38:55.225 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:55.225 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:55.226 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:38:55.227 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:38:55.227 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:38:55.228 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:38:55.228 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:38:55.228 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:38:55.228 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:38:55.228 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.1095ms -2023-10-02 19:38:55.228 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:55.228 +01:00 [INF] HTTP GET /profile responded 200 in 3.6689 ms -2023-10-02 19:38:55.228 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.4644ms -2023-10-02 19:38:55.228 +01:00 [DBG] Connection id "0HMU3E8F3BL61" disconnecting. -2023-10-02 19:38:55.228 +01:00 [DBG] Connection id "0HMU3E8F3BL61" stopped. -2023-10-02 19:38:55.228 +01:00 [DBG] Connection id "0HMU3E8F3BL61" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:55.234 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:38:55.235 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:38:55.235 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 19:38:55.235 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:38:55.235 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 19:38:55.235 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 19:38:55.235 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:55.235 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 19:38:55.235 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 19:38:55.235 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.0968 ms -2023-10-02 19:38:55.235 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.6662ms -2023-10-02 19:38:57.263 +01:00 [DBG] Connection id "0HMU3E8F3BL62" accepted. -2023-10-02 19:38:57.263 +01:00 [DBG] Connection id "0HMU3E8F3BL62" started. -2023-10-02 19:38:57.264 +01:00 [DBG] Connection 0HMU3E8F3BL62 established using the following protocol: "Tls13" -2023-10-02 19:38:57.264 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:38:57.264 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:38:57.264 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:38:57.264 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:57.265 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:38:57.265 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:57.265 +01:00 [DBG] Authorization was successful. -2023-10-02 19:38:57.265 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:57.265 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:57.265 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:57.265 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:38:57.265 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:57.265 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:57.265 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:57.265 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:57.265 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:38:57.265 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:57.266 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:57.267 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:38:57.267 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:38:57.268 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:38:57.268 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:38:57.268 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:38:57.268 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:38:57.268 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:38:57.268 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.9862ms -2023-10-02 19:38:57.269 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:57.269 +01:00 [INF] HTTP GET /profile responded 200 in 3.7010 ms -2023-10-02 19:38:57.269 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.6103ms -2023-10-02 19:38:57.269 +01:00 [DBG] Connection id "0HMU3E8F3BL62" disconnecting. -2023-10-02 19:38:57.269 +01:00 [DBG] Connection id "0HMU3E8F3BL62" stopped. -2023-10-02 19:38:57.269 +01:00 [DBG] Connection id "0HMU3E8F3BL62" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:57.309 +01:00 [DBG] Connection id "0HMU3E8F3BL63" accepted. -2023-10-02 19:38:57.309 +01:00 [DBG] Connection id "0HMU3E8F3BL63" started. -2023-10-02 19:38:57.309 +01:00 [DBG] Connection 0HMU3E8F3BL63 established using the following protocol: "Tls13" -2023-10-02 19:38:57.309 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:38:57.310 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:38:57.310 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:38:57.310 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:57.310 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:38:57.310 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:57.310 +01:00 [DBG] Authorization was successful. -2023-10-02 19:38:57.310 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:38:57.310 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:38:57.310 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:57.310 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:38:57.310 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:38:57.311 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:38:57.311 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:38:57.311 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:38:57.311 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:38:57.311 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:57.311 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:38:57.312 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:38:57.313 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:38:57.313 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:38:57.313 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:38:57.313 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:38:57.314 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:38:57.314 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:38:57.314 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.8768ms -2023-10-02 19:38:57.314 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:38:57.314 +01:00 [INF] HTTP GET /profile responded 200 in 3.5054 ms -2023-10-02 19:38:57.314 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.3904ms -2023-10-02 19:38:57.314 +01:00 [DBG] Connection id "0HMU3E8F3BL63" disconnecting. -2023-10-02 19:38:57.314 +01:00 [DBG] Connection id "0HMU3E8F3BL63" stopped. -2023-10-02 19:38:57.314 +01:00 [DBG] Connection id "0HMU3E8F3BL63" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:38:57.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:39:02.423 +01:00 [DBG] Connection id "0HMU3E8F3BL64" accepted. -2023-10-02 19:39:02.423 +01:00 [DBG] Connection id "0HMU3E8F3BL64" started. -2023-10-02 19:39:02.424 +01:00 [DBG] Connection 0HMU3E8F3BL64 established using the following protocol: "Tls13" -2023-10-02 19:39:02.424 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:39:02.424 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:39:02.424 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:39:02.424 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:39:02.424 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:39:02.424 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:39:02.424 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:39:02.424 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:39:02.424 +01:00 [DBG] Connection id "0HMU3E8F3BL64", Request id "0HMU3E8F3BL64:00000001": started reading request body. -2023-10-02 19:39:02.424 +01:00 [DBG] Connection id "0HMU3E8F3BL64", Request id "0HMU3E8F3BL64:00000001": done reading request body. -2023-10-02 19:39:02.425 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:39:02.460 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='1a12f994-2fcd-4ea3-a186-122bd257d95d'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:39:02.460 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:39:02.460 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:39:02.460 +01:00 [INF] HTTP POST /auth/login responded 200 in 36.1061 ms -2023-10-02 19:39:02.461 +01:00 [DBG] Connection id "0HMU3E8F3BL64" completed keep alive response. -2023-10-02 19:39:02.461 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 36.7382ms -2023-10-02 19:39:03.191 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 19:39:03.191 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 19:39:03.191 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 19:39:03.191 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:39:03.191 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:39:03.191 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 19:39:03.192 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:39:03.192 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 19:39:03.192 +01:00 [DBG] Connection id "0HMU3E8F3BL64", Request id "0HMU3E8F3BL64:00000002": started reading request body. -2023-10-02 19:39:03.192 +01:00 [DBG] Connection id "0HMU3E8F3BL64", Request id "0HMU3E8F3BL64:00000002": done reading request body. -2023-10-02 19:39:03.193 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 19:39:03.228 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='1a12f994-2fcd-4ea3-a186-122bd257d95d'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 19:39:03.228 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 19:39:03.228 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 19:39:03.228 +01:00 [INF] HTTP POST /auth/login responded 200 in 36.6994 ms -2023-10-02 19:39:03.228 +01:00 [DBG] Connection id "0HMU3E8F3BL64" completed keep alive response. -2023-10-02 19:39:03.228 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 37.3644ms -2023-10-02 19:39:12.495 +01:00 [DBG] Connection id "0HMU3E8F3BL65" accepted. -2023-10-02 19:39:12.495 +01:00 [DBG] Connection id "0HMU3E8F3BL65" started. -2023-10-02 19:39:12.496 +01:00 [DBG] Connection 0HMU3E8F3BL65 established using the following protocol: "Tls13" -2023-10-02 19:39:12.496 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:39:12.496 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:39:12.496 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:39:12.496 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:39:12.496 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:39:12.496 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:39:12.497 +01:00 [DBG] Authorization was successful. -2023-10-02 19:39:12.497 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:39:12.497 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:39:12.497 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:39:12.497 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:39:12.497 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:39:12.497 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:39:12.497 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:39:12.497 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:39:12.497 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:39:12.497 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:39:12.497 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:39:12.498 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:39:12.499 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:39:12.499 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:39:12.499 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:39:12.499 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:39:12.500 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:39:12.500 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:39:12.500 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4087ms -2023-10-02 19:39:12.500 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:39:12.500 +01:00 [INF] HTTP GET /profile responded 200 in 2.9753 ms -2023-10-02 19:39:12.500 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.0322ms -2023-10-02 19:39:12.500 +01:00 [DBG] Connection id "0HMU3E8F3BL65" disconnecting. -2023-10-02 19:39:12.500 +01:00 [DBG] Connection id "0HMU3E8F3BL65" stopped. -2023-10-02 19:39:12.500 +01:00 [DBG] Connection id "0HMU3E8F3BL65" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:39:12.508 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:39:12.509 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:39:12.509 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 19:39:12.509 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 19:39:12.509 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 19:39:12.509 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 19:39:12.509 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:39:12.509 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 19:39:12.509 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 19:39:12.509 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1222 ms -2023-10-02 19:39:12.509 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.7488ms -2023-10-02 19:39:22.354 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:39:45.362 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:40:07.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:40:07.174 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:40:07.175 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:40:07.175 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:40:35.864 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:40:49.865 +01:00 [INF] Application is shutting down... -2023-10-02 19:40:49.866 +01:00 [DBG] Hosting stopping -2023-10-02 19:40:49.867 +01:00 [DBG] Connection id "0HMU3E8F3BL60" is closing. -2023-10-02 19:40:49.867 +01:00 [DBG] Connection id "0HMU3E8F3BL60" is closed. The last processed stream ID was 5. -2023-10-02 19:40:49.867 +01:00 [DBG] Connection id "0HMU3E8F3BL64" disconnecting. -2023-10-02 19:40:49.868 +01:00 [DBG] Connection id "0HMU3E8F3BL64" stopped. -2023-10-02 19:40:49.868 +01:00 [DBG] The connection queue processing loop for 0HMU3E8F3BL60 completed. -2023-10-02 19:40:49.868 +01:00 [DBG] Connection id "0HMU3E8F3BL60" received FIN. -2023-10-02 19:40:49.868 +01:00 [DBG] Connection id "0HMU3E8F3BL64" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:40:49.868 +01:00 [DBG] Connection id "0HMU3E8F3BL60" stopped. -2023-10-02 19:40:49.868 +01:00 [DBG] Connection id "0HMU3E8F3BL60" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:40:49.870 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-02 19:40:49.871 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-02 19:40:49.872 +01:00 [DBG] Shutting down threadpool... -2023-10-02 19:40:49.872 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-02 19:40:49.872 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-02 19:40:49.872 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-02 19:40:49.872 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-02 19:40:49.873 +01:00 [DBG] Hosting stopped -2023-10-02 19:41:17.360 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-02 19:41:17.554 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 19:41:17.560 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-02 19:41:17.565 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-02 19:41:17.573 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-02 19:41:17.579 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-02 19:41:17.594 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-02 19:41:17.603 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-02 19:41:17.625 +01:00 [DBG] Hosting starting -2023-10-02 19:41:17.632 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-02 19:41:17.635 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-02 19:41:17.638 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-02 19:41:17.638 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-02 19:41:17.639 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-02 19:41:17.639 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-02 19:41:17.639 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-02 19:41:17.639 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-02 19:41:17.649 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-02 19:41:17.651 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-02 19:41:17.651 +01:00 [INF] Quartz Scheduler created -2023-10-02 19:41:17.651 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-02 19:41:17.651 +01:00 [INF] RAMJobStore initialized. -2023-10-02 19:41:17.651 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-02 19:41:17.652 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-02 19:41:17.652 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-02 19:41:17.656 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-02 19:41:17.657 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-02 19:41:17.658 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-02 19:41:17.658 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-02 19:41:17.658 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-02 19:41:17.658 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:41:17.659 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-02 19:41:17.681 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-02 19:41:17.745 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-02 19:41:17.745 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-02 19:41:17.746 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-02 19:41:17.746 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-02 19:41:17.746 +01:00 [INF] Hosting environment: Development -2023-10-02 19:41:17.746 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-02 19:41:17.746 +01:00 [DBG] Hosting started -2023-10-02 19:41:17.747 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-02 19:41:17.748 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:41:17.752 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:41:17.755 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:41:17.892 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:41:17.909 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:41:32.113 +01:00 [DBG] Connection id "0HMU3ESPA69JN" accepted. -2023-10-02 19:41:32.114 +01:00 [DBG] Connection id "0HMU3ESPA69JN" started. -2023-10-02 19:41:32.122 +01:00 [DBG] Connection 0HMU3ESPA69JN established using the following protocol: "Tls13" -2023-10-02 19:41:32.134 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:41:32.136 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-02 19:41:32.150 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:41:32.152 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:41:32.152 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:32.157 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:41:32.158 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:41:32.160 +01:00 [DBG] Authorization was successful. -2023-10-02 19:41:32.160 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:41:32.165 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:41:32.166 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:32.170 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:41:32.170 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:41:32.170 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:41:32.170 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:41:32.170 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:41:32.171 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:41:32.171 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:41:32.173 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:41:32.234 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:41:32.284 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:41:32.286 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:41:32.313 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:41:32.314 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:41:32.315 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:41:32.315 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:41:32.322 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 150.166ms -2023-10-02 19:41:32.323 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:32.323 +01:00 [INF] HTTP GET /profile responded 200 in 157.6025 ms -2023-10-02 19:41:32.325 +01:00 [DBG] Connection id "0HMU3ESPA69JN" received FIN. -2023-10-02 19:41:32.326 +01:00 [DBG] Connection id "0HMU3ESPA69JN" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:41:32.326 +01:00 [DBG] Connection id "0HMU3ESPA69JN" disconnecting. -2023-10-02 19:41:32.327 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 193.3757ms -2023-10-02 19:41:32.328 +01:00 [DBG] Connection id "0HMU3ESPA69JN" stopped. -2023-10-02 19:41:32.414 +01:00 [DBG] Connection id "0HMU3ESPA69JO" accepted. -2023-10-02 19:41:32.415 +01:00 [DBG] Connection id "0HMU3ESPA69JO" started. -2023-10-02 19:41:32.416 +01:00 [DBG] Connection 0HMU3ESPA69JO established using the following protocol: "Tls13" -2023-10-02 19:41:32.416 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:41:32.417 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:41:32.417 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:41:32.417 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:32.418 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:41:32.418 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:41:32.419 +01:00 [DBG] Authorization was successful. -2023-10-02 19:41:32.419 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:41:32.419 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:41:32.419 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:32.419 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:41:32.419 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:41:32.419 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:41:32.420 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:41:32.420 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:41:32.420 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:41:32.420 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:41:32.421 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:41:32.423 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:41:32.424 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:41:32.425 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:41:32.425 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:41:32.425 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:41:32.425 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:41:32.426 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:41:32.426 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.1403ms -2023-10-02 19:41:32.426 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:32.426 +01:00 [INF] HTTP GET /profile responded 200 in 6.9701 ms -2023-10-02 19:41:32.426 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 10.2713ms -2023-10-02 19:41:32.427 +01:00 [DBG] Connection id "0HMU3ESPA69JO" received FIN. -2023-10-02 19:41:32.427 +01:00 [DBG] Connection id "0HMU3ESPA69JO" disconnecting. -2023-10-02 19:41:32.427 +01:00 [DBG] Connection id "0HMU3ESPA69JO" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:41:32.428 +01:00 [DBG] Connection id "0HMU3ESPA69JO" stopped. -2023-10-02 19:41:36.090 +01:00 [DBG] Connection id "0HMU3ESPA69JP" accepted. -2023-10-02 19:41:36.091 +01:00 [DBG] Connection id "0HMU3ESPA69JP" started. -2023-10-02 19:41:36.092 +01:00 [DBG] Connection 0HMU3ESPA69JP established using the following protocol: "Tls13" -2023-10-02 19:41:36.092 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:41:36.092 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:41:36.092 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:41:36.092 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:36.094 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:41:36.094 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:41:36.094 +01:00 [DBG] Authorization was successful. -2023-10-02 19:41:36.095 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:41:36.095 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:41:36.095 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:36.095 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:41:36.095 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:41:36.095 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:41:36.095 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:41:36.095 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:41:36.096 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:41:36.096 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:41:36.099 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:41:36.101 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:41:36.101 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:41:36.102 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:41:36.102 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:41:36.102 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:41:36.103 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:41:36.103 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:41:36.103 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 7.2103ms -2023-10-02 19:41:36.103 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:36.103 +01:00 [INF] HTTP GET /profile responded 200 in 8.1866 ms -2023-10-02 19:41:36.103 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 11.3742ms -2023-10-02 19:41:36.103 +01:00 [DBG] Connection id "0HMU3ESPA69JP" disconnecting. -2023-10-02 19:41:36.104 +01:00 [DBG] Connection id "0HMU3ESPA69JP" stopped. -2023-10-02 19:41:36.104 +01:00 [DBG] Connection id "0HMU3ESPA69JP" received FIN. -2023-10-02 19:41:36.104 +01:00 [DBG] Connection id "0HMU3ESPA69JP" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:41:36.140 +01:00 [DBG] Connection id "0HMU3ESPA69JQ" accepted. -2023-10-02 19:41:36.141 +01:00 [DBG] Connection id "0HMU3ESPA69JQ" started. -2023-10-02 19:41:36.141 +01:00 [DBG] Connection 0HMU3ESPA69JQ established using the following protocol: "Tls13" -2023-10-02 19:41:36.142 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 19:41:36.142 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:41:36.142 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:41:36.142 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:36.142 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:41:36.142 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:41:36.143 +01:00 [DBG] Authorization was successful. -2023-10-02 19:41:36.143 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:41:36.143 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:41:36.143 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:36.143 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:41:36.143 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:41:36.143 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:41:36.143 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:41:36.144 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:41:36.144 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:41:36.144 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:41:36.144 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:41:36.146 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:41:36.147 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:41:36.148 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:41:36.148 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:41:36.148 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 19:41:36.148 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:41:36.149 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:41:36.149 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.9474ms -2023-10-02 19:41:36.149 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:36.149 +01:00 [INF] HTTP GET /profile responded 200 in 6.0863 ms -2023-10-02 19:41:36.149 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 7.4834ms -2023-10-02 19:41:36.149 +01:00 [DBG] Connection id "0HMU3ESPA69JQ" disconnecting. -2023-10-02 19:41:36.149 +01:00 [DBG] Connection id "0HMU3ESPA69JQ" received FIN. -2023-10-02 19:41:36.149 +01:00 [DBG] Connection id "0HMU3ESPA69JQ" stopped. -2023-10-02 19:41:36.150 +01:00 [DBG] Connection id "0HMU3ESPA69JQ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:41:40.866 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:41:50.020 +01:00 [DBG] Connection id "0HMU3ESPA69JR" accepted. -2023-10-02 19:41:50.020 +01:00 [DBG] Connection id "0HMU3ESPA69JR" started. -2023-10-02 19:41:50.021 +01:00 [DBG] Connection 0HMU3ESPA69JR established using the following protocol: "Tls13" -2023-10-02 19:41:50.021 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 19:41:50.022 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:41:50.022 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:41:50.022 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:41:50.022 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-02 19:41:50.022 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:41:50.023 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-02 19:41:50.023 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-02 19:41:50.024 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-02 19:41:50.024 +01:00 [DBG] Connection id "0HMU3ESPA69JR" completed keep alive response. -2023-10-02 19:41:50.024 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 401 0 null 2.3274ms -2023-10-02 19:42:01.090 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 19:42:01.091 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 19:42:01.091 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 19:42:01.091 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:42:01.091 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 19:42:01.091 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:42:01.091 +01:00 [DBG] Authorization was successful. -2023-10-02 19:42:01.091 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 19:42:01.091 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 19:42:01.091 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:42:01.091 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 19:42:01.092 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 19:42:01.092 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 19:42:01.092 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 19:42:01.092 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 19:42:01.092 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 19:42:01.092 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:42:01.092 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 19:42:01.093 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 19:42:01.094 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 19:42:01.097 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 19:42:01.098 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 19:42:01.098 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 19:42:01.098 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 19:42:01.098 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 19:42:01.098 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 19:42:01.098 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 19:42:01.098 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.4517ms -2023-10-02 19:42:01.098 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 19:42:01.098 +01:00 [INF] HTTP GET /profile responded 200 in 7.0785 ms -2023-10-02 19:42:01.099 +01:00 [DBG] Connection id "0HMU3ESPA69JR" completed keep alive response. -2023-10-02 19:42:01.099 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 8.2746ms -2023-10-02 19:42:07.074 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:42:30.959 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:43:00.588 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:43:26.278 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:43:55.450 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:44:11.698 +01:00 [DBG] Connection id "0HMU3ESPA69JR" disconnecting. -2023-10-02 19:44:11.698 +01:00 [DBG] Connection id "0HMU3ESPA69JR" stopped. -2023-10-02 19:44:11.698 +01:00 [DBG] Connection id "0HMU3ESPA69JR" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 19:44:25.058 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:44:48.288 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:45:14.417 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:45:42.689 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:46:07.830 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:46:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:46:46.899 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:47:14.228 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:47:39.196 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:48:07.518 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:48:37.475 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:49:01.764 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:49:25.666 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:49:53.238 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:50:17.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:50:45.019 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:51:09.334 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:51:16.975 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:51:16.975 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:51:46.307 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:52:11.371 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:52:40.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:53:04.357 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:53:32.497 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:53:55.768 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:54:24.181 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:54:52.972 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:55:16.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:55:39.296 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:56:06.285 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 19:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 19:56:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 19:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 19:56:46.073 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:57:11.496 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:57:37.395 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:58:06.198 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:58:32.739 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:58:57.539 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:59:26.280 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 19:59:50.702 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:00:18.556 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:00:47.979 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:01:16.971 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:01:16.971 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:01:46.157 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:02:15.270 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:02:38.953 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:03:07.884 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:03:33.854 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:04:01.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:04:26.406 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:04:55.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:05:24.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:05:50.764 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:06:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:06:43.435 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:07:10.589 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:07:37.461 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:08:07.303 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:08:33.101 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:09:03.046 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:09:29.129 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:09:54.226 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:10:23.132 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:10:47.576 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:11:16.971 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:11:16.971 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:11:43.891 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:12:10.097 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:12:36.617 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:13:04.091 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:13:31.064 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:13:59.828 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:14:29.742 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:14:58.708 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:15:24.568 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:15:52.946 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:16:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:16:44.570 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:17:10.985 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:17:37.826 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:18:01.889 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:18:30.804 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:18:54.333 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:19:17.593 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:19:42.935 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:20:06.648 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:20:31.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:20:57.868 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:21:16.971 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:21:45.323 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:22:14.027 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:22:42.471 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:23:07.232 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:23:31.428 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:23:59.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:24:26.978 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:24:51.319 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:25:14.692 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:25:42.968 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:26:12.777 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:26:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:26:46.495 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:27:12.569 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:27:41.768 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:28:11.310 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:28:34.314 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:29:02.950 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:29:27.130 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:29:54.048 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:30:23.094 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:30:49.728 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:31:16.971 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:31:16.971 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:31:44.891 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:32:13.987 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:32:37.479 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:33:00.794 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:33:29.832 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:33:56.060 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:34:21.405 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:34:50.399 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:35:18.214 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:35:44.103 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:36:12.746 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:36:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:36:45.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:37:14.471 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:37:39.152 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:38:05.750 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:38:34.492 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:38:58.082 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:39:27.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:39:54.944 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:40:19.579 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:40:48.832 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:41:16.971 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:41:44.090 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:42:11.729 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:42:35.363 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:43:03.849 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:43:28.985 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:43:57.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:44:25.109 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:44:48.839 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:45:18.407 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:45:47.332 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:46:16.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:46:16.975 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:46:16.976 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:46:16.977 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:46:40.123 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:47:05.632 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:47:32.927 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:48:01.906 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:48:27.836 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:48:54.888 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:49:20.386 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:49:46.723 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:50:14.213 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:50:43.130 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:51:07.854 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:51:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:51:40.092 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:52:07.381 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:52:31.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:52:59.510 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:53:27.486 +01:00 [DBG] Connection id "0HMU3ESPA69JS" accepted. -2023-10-02 20:53:27.486 +01:00 [DBG] Connection id "0HMU3ESPA69JS" started. -2023-10-02 20:53:27.487 +01:00 [DBG] Connection 0HMU3ESPA69JS established using the following protocol: "Tls13" -2023-10-02 20:53:27.487 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 20:53:27.487 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 20:53:27.487 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 20:53:27.487 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:53:27.488 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-02 20:53:27.488 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:53:27.488 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-02 20:53:27.488 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-02 20:53:27.488 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-02 20:53:27.488 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 1.079ms -2023-10-02 20:53:27.488 +01:00 [DBG] Connection id "0HMU3ESPA69JS" disconnecting. -2023-10-02 20:53:27.488 +01:00 [DBG] Connection id "0HMU3ESPA69JS" stopped. -2023-10-02 20:53:27.488 +01:00 [DBG] Connection id "0HMU3ESPA69JS" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:53:29.349 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:53:57.800 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:54:02.723 +01:00 [DBG] Connection id "0HMU3ESPA69JT" accepted. -2023-10-02 20:54:02.723 +01:00 [DBG] Connection id "0HMU3ESPA69JT" started. -2023-10-02 20:54:02.723 +01:00 [DBG] Connection 0HMU3ESPA69JT established using the following protocol: "Tls13" -2023-10-02 20:54:02.724 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 20:54:02.724 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 20:54:02.724 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 20:54:02.724 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:02.724 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 20:54:02.724 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 20:54:02.724 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:02.724 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 20:54:02.726 +01:00 [DBG] Connection id "0HMU3ESPA69JT", Request id "0HMU3ESPA69JT:00000001": started reading request body. -2023-10-02 20:54:02.726 +01:00 [DBG] Connection id "0HMU3ESPA69JT", Request id "0HMU3ESPA69JT:00000001": done reading request body. -2023-10-02 20:54:02.739 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 20:54:02.786 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='1a12f994-2fcd-4ea3-a186-122bd257d95d'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 20:54:02.788 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 20:54:02.791 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 20:54:02.791 +01:00 [INF] HTTP POST /auth/login responded 200 in 66.7244 ms -2023-10-02 20:54:02.791 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 67.5842ms -2023-10-02 20:54:02.791 +01:00 [DBG] Connection id "0HMU3ESPA69JT" disconnecting. -2023-10-02 20:54:02.792 +01:00 [DBG] Connection id "0HMU3ESPA69JT" stopped. -2023-10-02 20:54:02.792 +01:00 [DBG] Connection id "0HMU3ESPA69JT" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:02.807 +01:00 [DBG] Connection id "0HMU3ESPA69JU" accepted. -2023-10-02 20:54:02.807 +01:00 [DBG] Connection id "0HMU3ESPA69JU" started. -2023-10-02 20:54:02.808 +01:00 [DBG] Connection 0HMU3ESPA69JU established using the following protocol: "Tls13" -2023-10-02 20:54:02.808 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 20:54:02.808 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 20:54:02.809 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 20:54:02.809 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:02.809 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 20:54:02.809 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:02.809 +01:00 [DBG] Authorization was successful. -2023-10-02 20:54:02.809 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:02.809 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:02.809 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:02.809 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 20:54:02.809 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:02.809 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:02.809 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:02.809 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:02.810 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 20:54:02.810 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 20:54:02.810 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 20:54:02.811 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 20:54:02.812 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 20:54:02.813 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 20:54:02.813 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 20:54:02.813 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 20:54:02.813 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 20:54:02.813 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 20:54:02.813 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.6888ms -2023-10-02 20:54:02.813 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:02.813 +01:00 [INF] HTTP GET /profile responded 200 in 4.2987 ms -2023-10-02 20:54:02.814 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.1893ms -2023-10-02 20:54:02.814 +01:00 [DBG] Connection id "0HMU3ESPA69JU" disconnecting. -2023-10-02 20:54:02.814 +01:00 [DBG] Connection id "0HMU3ESPA69JU" stopped. -2023-10-02 20:54:02.814 +01:00 [DBG] Connection id "0HMU3ESPA69JU" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:02.846 +01:00 [DBG] Connection id "0HMU3ESPA69JV" accepted. -2023-10-02 20:54:02.846 +01:00 [DBG] Connection id "0HMU3ESPA69JV" started. -2023-10-02 20:54:02.847 +01:00 [DBG] Connection 0HMU3ESPA69JV established using the following protocol: "Tls13" -2023-10-02 20:54:02.847 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 20:54:02.847 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 20:54:02.847 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 20:54:02.847 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:02.848 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 20:54:02.848 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:02.848 +01:00 [DBG] Authorization was successful. -2023-10-02 20:54:02.848 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:02.848 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:02.848 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:02.848 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 20:54:02.848 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:02.848 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:02.848 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:02.848 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:02.848 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 20:54:02.848 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 20:54:02.848 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 20:54:02.849 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 20:54:02.850 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 20:54:02.851 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 20:54:02.851 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 20:54:02.851 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 20:54:02.851 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 20:54:02.852 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 20:54:02.852 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.6747ms -2023-10-02 20:54:02.852 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:02.852 +01:00 [INF] HTTP GET /profile responded 200 in 4.2470 ms -2023-10-02 20:54:02.852 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.0866ms -2023-10-02 20:54:02.852 +01:00 [DBG] Connection id "0HMU3ESPA69JV" disconnecting. -2023-10-02 20:54:02.853 +01:00 [DBG] Connection id "0HMU3ESPA69JV" received FIN. -2023-10-02 20:54:02.853 +01:00 [DBG] Connection id "0HMU3ESPA69JV" stopped. -2023-10-02 20:54:02.853 +01:00 [DBG] Connection id "0HMU3ESPA69JV" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:02.957 +01:00 [DBG] Connection id "0HMU3ESPA69K0" accepted. -2023-10-02 20:54:02.957 +01:00 [DBG] Connection id "0HMU3ESPA69K0" started. -2023-10-02 20:54:02.958 +01:00 [DBG] Connection 0HMU3ESPA69K0 established using the following protocol: "Tls13" -2023-10-02 20:54:02.958 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 20:54:02.959 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 20:54:02.959 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 20:54:02.959 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:02.959 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 20:54:02.959 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:02.959 +01:00 [DBG] Authorization was successful. -2023-10-02 20:54:02.959 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:02.959 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:02.959 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:02.960 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 20:54:02.960 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:02.960 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:02.960 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:02.960 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:02.960 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 20:54:02.960 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 20:54:02.960 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 20:54:02.962 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 20:54:02.962 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 20:54:02.963 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 20:54:02.963 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 20:54:02.963 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 20:54:02.963 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 20:54:02.963 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 20:54:02.964 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.4128ms -2023-10-02 20:54:02.964 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:02.964 +01:00 [INF] HTTP GET /profile responded 200 in 4.3437 ms -2023-10-02 20:54:02.964 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.4322ms -2023-10-02 20:54:02.964 +01:00 [DBG] Connection id "0HMU3ESPA69K0" disconnecting. -2023-10-02 20:54:02.964 +01:00 [DBG] Connection id "0HMU3ESPA69K0" stopped. -2023-10-02 20:54:02.964 +01:00 [DBG] Connection id "0HMU3ESPA69K0" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:03.955 +01:00 [DBG] Connection id "0HMU3ESPA69K1" accepted. -2023-10-02 20:54:03.955 +01:00 [DBG] Connection id "0HMU3ESPA69K1" started. -2023-10-02 20:54:03.955 +01:00 [DBG] Connection id "0HMU3ESPA69K2" accepted. -2023-10-02 20:54:03.955 +01:00 [DBG] Connection id "0HMU3ESPA69K2" started. -2023-10-02 20:54:03.955 +01:00 [DBG] Connection id "0HMU3ESPA69K3" accepted. -2023-10-02 20:54:03.955 +01:00 [DBG] Connection id "0HMU3ESPA69K3" started. -2023-10-02 20:54:03.955 +01:00 [DBG] Connection id "0HMU3ESPA69K4" accepted. -2023-10-02 20:54:03.955 +01:00 [DBG] Connection id "0HMU3ESPA69K4" started. -2023-10-02 20:54:03.955 +01:00 [DBG] Connection id "0HMU3ESPA69K5" accepted. -2023-10-02 20:54:03.955 +01:00 [DBG] Connection id "0HMU3ESPA69K5" started. -2023-10-02 20:54:03.956 +01:00 [DBG] Connection 0HMU3ESPA69K1 established using the following protocol: "Tls13" -2023-10-02 20:54:03.956 +01:00 [DBG] Connection 0HMU3ESPA69K2 established using the following protocol: "Tls13" -2023-10-02 20:54:03.956 +01:00 [DBG] Connection 0HMU3ESPA69K3 established using the following protocol: "Tls13" -2023-10-02 20:54:03.956 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 20:54:03.956 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 20:54:03.956 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 20:54:03.956 +01:00 [DBG] Connection 0HMU3ESPA69K4 established using the following protocol: "Tls13" -2023-10-02 20:54:03.957 +01:00 [DBG] Connection 0HMU3ESPA69K5 established using the following protocol: "Tls13" -2023-10-02 20:54:03.956 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 20:54:03.957 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 20:54:03.957 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 20:54:03.957 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 20:54:03.957 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.957 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 20:54:03.957 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 20:54:03.957 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 20:54:03.957 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 20:54:03.957 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:03.957 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:03.957 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 20:54:03.957 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 20:54:03.957 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 20:54:03.957 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 20:54:03.957 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.957 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:03.958 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.957 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.958 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.958 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:03.958 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:03.958 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:03.958 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:03.958 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:03.958 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:03.958 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.958 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:03.958 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:03.958 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:03.958 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:03.958 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:03.958 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:03.958 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:03.958 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:03.959 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:03.959 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.959 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.959 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:03.959 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.959 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:03.959 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.963 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 20:54:03.963 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 20:54:03.963 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 20:54:03.963 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 20:54:03.963 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:03.963 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 20:54:03.964 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 20:54:03.964 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 20:54:03.964 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:03.964 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:03.964 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:03.965 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:03.965 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:03.965 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:03.965 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:03.965 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:03.965 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:03.968 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 20:54:03.968 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 20:54:03.968 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 20:54:03.968 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 20:54:03.968 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 20:54:03.968 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 20:54:03.968 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 20:54:03.968 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 20:54:03.968 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 20:54:03.968 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 20:54:03.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.969 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 20:54:03.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.969 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.969 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 20:54:03.969 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 20:54:03.969 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 20:54:03.969 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 20:54:03.970 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.970 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.970 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.970 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.970 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 20:54:03.970 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:03.973 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:03.972 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:03.973 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:03.972 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:03.973 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 20:54:03.973 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 20:54:03.973 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 20:54:03.973 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 20:54:03.973 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.973 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 20:54:03.973 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.973 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.974 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.974 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.973 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.974 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.974 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.974 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:03.974 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.974 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.974 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:03.974 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:03.974 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.975 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:03.974 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:03.975 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.975 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.975 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.975 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 20:54:03.986 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 20:54:03.988 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 20:54:03.988 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 23.7969ms -2023-10-02 20:54:03.988 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.988 +01:00 [INF] HTTP GET /mix/single responded 204 in 29.6265 ms -2023-10-02 20:54:03.989 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 31.6893ms -2023-10-02 20:54:03.989 +01:00 [DBG] Connection id "0HMU3ESPA69K5" disconnecting. -2023-10-02 20:54:03.989 +01:00 [DBG] Connection id "0HMU3ESPA69K5" stopped. -2023-10-02 20:54:03.989 +01:00 [DBG] Connection id "0HMU3ESPA69K5" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:03.990 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 20:54:03.990 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 20:54:03.990 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 20:54:03.990 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 20:54:03.990 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 25.9359ms -2023-10-02 20:54:03.990 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 25.9152ms -2023-10-02 20:54:03.990 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 20:54:03.991 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.991 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.991 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 20:54:03.991 +01:00 [INF] HTTP GET /mix/single responded 204 in 31.5936 ms -2023-10-02 20:54:03.991 +01:00 [INF] HTTP GET /mix/single responded 204 in 32.8544 ms -2023-10-02 20:54:03.991 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 20:54:03.991 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 26.6267ms -2023-10-02 20:54:03.991 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 34.7698ms -2023-10-02 20:54:03.991 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 34.7718ms -2023-10-02 20:54:03.991 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 20:54:03.991 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.991 +01:00 [DBG] Connection id "0HMU3ESPA69K2" disconnecting. -2023-10-02 20:54:03.991 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 27.0299ms -2023-10-02 20:54:03.991 +01:00 [INF] HTTP GET /mix/single responded 204 in 32.7252 ms -2023-10-02 20:54:03.991 +01:00 [DBG] Connection id "0HMU3ESPA69K1" disconnecting. -2023-10-02 20:54:03.992 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:03.991 +01:00 [DBG] Connection id "0HMU3ESPA69K2" stopped. -2023-10-02 20:54:03.992 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 35.6514ms -2023-10-02 20:54:03.992 +01:00 [DBG] Connection id "0HMU3ESPA69K1" stopped. -2023-10-02 20:54:03.992 +01:00 [INF] HTTP GET /mix/single responded 204 in 33.4314 ms -2023-10-02 20:54:03.992 +01:00 [DBG] Connection id "0HMU3ESPA69K3" disconnecting. -2023-10-02 20:54:03.992 +01:00 [DBG] Connection id "0HMU3ESPA69K2" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:03.992 +01:00 [DBG] Connection id "0HMU3ESPA69K1" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:03.992 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 35.7264ms -2023-10-02 20:54:03.993 +01:00 [DBG] Connection id "0HMU3ESPA69K3" stopped. -2023-10-02 20:54:03.993 +01:00 [DBG] Connection id "0HMU3ESPA69K4" disconnecting. -2023-10-02 20:54:03.993 +01:00 [DBG] Connection id "0HMU3ESPA69K3" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:03.993 +01:00 [DBG] Connection id "0HMU3ESPA69K4" stopped. -2023-10-02 20:54:03.993 +01:00 [DBG] Connection id "0HMU3ESPA69K4" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:06.510 +01:00 [DBG] Connection id "0HMU3ESPA69K6" accepted. -2023-10-02 20:54:06.510 +01:00 [DBG] Connection id "0HMU3ESPA69K6" started. -2023-10-02 20:54:06.511 +01:00 [DBG] Connection 0HMU3ESPA69K6 established using the following protocol: "Tls13" -2023-10-02 20:54:06.512 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 20:54:06.512 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 20:54:06.512 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 20:54:06.512 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:06.512 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 20:54:06.512 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.512 +01:00 [DBG] Authorization was successful. -2023-10-02 20:54:06.512 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.512 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:06.512 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:06.513 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 20:54:06.513 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:06.513 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:06.513 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:06.513 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:06.513 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 20:54:06.513 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 20:54:06.513 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 20:54:06.514 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 20:54:06.515 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 20:54:06.515 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 20:54:06.516 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 20:54:06.516 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 20:54:06.516 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 20:54:06.516 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 20:54:06.516 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.1062ms -2023-10-02 20:54:06.516 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:06.516 +01:00 [INF] HTTP GET /profile responded 200 in 3.6753 ms -2023-10-02 20:54:06.516 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.5535ms -2023-10-02 20:54:06.516 +01:00 [DBG] Connection id "0HMU3ESPA69K6" disconnecting. -2023-10-02 20:54:06.517 +01:00 [DBG] Connection id "0HMU3ESPA69K6" stopped. -2023-10-02 20:54:06.517 +01:00 [DBG] Connection id "0HMU3ESPA69K6" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:06.549 +01:00 [DBG] Connection id "0HMU3ESPA69K7" accepted. -2023-10-02 20:54:06.549 +01:00 [DBG] Connection id "0HMU3ESPA69K7" started. -2023-10-02 20:54:06.553 +01:00 [DBG] Connection 0HMU3ESPA69K7 established using the following protocol: "Tls13" -2023-10-02 20:54:06.553 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 20:54:06.553 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 20:54:06.553 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 20:54:06.553 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:06.553 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 20:54:06.554 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.554 +01:00 [DBG] Authorization was successful. -2023-10-02 20:54:06.554 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.554 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:06.554 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:06.554 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 20:54:06.554 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:06.554 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:06.554 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:06.554 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:06.554 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 20:54:06.554 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 20:54:06.555 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 20:54:06.556 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 20:54:06.557 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 20:54:06.557 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 20:54:06.557 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 20:54:06.557 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 20:54:06.557 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 20:54:06.558 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 20:54:06.558 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.4034ms -2023-10-02 20:54:06.558 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 20:54:06.558 +01:00 [INF] HTTP GET /profile responded 200 in 4.0224 ms -2023-10-02 20:54:06.558 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.0239ms -2023-10-02 20:54:06.558 +01:00 [DBG] Connection id "0HMU3ESPA69K7" disconnecting. -2023-10-02 20:54:06.558 +01:00 [DBG] Connection id "0HMU3ESPA69K7" stopped. -2023-10-02 20:54:06.558 +01:00 [DBG] Connection id "0HMU3ESPA69K7" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:06.658 +01:00 [DBG] Connection id "0HMU3ESPA69K8" accepted. -2023-10-02 20:54:06.658 +01:00 [DBG] Connection id "0HMU3ESPA69K8" started. -2023-10-02 20:54:06.658 +01:00 [DBG] Connection id "0HMU3ESPA69K9" accepted. -2023-10-02 20:54:06.658 +01:00 [DBG] Connection id "0HMU3ESPA69K9" started. -2023-10-02 20:54:06.658 +01:00 [DBG] Connection id "0HMU3ESPA69KA" accepted. -2023-10-02 20:54:06.658 +01:00 [DBG] Connection id "0HMU3ESPA69KA" started. -2023-10-02 20:54:06.658 +01:00 [DBG] Connection id "0HMU3ESPA69KB" accepted. -2023-10-02 20:54:06.658 +01:00 [DBG] Connection id "0HMU3ESPA69KB" started. -2023-10-02 20:54:06.658 +01:00 [DBG] Connection id "0HMU3ESPA69KC" accepted. -2023-10-02 20:54:06.658 +01:00 [DBG] Connection id "0HMU3ESPA69KC" started. -2023-10-02 20:54:06.663 +01:00 [DBG] Connection 0HMU3ESPA69K8 established using the following protocol: "Tls13" -2023-10-02 20:54:06.663 +01:00 [DBG] Connection 0HMU3ESPA69K9 established using the following protocol: "Tls13" -2023-10-02 20:54:06.663 +01:00 [DBG] Connection 0HMU3ESPA69KA established using the following protocol: "Tls13" -2023-10-02 20:54:06.663 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 20:54:06.663 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 20:54:06.663 +01:00 [DBG] Connection 0HMU3ESPA69KC established using the following protocol: "Tls13" -2023-10-02 20:54:06.663 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 20:54:06.663 +01:00 [DBG] Connection 0HMU3ESPA69KB established using the following protocol: "Tls13" -2023-10-02 20:54:06.663 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 20:54:06.663 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 20:54:06.663 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 20:54:06.663 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 20:54:06.664 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 20:54:06.664 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 20:54:06.664 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 20:54:06.664 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 20:54:06.664 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 20:54:06.664 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 20:54:06.664 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.664 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.664 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 20:54:06.664 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.664 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 20:54:06.664 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.664 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:06.664 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:06.664 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.664 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:06.664 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:06.665 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.665 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.665 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.665 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.665 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.665 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:06.665 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.665 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.665 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 20:54:06.665 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.665 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.665 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.665 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:06.665 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:06.665 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:06.665 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.665 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 20:54:06.665 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 20:54:06.665 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.665 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 20:54:06.665 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.666 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.665 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 20:54:06.665 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:06.666 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 20:54:06.666 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 20:54:06.666 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 20:54:06.666 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:06.666 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:06.666 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:06.666 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:06.667 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:06.668 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:06.668 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 20:54:06.668 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:06.668 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:06.668 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 20:54:06.668 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:06.668 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 20:54:06.668 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:06.668 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 20:54:06.668 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:06.668 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 20:54:06.669 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 20:54:06.669 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:06.669 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 20:54:06.669 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:06.669 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:06.669 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:06.669 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:06.669 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 20:54:06.669 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:06.669 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 20:54:06.669 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 20:54:06.670 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 20:54:06.670 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.670 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 20:54:06.670 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 20:54:06.670 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 20:54:06.670 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 20:54:06.670 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.670 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.670 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.670 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 20:54:06.670 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 20:54:06.671 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.670 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.671 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 20:54:06.671 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 20:54:06.671 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.671 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.671 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 20:54:06.671 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.671 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.671 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.671 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.671 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.672 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:06.672 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:06.672 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 20:54:06.672 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:06.672 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 20:54:06.672 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.672 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 20:54:06.672 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 20:54:06.672 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 20:54:06.672 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:06.672 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 20:54:06.672 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.672 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:06.673 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 20:54:06.673 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.672 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.673 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.673 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.673 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:06.673 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.673 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 20:54:06.673 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.673 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:06.673 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.674 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.674 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:06.674 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:06.674 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.674 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.674 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.674 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.674 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.674 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 20:54:06.674 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 20:54:06.675 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 20:54:06.675 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 20:54:06.675 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 20:54:06.675 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 20:54:06.675 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 20:54:06.675 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 20:54:06.675 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 20:54:06.676 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 20:54:06.676 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 20:54:06.676 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.6209ms -2023-10-02 20:54:06.676 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 8.0652ms -2023-10-02 20:54:06.676 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 20:54:06.676 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.603ms -2023-10-02 20:54:06.676 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 8.7618ms -2023-10-02 20:54:06.677 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.677 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.677 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.4801ms -2023-10-02 20:54:06.677 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.677 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.677 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 20:54:06.677 +01:00 [INF] HTTP GET /mix/single responded 204 in 11.8076 ms -2023-10-02 20:54:06.677 +01:00 [INF] HTTP GET /mix/single responded 204 in 11.7788 ms -2023-10-02 20:54:06.677 +01:00 [INF] HTTP GET /mix/single responded 204 in 11.2965 ms -2023-10-02 20:54:06.677 +01:00 [INF] HTTP GET /mix/single responded 204 in 12.1188 ms -2023-10-02 20:54:06.678 +01:00 [INF] HTTP GET /mix/single responded 204 in 12.6184 ms -2023-10-02 20:54:06.678 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 14.5574ms -2023-10-02 20:54:06.678 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 14.3976ms -2023-10-02 20:54:06.678 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 14.0946ms -2023-10-02 20:54:06.678 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 14.3879ms -2023-10-02 20:54:06.678 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 15.0248ms -2023-10-02 20:54:06.678 +01:00 [DBG] Connection id "0HMU3ESPA69KB" disconnecting. -2023-10-02 20:54:06.681 +01:00 [DBG] Connection id "0HMU3ESPA69KC" disconnecting. -2023-10-02 20:54:06.680 +01:00 [DBG] Connection id "0HMU3ESPA69KA" received FIN. -2023-10-02 20:54:06.681 +01:00 [DBG] Connection id "0HMU3ESPA69K8" disconnecting. -2023-10-02 20:54:06.682 +01:00 [DBG] Connection id "0HMU3ESPA69K9" disconnecting. -2023-10-02 20:54:06.682 +01:00 [DBG] Connection id "0HMU3ESPA69KB" stopped. -2023-10-02 20:54:06.678 +01:00 [DBG] Connection id "0HMU3ESPA69KA" disconnecting. -2023-10-02 20:54:06.682 +01:00 [DBG] Connection id "0HMU3ESPA69KC" stopped. -2023-10-02 20:54:06.682 +01:00 [DBG] Connection id "0HMU3ESPA69KB" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:06.682 +01:00 [DBG] Connection id "0HMU3ESPA69KA" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:06.682 +01:00 [DBG] Connection id "0HMU3ESPA69K9" stopped. -2023-10-02 20:54:06.682 +01:00 [DBG] Connection id "0HMU3ESPA69KC" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:06.682 +01:00 [DBG] Connection id "0HMU3ESPA69K8" stopped. -2023-10-02 20:54:06.682 +01:00 [DBG] Connection id "0HMU3ESPA69K9" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:06.682 +01:00 [DBG] Connection id "0HMU3ESPA69K8" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 20:54:06.683 +01:00 [DBG] Connection id "0HMU3ESPA69KA" stopped. -2023-10-02 20:54:25.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:54:50.911 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:55:18.199 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:55:43.722 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:56:08.952 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 20:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 20:56:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 20:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 20:56:45.029 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:57:12.332 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:57:40.247 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:58:05.205 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:58:32.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:58:56.360 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:59:22.148 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 20:59:46.422 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:00:16.056 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:00:17.316 +01:00 [DBG] Connection id "0HMU3ESPA69KD" accepted. -2023-10-02 21:00:17.316 +01:00 [DBG] Connection id "0HMU3ESPA69KD" started. -2023-10-02 21:00:17.317 +01:00 [DBG] Connection 0HMU3ESPA69KD established using the following protocol: "Tls13" -2023-10-02 21:00:17.317 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 21:00:17.317 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 21:00:17.317 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 21:00:17.318 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:17.318 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 21:00:17.318 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:00:17.318 +01:00 [DBG] Authorization was successful. -2023-10-02 21:00:17.318 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:00:17.318 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 21:00:17.318 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:17.318 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 21:00:17.318 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 21:00:17.318 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 21:00:17.318 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 21:00:17.318 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 21:00:17.318 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 21:00:17.318 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:00:17.319 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:00:17.323 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 21:00:17.324 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 21:00:17.324 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 21:00:17.324 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 21:00:17.324 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 21:00:17.324 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 21:00:17.325 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 21:00:17.325 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.1677ms -2023-10-02 21:00:17.325 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:17.325 +01:00 [INF] HTTP GET /profile responded 200 in 6.7345 ms -2023-10-02 21:00:17.325 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 7.8442ms -2023-10-02 21:00:17.325 +01:00 [DBG] Connection id "0HMU3ESPA69KD" disconnecting. -2023-10-02 21:00:17.325 +01:00 [DBG] Connection id "0HMU3ESPA69KD" stopped. -2023-10-02 21:00:17.325 +01:00 [DBG] Connection id "0HMU3ESPA69KD" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 21:00:18.913 +01:00 [DBG] Connection id "0HMU3ESPA69KE" accepted. -2023-10-02 21:00:18.914 +01:00 [DBG] Connection id "0HMU3ESPA69KE" started. -2023-10-02 21:00:18.914 +01:00 [DBG] Connection 0HMU3ESPA69KE established using the following protocol: "Tls13" -2023-10-02 21:00:18.914 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 21:00:18.915 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 21:00:18.915 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 21:00:18.915 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:18.915 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 21:00:18.915 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:00:18.915 +01:00 [DBG] Authorization was successful. -2023-10-02 21:00:18.915 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:00:18.915 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 21:00:18.915 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:18.915 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 21:00:18.915 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 21:00:18.915 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 21:00:18.916 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 21:00:18.916 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 21:00:18.916 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 21:00:18.916 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:00:18.916 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:00:18.917 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 21:00:18.918 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 21:00:18.918 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 21:00:18.918 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 21:00:18.918 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 21:00:18.918 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 21:00:18.919 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 21:00:18.919 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.0524ms -2023-10-02 21:00:18.919 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:18.919 +01:00 [INF] HTTP GET /profile responded 200 in 3.6635 ms -2023-10-02 21:00:18.919 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.5854ms -2023-10-02 21:00:18.919 +01:00 [DBG] Connection id "0HMU3ESPA69KE" disconnecting. -2023-10-02 21:00:18.919 +01:00 [DBG] Connection id "0HMU3ESPA69KE" stopped. -2023-10-02 21:00:18.919 +01:00 [DBG] Connection id "0HMU3ESPA69KE" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 21:00:18.958 +01:00 [DBG] Connection id "0HMU3ESPA69KF" accepted. -2023-10-02 21:00:18.958 +01:00 [DBG] Connection id "0HMU3ESPA69KF" started. -2023-10-02 21:00:18.959 +01:00 [DBG] Connection 0HMU3ESPA69KF established using the following protocol: "Tls13" -2023-10-02 21:00:18.959 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 21:00:18.959 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 21:00:18.959 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 21:00:18.959 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:18.959 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 21:00:18.959 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:00:18.960 +01:00 [DBG] Authorization was successful. -2023-10-02 21:00:18.960 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:00:18.960 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 21:00:18.960 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:18.960 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 21:00:18.960 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 21:00:18.960 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 21:00:18.960 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 21:00:18.960 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 21:00:18.960 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 21:00:18.960 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:00:18.960 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:00:18.961 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 21:00:18.962 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 21:00:18.965 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 21:00:18.966 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 21:00:18.966 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 21:00:18.966 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 21:00:18.966 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 21:00:18.966 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 5.7755ms -2023-10-02 21:00:18.966 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:18.966 +01:00 [INF] HTTP GET /profile responded 200 in 6.4231 ms -2023-10-02 21:00:18.966 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 7.3255ms -2023-10-02 21:00:18.966 +01:00 [DBG] Connection id "0HMU3ESPA69KF" disconnecting. -2023-10-02 21:00:18.967 +01:00 [DBG] Connection id "0HMU3ESPA69KF" stopped. -2023-10-02 21:00:18.967 +01:00 [DBG] Connection id "0HMU3ESPA69KF" received FIN. -2023-10-02 21:00:18.967 +01:00 [DBG] Connection id "0HMU3ESPA69KF" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 21:00:20.923 +01:00 [DBG] Connection id "0HMU3ESPA69KG" accepted. -2023-10-02 21:00:20.923 +01:00 [DBG] Connection id "0HMU3ESPA69KG" started. -2023-10-02 21:00:20.971 +01:00 [DBG] Connection 0HMU3ESPA69KG established using the following protocol: "Tls13" -2023-10-02 21:00:20.972 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 21:00:20.972 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 21:00:20.972 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 21:00:20.972 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:20.972 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 21:00:20.972 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:00:20.972 +01:00 [DBG] Authorization was successful. -2023-10-02 21:00:20.972 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:00:20.972 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 21:00:20.972 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:20.972 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 21:00:20.973 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 21:00:20.973 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 21:00:20.973 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 21:00:20.973 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 21:00:20.973 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 21:00:20.973 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:00:20.973 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:00:20.974 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 21:00:20.975 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 21:00:20.975 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 21:00:20.975 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 21:00:20.976 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 21:00:20.976 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 21:00:20.976 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 21:00:20.976 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.9504ms -2023-10-02 21:00:20.976 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:20.976 +01:00 [INF] HTTP GET /profile responded 200 in 3.5994 ms -2023-10-02 21:00:20.976 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.5833ms -2023-10-02 21:00:20.976 +01:00 [DBG] Connection id "0HMU3ESPA69KG" disconnecting. -2023-10-02 21:00:20.976 +01:00 [DBG] Connection id "0HMU3ESPA69KG" stopped. -2023-10-02 21:00:20.976 +01:00 [DBG] Connection id "0HMU3ESPA69KG" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 21:00:21.020 +01:00 [DBG] Connection id "0HMU3ESPA69KH" accepted. -2023-10-02 21:00:21.020 +01:00 [DBG] Connection id "0HMU3ESPA69KH" started. -2023-10-02 21:00:21.020 +01:00 [DBG] Connection 0HMU3ESPA69KH established using the following protocol: "Tls13" -2023-10-02 21:00:21.021 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 21:00:21.021 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 21:00:21.021 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 21:00:21.021 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:21.021 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 21:00:21.021 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:00:21.021 +01:00 [DBG] Authorization was successful. -2023-10-02 21:00:21.021 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:00:21.021 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 21:00:21.021 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:21.021 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 21:00:21.022 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 21:00:21.022 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 21:00:21.022 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 21:00:21.022 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 21:00:21.022 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 21:00:21.022 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:00:21.022 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:00:21.023 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 21:00:21.024 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 21:00:21.024 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 21:00:21.024 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 21:00:21.024 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 21:00:21.024 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 21:00:21.025 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 21:00:21.025 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.8772ms -2023-10-02 21:00:21.025 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:00:21.025 +01:00 [INF] HTTP GET /profile responded 200 in 3.4633 ms -2023-10-02 21:00:21.025 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.3298ms -2023-10-02 21:00:21.025 +01:00 [DBG] Connection id "0HMU3ESPA69KH" disconnecting. -2023-10-02 21:00:21.025 +01:00 [DBG] Connection id "0HMU3ESPA69KH" stopped. -2023-10-02 21:00:21.025 +01:00 [DBG] Connection id "0HMU3ESPA69KH" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 21:00:40.052 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:01:09.599 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:01:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:01:44.548 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:02:09.466 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:02:37.759 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:03:04.579 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:03:27.642 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:03:53.231 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:04:16.277 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:04:43.282 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:05:09.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:05:34.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:05:59.064 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:06:45.996 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:07:14.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:07:43.678 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:08:09.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:08:38.180 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:09:02.862 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:09:32.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:09:56.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:10:24.292 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:10:48.213 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:11:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:11:43.051 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:12:09.613 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:12:38.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:13:07.162 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:13:33.941 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:13:58.775 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:14:22.809 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:14:51.355 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:15:14.583 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:15:42.877 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:16:11.847 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:16:46.232 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:17:11.646 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:17:40.940 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:18:10.652 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:18:38.742 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:19:05.528 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:19:31.355 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:20:01.275 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:20:27.153 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:20:55.305 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:21:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:21:42.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:22:11.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:22:37.914 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:23:05.464 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:23:31.810 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:24:00.200 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:24:29.218 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:24:56.862 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:25:24.917 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:25:52.890 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:26:41.518 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:27:08.092 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:27:36.702 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:28:02.165 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:28:31.884 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:28:59.309 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:29:24.543 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:29:52.371 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:30:18.255 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:30:46.494 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:31:10.686 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:31:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:31:41.932 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:32:09.685 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:32:33.727 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:32:57.189 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:33:22.028 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:33:47.288 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:34:16.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:34:44.118 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:35:07.479 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:35:35.279 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:35:58.635 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:36:45.665 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:37:09.451 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:37:33.523 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:37:57.147 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:38:20.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:38:46.646 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:39:15.091 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:39:38.394 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:40:02.151 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:40:25.213 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:40:52.494 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:41:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:41:40.079 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:42:05.575 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:42:34.973 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:42:58.029 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:43:27.753 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:43:51.752 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:44:18.522 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:44:44.153 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:45:12.814 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:45:42.725 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:46:09.100 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:46:45.941 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:47:13.338 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:47:38.471 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:48:03.031 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:48:27.888 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:48:52.670 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:49:22.065 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:49:47.795 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:50:11.799 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:50:41.674 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:50:59.274 +01:00 [DBG] Connection id "0HMU3ESPA69KI" accepted. -2023-10-02 21:50:59.274 +01:00 [DBG] Connection id "0HMU3ESPA69KI" started. -2023-10-02 21:50:59.275 +01:00 [DBG] Connection 0HMU3ESPA69KI established using the following protocol: "Tls13" -2023-10-02 21:50:59.275 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 21:50:59.275 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 21:50:59.275 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 21:50:59.276 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:50:59.276 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 21:50:59.276 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:50:59.276 +01:00 [DBG] Authorization was successful. -2023-10-02 21:50:59.276 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 21:50:59.276 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 21:50:59.276 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:50:59.276 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 21:50:59.276 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 21:50:59.276 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 21:50:59.276 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 21:50:59.276 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 21:50:59.276 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 21:50:59.277 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:50:59.277 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 21:50:59.278 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 21:50:59.279 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 21:50:59.279 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 21:50:59.279 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 21:50:59.279 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 21:50:59.280 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 21:50:59.280 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 21:50:59.280 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.2326ms -2023-10-02 21:50:59.280 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 21:50:59.280 +01:00 [INF] HTTP GET /profile responded 200 in 3.8962 ms -2023-10-02 21:50:59.280 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.8444ms -2023-10-02 21:50:59.280 +01:00 [DBG] Connection id "0HMU3ESPA69KI" disconnecting. -2023-10-02 21:50:59.280 +01:00 [DBG] Connection id "0HMU3ESPA69KI" received FIN. -2023-10-02 21:50:59.280 +01:00 [DBG] Connection id "0HMU3ESPA69KI" stopped. -2023-10-02 21:50:59.280 +01:00 [DBG] Connection id "0HMU3ESPA69KI" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 21:51:06.527 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:51:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:51:42.381 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:52:10.846 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:52:38.072 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:53:02.541 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:53:29.062 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:53:53.898 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:54:19.023 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:54:47.957 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:55:14.642 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:55:39.575 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:56:05.845 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 21:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 21:56:16.971 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 21:56:16.971 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 21:56:41.052 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:57:04.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:57:32.887 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:58:02.474 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:58:31.391 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:58:59.315 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:59:22.597 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 21:59:46.700 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:00:13.063 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:00:37.072 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:01:02.822 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:01:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:01:45.850 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:02:10.830 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:02:39.435 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:03:05.346 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:03:29.357 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:03:59.095 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:04:23.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:04:47.347 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:05:13.887 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:05:41.483 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:06:05.519 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:06:45.849 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:07:15.564 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:07:43.042 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:08:10.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:08:35.073 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:08:58.769 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:09:24.061 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:09:52.660 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:10:22.263 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:10:52.016 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:11:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:11:46.072 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:12:11.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:12:40.059 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:13:09.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:13:35.337 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:14:00.254 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:14:28.074 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:14:52.252 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:15:21.680 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:15:47.776 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:16:16.971 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:16:16.971 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:16:41.353 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:17:10.505 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:17:37.859 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:18:06.845 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:18:35.800 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:18:59.520 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:19:27.989 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:19:55.578 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:20:19.462 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:20:45.082 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:21:09.435 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:21:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:21:42.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:22:09.559 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:22:36.968 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:23:06.061 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:23:33.611 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:23:59.620 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:24:23.275 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:24:46.658 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:25:15.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:25:43.986 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:26:09.087 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:26:43.613 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:27:13.054 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:27:39.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:28:05.640 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:28:29.385 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:28:58.245 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:29:22.969 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:29:50.051 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:30:16.460 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:30:39.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:31:03.554 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:31:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:31:46.434 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:32:10.794 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:32:40.129 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:33:07.125 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:33:31.627 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:34:00.278 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:34:30.163 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:34:54.058 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:35:16.652 +01:00 [DBG] Connection id "0HMU3ESPA69KJ" accepted. -2023-10-02 22:35:16.652 +01:00 [DBG] Connection id "0HMU3ESPA69KJ" started. -2023-10-02 22:35:16.653 +01:00 [DBG] Connection 0HMU3ESPA69KJ established using the following protocol: "Tls13" -2023-10-02 22:35:16.653 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:35:16.653 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:35:16.653 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:35:16.653 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:16.654 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-02 22:35:16.654 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:16.654 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-02 22:35:16.654 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-02 22:35:16.654 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-02 22:35:16.654 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 0.9315ms -2023-10-02 22:35:16.654 +01:00 [DBG] Connection id "0HMU3ESPA69KJ" disconnecting. -2023-10-02 22:35:16.654 +01:00 [DBG] Connection id "0HMU3ESPA69KJ" stopped. -2023-10-02 22:35:16.654 +01:00 [DBG] Connection id "0HMU3ESPA69KJ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:16.684 +01:00 [DBG] Connection id "0HMU3ESPA69KK" accepted. -2023-10-02 22:35:16.684 +01:00 [DBG] Connection id "0HMU3ESPA69KK" started. -2023-10-02 22:35:16.685 +01:00 [DBG] Connection 0HMU3ESPA69KK established using the following protocol: "Tls13" -2023-10-02 22:35:16.685 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:35:16.685 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:35:16.685 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:35:16.685 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:16.685 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-02 22:35:16.685 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:16.685 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-02 22:35:16.685 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-02 22:35:16.685 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-02 22:35:16.686 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 0.8236ms -2023-10-02 22:35:16.686 +01:00 [DBG] Connection id "0HMU3ESPA69KK" disconnecting. -2023-10-02 22:35:16.686 +01:00 [DBG] Connection id "0HMU3ESPA69KK" stopped. -2023-10-02 22:35:16.686 +01:00 [DBG] Connection id "0HMU3ESPA69KK" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:22.240 +01:00 [DBG] Connection id "0HMU3ESPA69KL" accepted. -2023-10-02 22:35:22.240 +01:00 [DBG] Connection id "0HMU3ESPA69KL" started. -2023-10-02 22:35:22.241 +01:00 [DBG] Connection 0HMU3ESPA69KL established using the following protocol: "Tls13" -2023-10-02 22:35:22.241 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-02 22:35:22.242 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 22:35:22.242 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 22:35:22.242 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:35:22.242 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 22:35:22.242 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 22:35:22.242 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:35:22.242 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 22:35:22.243 +01:00 [DBG] Connection id "0HMU3ESPA69KL", Request id "0HMU3ESPA69KL:00000001": started reading request body. -2023-10-02 22:35:22.243 +01:00 [DBG] Connection id "0HMU3ESPA69KL", Request id "0HMU3ESPA69KL:00000001": done reading request body. -2023-10-02 22:35:22.247 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 22:35:22.284 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='1a12f994-2fcd-4ea3-a186-122bd257d95d'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 22:35:22.284 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 22:35:22.284 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 22:35:22.284 +01:00 [INF] HTTP POST /auth/login responded 200 in 42.0226 ms -2023-10-02 22:35:22.285 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 43.4158ms -2023-10-02 22:35:22.285 +01:00 [DBG] Connection id "0HMU3ESPA69KL" disconnecting. -2023-10-02 22:35:22.285 +01:00 [DBG] Connection id "0HMU3ESPA69KL" stopped. -2023-10-02 22:35:22.285 +01:00 [DBG] Connection id "0HMU3ESPA69KL" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:22.300 +01:00 [DBG] Connection id "0HMU3ESPA69KM" accepted. -2023-10-02 22:35:22.300 +01:00 [DBG] Connection id "0HMU3ESPA69KM" started. -2023-10-02 22:35:22.300 +01:00 [DBG] Connection 0HMU3ESPA69KM established using the following protocol: "Tls13" -2023-10-02 22:35:22.301 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:35:22.301 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:35:22.301 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:35:22.301 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:22.301 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:35:22.301 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:22.301 +01:00 [DBG] Authorization was successful. -2023-10-02 22:35:22.301 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:22.301 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:35:22.301 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:22.301 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:35:22.301 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:35:22.301 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:35:22.301 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:35:22.302 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:35:22.302 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:35:22.302 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:35:22.302 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:35:22.303 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:35:22.304 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:35:22.304 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:35:22.304 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:35:22.304 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:35:22.304 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:35:22.305 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:35:22.305 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.9865ms -2023-10-02 22:35:22.305 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:22.305 +01:00 [INF] HTTP GET /profile responded 200 in 3.5492 ms -2023-10-02 22:35:22.305 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.2998ms -2023-10-02 22:35:22.305 +01:00 [DBG] Connection id "0HMU3ESPA69KM" disconnecting. -2023-10-02 22:35:22.305 +01:00 [DBG] Connection id "0HMU3ESPA69KM" stopped. -2023-10-02 22:35:22.305 +01:00 [DBG] Connection id "0HMU3ESPA69KM" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:22.332 +01:00 [DBG] Connection id "0HMU3ESPA69KN" accepted. -2023-10-02 22:35:22.332 +01:00 [DBG] Connection id "0HMU3ESPA69KN" started. -2023-10-02 22:35:22.333 +01:00 [DBG] Connection 0HMU3ESPA69KN established using the following protocol: "Tls13" -2023-10-02 22:35:22.333 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:35:22.333 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:35:22.333 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:35:22.333 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:22.333 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:35:22.334 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:22.334 +01:00 [DBG] Authorization was successful. -2023-10-02 22:35:22.334 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:22.334 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:35:22.334 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:22.334 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:35:22.334 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:35:22.334 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:35:22.334 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:35:22.334 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:35:22.334 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:35:22.334 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:35:22.334 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:35:22.335 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:35:22.336 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:35:22.337 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:35:22.337 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:35:22.337 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:35:22.337 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:35:22.337 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:35:22.337 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.0568ms -2023-10-02 22:35:22.337 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:22.337 +01:00 [INF] HTTP GET /profile responded 200 in 3.6341 ms -2023-10-02 22:35:22.338 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.4624ms -2023-10-02 22:35:22.338 +01:00 [DBG] Connection id "0HMU3ESPA69KN" disconnecting. -2023-10-02 22:35:22.338 +01:00 [DBG] Connection id "0HMU3ESPA69KN" stopped. -2023-10-02 22:35:22.338 +01:00 [DBG] Connection id "0HMU3ESPA69KN" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:22.390 +01:00 [DBG] Connection id "0HMU3ESPA69KO" accepted. -2023-10-02 22:35:22.390 +01:00 [DBG] Connection id "0HMU3ESPA69KO" started. -2023-10-02 22:35:22.391 +01:00 [DBG] Connection 0HMU3ESPA69KO established using the following protocol: "Tls13" -2023-10-02 22:35:22.391 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:35:22.391 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:35:22.391 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:35:22.391 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:22.391 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:35:22.391 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:22.391 +01:00 [DBG] Authorization was successful. -2023-10-02 22:35:22.391 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:22.391 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:35:22.392 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:22.392 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:35:22.392 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:35:22.392 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:35:22.392 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:35:22.392 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:35:22.392 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:35:22.392 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:35:22.392 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:35:22.393 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:35:22.393 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:35:22.394 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:35:22.394 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:35:22.394 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:35:22.394 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:35:22.394 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:35:22.394 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.3008ms -2023-10-02 22:35:22.394 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:35:22.394 +01:00 [INF] HTTP GET /profile responded 200 in 2.8017 ms -2023-10-02 22:35:22.394 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.5746ms -2023-10-02 22:35:22.395 +01:00 [DBG] Connection id "0HMU3ESPA69KO" disconnecting. -2023-10-02 22:35:22.395 +01:00 [DBG] Connection id "0HMU3ESPA69KO" stopped. -2023-10-02 22:35:22.395 +01:00 [DBG] Connection id "0HMU3ESPA69KO" received FIN. -2023-10-02 22:35:22.395 +01:00 [DBG] Connection id "0HMU3ESPA69KO" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:22.531 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:35:23.296 +01:00 [DBG] Connection id "0HMU3ESPA69KP" accepted. -2023-10-02 22:35:23.296 +01:00 [DBG] Connection id "0HMU3ESPA69KQ" accepted. -2023-10-02 22:35:23.296 +01:00 [DBG] Connection id "0HMU3ESPA69KP" started. -2023-10-02 22:35:23.296 +01:00 [DBG] Connection id "0HMU3ESPA69KQ" started. -2023-10-02 22:35:23.296 +01:00 [DBG] Connection id "0HMU3ESPA69KR" accepted. -2023-10-02 22:35:23.296 +01:00 [DBG] Connection id "0HMU3ESPA69KR" started. -2023-10-02 22:35:23.296 +01:00 [DBG] Connection id "0HMU3ESPA69KS" accepted. -2023-10-02 22:35:23.296 +01:00 [DBG] Connection id "0HMU3ESPA69KS" started. -2023-10-02 22:35:23.296 +01:00 [DBG] Connection id "0HMU3ESPA69KT" accepted. -2023-10-02 22:35:23.296 +01:00 [DBG] Connection id "0HMU3ESPA69KT" started. -2023-10-02 22:35:23.297 +01:00 [DBG] Connection 0HMU3ESPA69KP established using the following protocol: "Tls13" -2023-10-02 22:35:23.297 +01:00 [DBG] Connection 0HMU3ESPA69KQ established using the following protocol: "Tls13" -2023-10-02 22:35:23.297 +01:00 [DBG] Connection 0HMU3ESPA69KR established using the following protocol: "Tls13" -2023-10-02 22:35:23.297 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 22:35:23.297 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 22:35:23.297 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 22:35:23.297 +01:00 [DBG] Connection 0HMU3ESPA69KS established using the following protocol: "Tls13" -2023-10-02 22:35:23.297 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 22:35:23.298 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 22:35:23.298 +01:00 [DBG] Connection 0HMU3ESPA69KT established using the following protocol: "Tls13" -2023-10-02 22:35:23.298 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 22:35:23.298 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 22:35:23.298 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 22:35:23.298 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 22:35:23.298 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 22:35:23.298 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.298 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 22:35:23.298 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.298 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 22:35:23.298 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.298 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:35:23.298 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 22:35:23.298 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 22:35:23.298 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:35:23.298 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:23.300 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 22:35:23.298 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:35:23.300 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.300 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:23.300 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:23.300 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:35:23.300 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:23.300 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.301 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:35:23.301 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:23.301 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:23.301 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:23.301 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:35:23.301 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:35:23.301 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.301 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:35:23.301 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:23.301 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:23.301 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.301 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.302 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 22:35:23.302 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:35:23.302 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:35:23.302 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 22:35:23.302 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 22:35:23.302 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:35:23.302 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:35:23.303 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.303 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:35:23.303 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:35:23.303 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:35:23.303 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:35:23.303 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 22:35:23.303 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:35:23.303 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.303 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:35:23.304 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:35:23.303 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:35:23.304 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:35:23.304 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 22:35:23.304 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 22:35:23.304 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:35:23.304 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:35:23.304 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:35:23.304 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:35:23.304 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:35:23.304 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 22:35:23.304 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 22:35:23.304 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:35:23.305 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:35:23.305 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:35:23.305 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:35:23.305 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:35:23.305 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:35:23.305 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:35:23.305 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:35:23.305 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:35:23.305 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:35:23.305 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:35:23.306 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 22:35:23.305 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 22:35:23.305 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 22:35:23.306 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:35:23.305 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 22:35:23.306 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 22:35:23.306 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 22:35:23.306 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 22:35:23.306 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:35:23.306 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:35:23.306 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 22:35:23.306 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.306 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.306 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 22:35:23.307 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.307 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.307 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:35:23.307 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.307 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 22:35:23.307 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 22:35:23.307 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.307 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 22:35:23.307 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 22:35:23.307 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 22:35:23.307 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.307 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.307 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.308 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 22:35:23.307 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.308 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 22:35:23.308 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 22:35:23.308 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 22:35:23.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 22:35:23.308 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 22:35:23.308 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 22:35:23.308 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.308 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.308 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.308 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.309 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.309 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.309 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 22:35:23.309 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.309 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.309 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 22:35:23.309 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 22:35:23.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.309 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.309 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.309 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 22:35:23.309 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 22:35:23.310 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.310 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.310 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 22:35:23.309 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 22:35:23.310 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.310 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 22:35:23.310 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.310 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 22:35:23.310 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 22:35:23.310 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 22:35:23.310 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.311 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 22:35:23.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.311 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 22:35:23.312 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 22:35:23.312 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.2025ms -2023-10-02 22:35:23.312 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 22:35:23.312 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.312 +01:00 [INF] HTTP GET /mix/single responded 204 in 10.9929 ms -2023-10-02 22:35:23.312 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 22:35:23.312 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 14.9844ms -2023-10-02 22:35:23.312 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 22:35:23.313 +01:00 [DBG] Connection id "0HMU3ESPA69KP" disconnecting. -2023-10-02 22:35:23.313 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 6.681ms -2023-10-02 22:35:23.313 +01:00 [DBG] Connection id "0HMU3ESPA69KP" stopped. -2023-10-02 22:35:23.313 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.313 +01:00 [DBG] Connection id "0HMU3ESPA69KP" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:23.313 +01:00 [INF] HTTP GET /mix/single responded 204 in 10.3488 ms -2023-10-02 22:35:23.314 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 16.0035ms -2023-10-02 22:35:23.314 +01:00 [DBG] Connection id "0HMU3ESPA69KS" disconnecting. -2023-10-02 22:35:23.314 +01:00 [DBG] Connection id "0HMU3ESPA69KS" stopped. -2023-10-02 22:35:23.314 +01:00 [DBG] Connection id "0HMU3ESPA69KS" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:23.314 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 22:35:23.314 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 22:35:23.314 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 22:35:23.314 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 22:35:23.314 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 9.8969ms -2023-10-02 22:35:23.314 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.314 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 9.6969ms -2023-10-02 22:35:23.315 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.315 +01:00 [INF] HTTP GET /mix/single responded 204 in 13.1290 ms -2023-10-02 22:35:23.315 +01:00 [INF] HTTP GET /mix/single responded 204 in 13.1498 ms -2023-10-02 22:35:23.315 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 22:35:23.315 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 17.4795ms -2023-10-02 22:35:23.315 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 17.4757ms -2023-10-02 22:35:23.315 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 22:35:23.316 +01:00 [DBG] Connection id "0HMU3ESPA69KQ" disconnecting. -2023-10-02 22:35:23.316 +01:00 [DBG] Connection id "0HMU3ESPA69KR" disconnecting. -2023-10-02 22:35:23.316 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 10.6917ms -2023-10-02 22:35:23.317 +01:00 [DBG] Connection id "0HMU3ESPA69KQ" stopped. -2023-10-02 22:35:23.317 +01:00 [DBG] Connection id "0HMU3ESPA69KR" stopped. -2023-10-02 22:35:23.317 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:35:23.317 +01:00 [DBG] Connection id "0HMU3ESPA69KQ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:23.317 +01:00 [DBG] Connection id "0HMU3ESPA69KR" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:23.317 +01:00 [INF] HTTP GET /mix/single responded 204 in 14.0226 ms -2023-10-02 22:35:23.317 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 19.036ms -2023-10-02 22:35:23.321 +01:00 [DBG] Connection id "0HMU3ESPA69KT" disconnecting. -2023-10-02 22:35:23.321 +01:00 [DBG] Connection id "0HMU3ESPA69KT" stopped. -2023-10-02 22:35:23.321 +01:00 [DBG] Connection id "0HMU3ESPA69KT" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:35:45.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:36:14.350 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:36:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:36:43.449 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:36:52.116 +01:00 [DBG] Connection id "0HMU3ESPA69KU" accepted. -2023-10-02 22:36:52.116 +01:00 [DBG] Connection id "0HMU3ESPA69KU" started. -2023-10-02 22:36:52.117 +01:00 [DBG] Connection 0HMU3ESPA69KU established using the following protocol: "Tls13" -2023-10-02 22:36:52.117 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:36:52.117 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:36:52.117 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:36:52.117 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:36:52.117 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:36:52.117 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:52.117 +01:00 [DBG] Authorization was successful. -2023-10-02 22:36:52.118 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:52.118 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:36:52.118 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:36:52.118 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:36:52.118 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:36:52.118 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:36:52.118 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:36:52.118 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:36:52.118 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:36:52.118 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:36:52.118 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:36:52.119 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:36:52.120 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:36:52.120 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:36:52.121 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:36:52.121 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:36:52.121 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:36:52.121 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:36:52.121 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.7917ms -2023-10-02 22:36:52.121 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:36:52.121 +01:00 [INF] HTTP GET /profile responded 200 in 3.3586 ms -2023-10-02 22:36:52.121 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.1963ms -2023-10-02 22:36:52.121 +01:00 [DBG] Connection id "0HMU3ESPA69KU" disconnecting. -2023-10-02 22:36:52.121 +01:00 [DBG] Connection id "0HMU3ESPA69KU" stopped. -2023-10-02 22:36:52.121 +01:00 [DBG] Connection id "0HMU3ESPA69KU" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:36:53.826 +01:00 [DBG] Connection id "0HMU3ESPA69KV" accepted. -2023-10-02 22:36:53.826 +01:00 [DBG] Connection id "0HMU3ESPA69KV" started. -2023-10-02 22:36:53.827 +01:00 [DBG] Connection 0HMU3ESPA69KV established using the following protocol: "Tls13" -2023-10-02 22:36:53.827 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:36:53.827 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:36:53.827 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:36:53.827 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:36:53.828 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:36:53.828 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:53.828 +01:00 [DBG] Authorization was successful. -2023-10-02 22:36:53.828 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:53.828 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:36:53.828 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:36:53.828 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:36:53.828 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:36:53.828 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:36:53.828 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:36:53.828 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:36:53.828 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:36:53.828 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:36:53.828 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:36:53.829 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:36:53.830 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:36:53.831 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:36:53.833 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:36:53.833 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:36:53.833 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:36:53.833 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:36:53.833 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.8844ms -2023-10-02 22:36:53.833 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:36:53.833 +01:00 [INF] HTTP GET /profile responded 200 in 5.4648 ms -2023-10-02 22:36:53.833 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 6.286ms -2023-10-02 22:36:53.834 +01:00 [DBG] Connection id "0HMU3ESPA69KV" disconnecting. -2023-10-02 22:36:53.834 +01:00 [DBG] Connection id "0HMU3ESPA69KV" stopped. -2023-10-02 22:36:53.834 +01:00 [DBG] Connection id "0HMU3ESPA69KV" received FIN. -2023-10-02 22:36:53.834 +01:00 [DBG] Connection id "0HMU3ESPA69KV" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:36:54.124 +01:00 [DBG] Connection id "0HMU3ESPA69L0" accepted. -2023-10-02 22:36:54.124 +01:00 [DBG] Connection id "0HMU3ESPA69L0" started. -2023-10-02 22:36:54.124 +01:00 [DBG] Connection id "0HMU3ESPA69L1" accepted. -2023-10-02 22:36:54.124 +01:00 [DBG] Connection id "0HMU3ESPA69L1" started. -2023-10-02 22:36:54.124 +01:00 [DBG] Connection id "0HMU3ESPA69L2" accepted. -2023-10-02 22:36:54.124 +01:00 [DBG] Connection id "0HMU3ESPA69L2" started. -2023-10-02 22:36:54.124 +01:00 [DBG] Connection id "0HMU3ESPA69L3" accepted. -2023-10-02 22:36:54.124 +01:00 [DBG] Connection id "0HMU3ESPA69L3" started. -2023-10-02 22:36:54.124 +01:00 [DBG] Connection id "0HMU3ESPA69L4" accepted. -2023-10-02 22:36:54.124 +01:00 [DBG] Connection id "0HMU3ESPA69L4" started. -2023-10-02 22:36:54.125 +01:00 [DBG] Connection 0HMU3ESPA69L1 established using the following protocol: "Tls13" -2023-10-02 22:36:54.125 +01:00 [DBG] Connection 0HMU3ESPA69L0 established using the following protocol: "Tls13" -2023-10-02 22:36:54.125 +01:00 [DBG] Connection 0HMU3ESPA69L2 established using the following protocol: "Tls13" -2023-10-02 22:36:54.125 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-02 22:36:54.125 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-02 22:36:54.125 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-02 22:36:54.125 +01:00 [DBG] Connection 0HMU3ESPA69L3 established using the following protocol: "Tls13" -2023-10-02 22:36:54.125 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 22:36:54.125 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 22:36:54.125 +01:00 [DBG] Connection 0HMU3ESPA69L4 established using the following protocol: "Tls13" -2023-10-02 22:36:54.126 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-02 22:36:54.125 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 22:36:54.126 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 22:36:54.126 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 22:36:54.126 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-02 22:36:54.126 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.126 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 22:36:54.126 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 22:36:54.126 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.126 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:36:54.126 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 22:36:54.126 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.126 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-02 22:36:54.126 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.126 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:36:54.126 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:54.126 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:36:54.126 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:54.126 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-02 22:36:54.127 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:54.126 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:36:54.126 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:54.127 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:54.127 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:54.127 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:36:54.127 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:54.127 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.127 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:36:54.127 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:36:54.127 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:36:54.127 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.127 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.127 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:54.127 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 22:36:54.127 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.127 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:54.127 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:36:54.127 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 22:36:54.127 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:36:54.128 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 22:36:54.128 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:36:54.128 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:36:54.128 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:36:54.128 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:36:54.128 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:36:54.128 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:36:54.128 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.128 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:36:54.128 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:36:54.128 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:36:54.129 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:36:54.128 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.128 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 22:36:54.129 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:36:54.134 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:36:54.134 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:36:54.134 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 22:36:54.134 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:36:54.134 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-02 22:36:54.134 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 22:36:54.134 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:36:54.134 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:36:54.135 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:36:54.134 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 22:36:54.135 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:36:54.135 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:36:54.135 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:36:54.135 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:36:54.135 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:36:54.135 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:36:54.135 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 22:36:54.135 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:36:54.135 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:36:54.135 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:36:54.136 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:36:54.136 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:36:54.136 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 22:36:54.136 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 22:36:54.136 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 22:36:54.136 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-02 22:36:54.136 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:36:54.136 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 22:36:54.136 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:36:54.136 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 22:36:54.136 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 22:36:54.136 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 22:36:54.137 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.137 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.137 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-02 22:36:54.137 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.137 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 22:36:54.137 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.137 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.137 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-02 22:36:54.137 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.137 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.138 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 22:36:54.138 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 22:36:54.138 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.138 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 22:36:54.138 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-02 22:36:54.138 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 22:36:54.138 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.138 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.138 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.138 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 22:36:54.138 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.138 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 22:36:54.138 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.139 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 22:36:54.139 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 22:36:54.139 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.139 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 22:36:54.139 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 22:36:54.139 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 22:36:54.139 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.139 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.139 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 22:36:54.139 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 22:36:54.139 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-02 22:36:54.139 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.140 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.139 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.140 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.140 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.140 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 22:36:54.140 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.140 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 22:36:54.140 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-02 22:36:54.140 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.140 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-02 22:36:54.140 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.140 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.140 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-02 22:36:54.141 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 22:36:54.141 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 22:36:54.141 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.141 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.141 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 22:36:54.141 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 22:36:54.141 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.141 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 22:36:54.142 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 22:36:54.142 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 22:36:54.142 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 22:36:54.142 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-02 22:36:54.142 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 6.4799ms -2023-10-02 22:36:54.142 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.7428ms -2023-10-02 22:36:54.142 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 7.3972ms -2023-10-02 22:36:54.143 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.142 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 22:36:54.143 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-02 22:36:54.143 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.143 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.143 +01:00 [INF] HTTP GET /mix/single responded 204 in 14.7625 ms -2023-10-02 22:36:54.143 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 8.6062ms -2023-10-02 22:36:54.143 +01:00 [INF] HTTP GET /mix/single responded 204 in 16.4851 ms -2023-10-02 22:36:54.143 +01:00 [INF] HTTP GET /mix/single responded 204 in 16.2052 ms -2023-10-02 22:36:54.144 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-02 22:36:54.144 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 17.898ms -2023-10-02 22:36:54.143 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.144 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 18.4879ms -2023-10-02 22:36:54.144 +01:00 [DBG] Connection id "0HMU3ESPA69L4" disconnecting. -2023-10-02 22:36:54.144 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 18.5184ms -2023-10-02 22:36:54.144 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-02 22:36:54.144 +01:00 [INF] HTTP GET /mix/single responded 204 in 17.3586 ms -2023-10-02 22:36:54.144 +01:00 [DBG] Connection id "0HMU3ESPA69L4" stopped. -2023-10-02 22:36:54.144 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 19.3745ms -2023-10-02 22:36:54.145 +01:00 [DBG] Connection id "0HMU3ESPA69L0" disconnecting. -2023-10-02 22:36:54.145 +01:00 [DBG] Connection id "0HMU3ESPA69L4" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:36:54.145 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 8.1632ms -2023-10-02 22:36:54.145 +01:00 [DBG] Connection id "0HMU3ESPA69L2" disconnecting. -2023-10-02 22:36:54.145 +01:00 [DBG] Connection id "0HMU3ESPA69L1" disconnecting. -2023-10-02 22:36:54.145 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-02 22:36:54.145 +01:00 [DBG] Connection id "0HMU3ESPA69L0" stopped. -2023-10-02 22:36:54.145 +01:00 [DBG] Connection id "0HMU3ESPA69L1" stopped. -2023-10-02 22:36:54.145 +01:00 [DBG] Connection id "0HMU3ESPA69L0" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:36:54.145 +01:00 [DBG] Connection id "0HMU3ESPA69L2" stopped. -2023-10-02 22:36:54.145 +01:00 [INF] HTTP GET /mix/single responded 204 in 16.8367 ms -2023-10-02 22:36:54.146 +01:00 [DBG] Connection id "0HMU3ESPA69L1" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:36:54.146 +01:00 [DBG] Connection id "0HMU3ESPA69L2" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:36:54.146 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 20.1541ms -2023-10-02 22:36:54.146 +01:00 [DBG] Connection id "0HMU3ESPA69L3" disconnecting. -2023-10-02 22:36:54.146 +01:00 [DBG] Connection id "0HMU3ESPA69L3" stopped. -2023-10-02 22:36:54.146 +01:00 [DBG] Connection id "0HMU3ESPA69L3" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:37:00.834 +01:00 [DBG] Connection id "0HMU3ESPA69L5" accepted. -2023-10-02 22:37:00.834 +01:00 [DBG] Connection id "0HMU3ESPA69L5" started. -2023-10-02 22:37:00.834 +01:00 [DBG] Connection 0HMU3ESPA69L5 established using the following protocol: "Tls13" -2023-10-02 22:37:00.835 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:37:00.835 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:37:00.835 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:37:00.835 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:00.835 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:37:00.835 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:37:00.835 +01:00 [DBG] Authorization was successful. -2023-10-02 22:37:00.835 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:37:00.835 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:37:00.835 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:00.835 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:37:00.836 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:37:00.836 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:37:00.836 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:37:00.836 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:37:00.836 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:37:00.836 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:37:00.836 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:37:00.837 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:37:00.837 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:37:00.838 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:37:00.838 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:37:00.838 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:37:00.838 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:37:00.838 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:37:00.838 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.546ms -2023-10-02 22:37:00.838 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:00.839 +01:00 [INF] HTTP GET /profile responded 200 in 3.1664 ms -2023-10-02 22:37:00.839 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.0829ms -2023-10-02 22:37:00.839 +01:00 [DBG] Connection id "0HMU3ESPA69L5" disconnecting. -2023-10-02 22:37:00.839 +01:00 [DBG] Connection id "0HMU3ESPA69L5" stopped. -2023-10-02 22:37:00.839 +01:00 [DBG] Connection id "0HMU3ESPA69L5" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:37:00.876 +01:00 [DBG] Connection id "0HMU3ESPA69L6" accepted. -2023-10-02 22:37:00.876 +01:00 [DBG] Connection id "0HMU3ESPA69L6" started. -2023-10-02 22:37:00.877 +01:00 [DBG] Connection 0HMU3ESPA69L6 established using the following protocol: "Tls13" -2023-10-02 22:37:00.877 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:37:00.877 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:37:00.877 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:37:00.877 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:00.877 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:37:00.877 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:37:00.877 +01:00 [DBG] Authorization was successful. -2023-10-02 22:37:00.877 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:37:00.877 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:37:00.877 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:00.877 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:37:00.877 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:37:00.877 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:37:00.878 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:37:00.878 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:37:00.878 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:37:00.878 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:37:00.878 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:37:00.879 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:37:00.879 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:37:00.880 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:37:00.882 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:37:00.882 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:37:00.882 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:37:00.882 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:37:00.882 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.5749ms -2023-10-02 22:37:00.882 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:00.882 +01:00 [INF] HTTP GET /profile responded 200 in 5.1278 ms -2023-10-02 22:37:00.883 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.9033ms -2023-10-02 22:37:00.883 +01:00 [DBG] Connection id "0HMU3ESPA69L6" disconnecting. -2023-10-02 22:37:00.883 +01:00 [DBG] Connection id "0HMU3ESPA69L6" stopped. -2023-10-02 22:37:00.883 +01:00 [DBG] Connection id "0HMU3ESPA69L6" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:37:11.073 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:37:35.332 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:37:49.321 +01:00 [DBG] Connection id "0HMU3ESPA69L7" accepted. -2023-10-02 22:37:49.321 +01:00 [DBG] Connection id "0HMU3ESPA69L7" started. -2023-10-02 22:37:49.322 +01:00 [DBG] Connection 0HMU3ESPA69L7 established using the following protocol: "Tls13" -2023-10-02 22:37:49.322 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:37:49.322 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:37:49.322 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:37:49.322 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:49.322 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:37:49.323 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:37:49.323 +01:00 [DBG] Authorization was successful. -2023-10-02 22:37:49.323 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:37:49.323 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:37:49.323 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:49.323 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:37:49.323 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:37:49.323 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:37:49.323 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:37:49.323 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:37:49.323 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:37:49.323 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:37:49.323 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:37:49.324 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:37:49.325 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:37:49.325 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:37:49.325 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:37:49.325 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:37:49.326 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:37:49.326 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:37:49.326 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4817ms -2023-10-02 22:37:49.326 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:49.326 +01:00 [INF] HTTP GET /profile responded 200 in 3.0355 ms -2023-10-02 22:37:49.326 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.9739ms -2023-10-02 22:37:49.326 +01:00 [DBG] Connection id "0HMU3ESPA69L7" disconnecting. -2023-10-02 22:37:49.326 +01:00 [DBG] Connection id "0HMU3ESPA69L7" stopped. -2023-10-02 22:37:49.326 +01:00 [DBG] Connection id "0HMU3ESPA69L7" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:37:49.365 +01:00 [DBG] Connection id "0HMU3ESPA69L8" accepted. -2023-10-02 22:37:49.365 +01:00 [DBG] Connection id "0HMU3ESPA69L8" started. -2023-10-02 22:37:49.365 +01:00 [DBG] Connection 0HMU3ESPA69L8 established using the following protocol: "Tls13" -2023-10-02 22:37:49.365 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:37:49.365 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:37:49.366 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:37:49.366 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:49.366 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:37:49.366 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:37:49.366 +01:00 [DBG] Authorization was successful. -2023-10-02 22:37:49.366 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:37:49.366 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:37:49.366 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:49.366 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:37:49.366 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:37:49.366 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:37:49.366 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:37:49.366 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:37:49.366 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:37:49.366 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:37:49.367 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:37:49.367 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:37:49.368 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:37:49.369 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:37:49.369 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:37:49.369 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:37:49.369 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:37:49.369 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:37:49.369 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.8019ms -2023-10-02 22:37:49.369 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:37:49.369 +01:00 [INF] HTTP GET /profile responded 200 in 3.3309 ms -2023-10-02 22:37:49.369 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.0749ms -2023-10-02 22:37:49.370 +01:00 [DBG] Connection id "0HMU3ESPA69L8" disconnecting. -2023-10-02 22:37:49.370 +01:00 [DBG] Connection id "0HMU3ESPA69L8" stopped. -2023-10-02 22:37:49.370 +01:00 [DBG] Connection id "0HMU3ESPA69L8" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:37:59.926 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:38:27.218 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:38:51.397 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:39:17.539 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:39:46.924 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:40:14.684 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:40:41.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:41:06.984 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:41:45.649 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:42:10.979 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:42:40.809 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:43:07.765 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:43:35.539 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:44:00.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:44:26.604 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:44:56.440 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:45:23.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:45:47.558 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:46:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:46:41.683 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:47:09.967 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:47:37.515 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:48:03.171 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:48:31.730 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:49:01.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:49:27.395 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:49:54.541 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:50:19.510 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:50:44.576 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:51:13.630 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:51:46.392 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:52:11.930 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:52:38.056 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:53:02.890 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:53:27.063 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:53:46.949 +01:00 [DBG] Connection id "0HMU3ESPA69L9" accepted. -2023-10-02 22:53:46.949 +01:00 [DBG] Connection id "0HMU3ESPA69L9" started. -2023-10-02 22:53:46.950 +01:00 [DBG] Connection 0HMU3ESPA69L9 established using the following protocol: "Tls13" -2023-10-02 22:53:46.950 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:53:46.950 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:53:46.950 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:53:46.950 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:53:46.950 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:53:46.950 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:53:46.950 +01:00 [DBG] Authorization was successful. -2023-10-02 22:53:46.951 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:53:46.951 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:53:46.951 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:53:46.951 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:53:46.951 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:53:46.951 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:53:46.951 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:53:46.951 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:53:46.951 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:53:46.951 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:53:46.951 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:53:46.952 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:53:46.953 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:53:46.953 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:53:46.954 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:53:46.954 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:53:46.954 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:53:46.954 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:53:46.954 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.8293ms -2023-10-02 22:53:46.954 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:53:46.954 +01:00 [INF] HTTP GET /profile responded 200 in 3.3693 ms -2023-10-02 22:53:46.954 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.2428ms -2023-10-02 22:53:46.954 +01:00 [DBG] Connection id "0HMU3ESPA69L9" disconnecting. -2023-10-02 22:53:46.954 +01:00 [DBG] Connection id "0HMU3ESPA69L9" stopped. -2023-10-02 22:53:46.954 +01:00 [DBG] Connection id "0HMU3ESPA69L9" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:53:56.209 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:54:22.949 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:54:51.957 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:55:18.969 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:55:28.424 +01:00 [DBG] Connection id "0HMU3ESPA69LA" accepted. -2023-10-02 22:55:28.424 +01:00 [DBG] Connection id "0HMU3ESPA69LA" started. -2023-10-02 22:55:28.424 +01:00 [DBG] Connection 0HMU3ESPA69LA established using the following protocol: "Tls13" -2023-10-02 22:55:28.425 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:55:28.425 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:55:28.425 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:55:28.425 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:28.425 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:55:28.425 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:28.425 +01:00 [DBG] Authorization was successful. -2023-10-02 22:55:28.425 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:28.425 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:55:28.425 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:28.425 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:55:28.426 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:55:28.426 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:55:28.426 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:55:28.426 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:55:28.426 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:55:28.426 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:28.426 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:28.427 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:55:28.427 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:55:28.428 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:55:28.428 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:55:28.428 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:55:28.428 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:55:28.428 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:55:28.428 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4259ms -2023-10-02 22:55:28.428 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:28.428 +01:00 [INF] HTTP GET /profile responded 200 in 3.0073 ms -2023-10-02 22:55:28.428 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.9067ms -2023-10-02 22:55:28.429 +01:00 [DBG] Connection id "0HMU3ESPA69LA" disconnecting. -2023-10-02 22:55:28.429 +01:00 [DBG] Connection id "0HMU3ESPA69LA" stopped. -2023-10-02 22:55:28.429 +01:00 [DBG] Connection id "0HMU3ESPA69LA" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:55:29.985 +01:00 [DBG] Connection id "0HMU3ESPA69LB" accepted. -2023-10-02 22:55:29.985 +01:00 [DBG] Connection id "0HMU3ESPA69LB" started. -2023-10-02 22:55:29.986 +01:00 [DBG] Connection 0HMU3ESPA69LB established using the following protocol: "Tls13" -2023-10-02 22:55:29.986 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:55:29.986 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:55:29.986 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:55:29.986 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:29.986 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:55:29.987 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:29.987 +01:00 [DBG] Authorization was successful. -2023-10-02 22:55:29.987 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:29.987 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:55:29.987 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:29.987 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:55:29.987 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:55:29.987 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:55:29.987 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:55:29.987 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:55:29.987 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:55:29.987 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:29.987 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:29.988 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:55:29.989 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:55:29.989 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:55:29.989 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:55:29.989 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:55:29.989 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:55:29.989 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:55:29.990 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.422ms -2023-10-02 22:55:29.990 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:29.990 +01:00 [INF] HTTP GET /profile responded 200 in 2.9282 ms -2023-10-02 22:55:29.990 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.6321ms -2023-10-02 22:55:29.990 +01:00 [DBG] Connection id "0HMU3ESPA69LB" disconnecting. -2023-10-02 22:55:29.990 +01:00 [DBG] Connection id "0HMU3ESPA69LB" stopped. -2023-10-02 22:55:29.990 +01:00 [DBG] Connection id "0HMU3ESPA69LB" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:55:30.022 +01:00 [DBG] Connection id "0HMU3ESPA69LC" accepted. -2023-10-02 22:55:30.022 +01:00 [DBG] Connection id "0HMU3ESPA69LC" started. -2023-10-02 22:55:30.023 +01:00 [DBG] Connection 0HMU3ESPA69LC established using the following protocol: "Tls13" -2023-10-02 22:55:30.023 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:55:30.023 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:55:30.023 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:55:30.023 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:30.023 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:55:30.023 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:30.024 +01:00 [DBG] Authorization was successful. -2023-10-02 22:55:30.024 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:30.024 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:55:30.024 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:30.024 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:55:30.024 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:55:30.024 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:55:30.024 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:55:30.024 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:55:30.024 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:55:30.024 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:30.024 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:30.025 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:55:30.026 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:55:30.026 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:55:30.026 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:55:30.027 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:55:30.027 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:55:30.027 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:55:30.027 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.667ms -2023-10-02 22:55:30.027 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:30.027 +01:00 [INF] HTTP GET /profile responded 200 in 3.1821 ms -2023-10-02 22:55:30.027 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.1988ms -2023-10-02 22:55:30.027 +01:00 [DBG] Connection id "0HMU3ESPA69LC" disconnecting. -2023-10-02 22:55:30.027 +01:00 [DBG] Connection id "0HMU3ESPA69LC" stopped. -2023-10-02 22:55:30.027 +01:00 [DBG] Connection id "0HMU3ESPA69LC" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:55:32.432 +01:00 [DBG] Connection id "0HMU3ESPA69LD" accepted. -2023-10-02 22:55:32.432 +01:00 [DBG] Connection id "0HMU3ESPA69LD" started. -2023-10-02 22:55:32.432 +01:00 [DBG] Connection 0HMU3ESPA69LD established using the following protocol: "Tls13" -2023-10-02 22:55:32.433 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:55:32.433 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:55:32.433 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:55:32.433 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:32.433 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:55:32.433 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:32.433 +01:00 [DBG] Authorization was successful. -2023-10-02 22:55:32.433 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:32.433 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:55:32.433 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:32.433 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:55:32.433 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:55:32.433 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:55:32.434 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:55:32.434 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:55:32.434 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:55:32.434 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:32.434 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:32.435 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:55:32.435 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:55:32.436 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:55:32.436 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:55:32.436 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:55:32.436 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:55:32.436 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:55:32.436 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.3732ms -2023-10-02 22:55:32.436 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:32.436 +01:00 [INF] HTTP GET /profile responded 200 in 2.9122 ms -2023-10-02 22:55:32.436 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.7234ms -2023-10-02 22:55:32.436 +01:00 [DBG] Connection id "0HMU3ESPA69LD" disconnecting. -2023-10-02 22:55:32.436 +01:00 [DBG] Connection id "0HMU3ESPA69LD" stopped. -2023-10-02 22:55:32.436 +01:00 [DBG] Connection id "0HMU3ESPA69LD" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:55:32.471 +01:00 [DBG] Connection id "0HMU3ESPA69LE" accepted. -2023-10-02 22:55:32.471 +01:00 [DBG] Connection id "0HMU3ESPA69LE" started. -2023-10-02 22:55:32.471 +01:00 [DBG] Connection 0HMU3ESPA69LE established using the following protocol: "Tls13" -2023-10-02 22:55:32.471 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:55:32.472 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:55:32.472 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:55:32.472 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:32.472 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:55:32.472 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:32.472 +01:00 [DBG] Authorization was successful. -2023-10-02 22:55:32.472 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:32.472 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:55:32.472 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:32.472 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:55:32.472 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:55:32.472 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:55:32.472 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:55:32.472 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:55:32.472 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:55:32.472 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:32.473 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:32.473 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:55:32.474 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:55:32.474 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:55:32.475 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:55:32.475 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:55:32.475 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:55:32.475 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:55:32.475 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.6848ms -2023-10-02 22:55:32.475 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:32.475 +01:00 [INF] HTTP GET /profile responded 200 in 3.2415 ms -2023-10-02 22:55:32.475 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.9359ms -2023-10-02 22:55:32.476 +01:00 [DBG] Connection id "0HMU3ESPA69LE" disconnecting. -2023-10-02 22:55:32.476 +01:00 [DBG] Connection id "0HMU3ESPA69LE" stopped. -2023-10-02 22:55:32.476 +01:00 [DBG] Connection id "0HMU3ESPA69LE" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:55:36.557 +01:00 [DBG] Connection id "0HMU3ESPA69LF" accepted. -2023-10-02 22:55:36.557 +01:00 [DBG] Connection id "0HMU3ESPA69LF" started. -2023-10-02 22:55:36.558 +01:00 [DBG] Connection 0HMU3ESPA69LF established using the following protocol: "Tls13" -2023-10-02 22:55:36.558 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:55:36.558 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:55:36.558 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:55:36.558 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:36.558 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:55:36.558 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:36.558 +01:00 [DBG] Authorization was successful. -2023-10-02 22:55:36.558 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:36.558 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:55:36.558 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:36.558 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:55:36.559 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:55:36.559 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:55:36.559 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:55:36.559 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:55:36.559 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:55:36.559 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:36.559 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:36.560 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:55:36.560 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:55:36.561 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:55:36.561 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:55:36.561 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:55:36.561 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:55:36.561 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:55:36.561 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.5792ms -2023-10-02 22:55:36.561 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:36.561 +01:00 [INF] HTTP GET /profile responded 200 in 3.0733 ms -2023-10-02 22:55:36.562 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.7431ms -2023-10-02 22:55:36.562 +01:00 [DBG] Connection id "0HMU3ESPA69LF" disconnecting. -2023-10-02 22:55:36.562 +01:00 [DBG] Connection id "0HMU3ESPA69LF" stopped. -2023-10-02 22:55:36.562 +01:00 [DBG] Connection id "0HMU3ESPA69LF" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:55:36.597 +01:00 [DBG] Connection id "0HMU3ESPA69LG" accepted. -2023-10-02 22:55:36.597 +01:00 [DBG] Connection id "0HMU3ESPA69LG" started. -2023-10-02 22:55:36.598 +01:00 [DBG] Connection 0HMU3ESPA69LG established using the following protocol: "Tls13" -2023-10-02 22:55:36.598 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:55:36.598 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:55:36.598 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:55:36.598 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:36.598 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:55:36.598 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:36.598 +01:00 [DBG] Authorization was successful. -2023-10-02 22:55:36.598 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:36.598 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:55:36.598 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:36.598 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:55:36.598 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:55:36.599 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:55:36.599 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:55:36.599 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:55:36.599 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:55:36.599 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:36.599 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:36.600 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:55:36.600 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:55:36.601 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:55:36.601 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:55:36.601 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:55:36.601 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:55:36.601 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:55:36.601 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.5746ms -2023-10-02 22:55:36.601 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:36.601 +01:00 [INF] HTTP GET /profile responded 200 in 3.1441 ms -2023-10-02 22:55:36.602 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.9009ms -2023-10-02 22:55:36.602 +01:00 [DBG] Connection id "0HMU3ESPA69LG" disconnecting. -2023-10-02 22:55:36.602 +01:00 [DBG] Connection id "0HMU3ESPA69LG" stopped. -2023-10-02 22:55:36.602 +01:00 [DBG] Connection id "0HMU3ESPA69LG" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:55:41.348 +01:00 [DBG] Connection id "0HMU3ESPA69LH" accepted. -2023-10-02 22:55:41.348 +01:00 [DBG] Connection id "0HMU3ESPA69LH" started. -2023-10-02 22:55:41.349 +01:00 [DBG] Connection 0HMU3ESPA69LH established using the following protocol: "Tls13" -2023-10-02 22:55:41.350 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 22:55:41.350 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:55:41.350 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:55:41.350 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:41.350 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-02 22:55:41.350 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:41.350 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-02 22:55:41.350 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-02 22:55:41.350 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-02 22:55:41.350 +01:00 [DBG] Connection id "0HMU3ESPA69LH" completed keep alive response. -2023-10-02 22:55:41.350 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 401 0 null 0.785ms -2023-10-02 22:55:43.052 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 22:55:43.052 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:55:43.052 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:55:43.052 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:43.052 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-02 22:55:43.052 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:43.052 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-02 22:55:43.053 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-02 22:55:43.053 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-02 22:55:43.053 +01:00 [DBG] Connection id "0HMU3ESPA69LH" completed keep alive response. -2023-10-02 22:55:43.053 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 401 0 null 0.777ms -2023-10-02 22:55:45.162 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:55:58.043 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 22:55:58.044 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:55:58.044 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:55:58.044 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:58.044 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:55:58.044 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:58.044 +01:00 [DBG] Authorization was successful. -2023-10-02 22:55:58.044 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:55:58.044 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:55:58.044 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:58.044 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:55:58.044 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:55:58.044 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:55:58.044 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:55:58.044 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:55:58.045 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:55:58.045 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:58.045 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:55:58.045 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:55:58.046 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:55:58.047 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:55:58.047 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:55:58.047 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 22:55:58.047 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 22:55:58.047 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 22:55:58.047 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:55:58.047 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:55:58.047 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4331ms -2023-10-02 22:55:58.047 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:55:58.047 +01:00 [INF] HTTP GET /profile responded 200 in 2.9781 ms -2023-10-02 22:55:58.047 +01:00 [DBG] Connection id "0HMU3ESPA69LH" completed keep alive response. -2023-10-02 22:55:58.047 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 3.821ms -2023-10-02 22:56:12.016 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 22:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 22:56:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 22:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 22:56:43.469 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:56:47.478 +01:00 [DBG] Connection id "0HMU3ESPA69LI" accepted. -2023-10-02 22:56:47.478 +01:00 [DBG] Connection id "0HMU3ESPA69LI" started. -2023-10-02 22:56:47.478 +01:00 [DBG] Connection 0HMU3ESPA69LI established using the following protocol: "Tls13" -2023-10-02 22:56:47.478 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:56:47.479 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:56:47.479 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:56:47.479 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:56:47.479 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:56:47.479 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:56:47.479 +01:00 [DBG] Authorization was successful. -2023-10-02 22:56:47.479 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:56:47.479 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:56:47.479 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:56:47.479 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:56:47.479 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:56:47.479 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:56:47.479 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:56:47.479 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:56:47.479 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:56:47.479 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:56:47.480 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:56:47.483 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:56:47.484 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:56:47.485 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:56:47.485 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:56:47.485 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:56:47.485 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:56:47.485 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:56:47.485 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 5.5587ms -2023-10-02 22:56:47.485 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:56:47.485 +01:00 [INF] HTTP GET /profile responded 200 in 6.0582 ms -2023-10-02 22:56:47.485 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 6.7725ms -2023-10-02 22:56:47.485 +01:00 [DBG] Connection id "0HMU3ESPA69LI" disconnecting. -2023-10-02 22:56:47.485 +01:00 [DBG] Connection id "0HMU3ESPA69LI" stopped. -2023-10-02 22:56:47.485 +01:00 [DBG] Connection id "0HMU3ESPA69LI" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:56:47.514 +01:00 [DBG] Connection id "0HMU3ESPA69LJ" accepted. -2023-10-02 22:56:47.515 +01:00 [DBG] Connection id "0HMU3ESPA69LJ" started. -2023-10-02 22:56:47.515 +01:00 [DBG] Connection 0HMU3ESPA69LJ established using the following protocol: "Tls13" -2023-10-02 22:56:47.515 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:56:47.515 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:56:47.515 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:56:47.516 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:56:47.516 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:56:47.516 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:56:47.516 +01:00 [DBG] Authorization was successful. -2023-10-02 22:56:47.516 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:56:47.516 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:56:47.516 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:56:47.516 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:56:47.516 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:56:47.516 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:56:47.516 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:56:47.516 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:56:47.516 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:56:47.516 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:56:47.516 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:56:47.517 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:56:47.518 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:56:47.518 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:56:47.518 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:56:47.520 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:56:47.521 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:56:47.521 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:56:47.521 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.4026ms -2023-10-02 22:56:47.521 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:56:47.521 +01:00 [INF] HTTP GET /profile responded 200 in 4.9996 ms -2023-10-02 22:56:47.521 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.71ms -2023-10-02 22:56:47.521 +01:00 [DBG] Connection id "0HMU3ESPA69LJ" disconnecting. -2023-10-02 22:56:47.521 +01:00 [DBG] Connection id "0HMU3ESPA69LJ" stopped. -2023-10-02 22:56:47.521 +01:00 [DBG] Connection id "0HMU3ESPA69LJ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:57:09.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:57:23.263 +01:00 [DBG] Connection id "0HMU3ESPA69LK" accepted. -2023-10-02 22:57:23.263 +01:00 [DBG] Connection id "0HMU3ESPA69LK" started. -2023-10-02 22:57:23.264 +01:00 [DBG] Connection 0HMU3ESPA69LK established using the following protocol: "Tls13" -2023-10-02 22:57:23.264 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:57:23.264 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:57:23.264 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:57:23.264 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:23.264 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:57:23.264 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:23.265 +01:00 [DBG] Authorization was successful. -2023-10-02 22:57:23.265 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:23.265 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:57:23.265 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:23.265 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:57:23.265 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:57:23.265 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:57:23.265 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:57:23.265 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:57:23.265 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:57:23.265 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:23.265 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:23.266 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:57:23.267 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:57:23.267 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:57:23.267 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:57:23.268 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:57:23.268 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:57:23.268 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:57:23.268 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.7207ms -2023-10-02 22:57:23.268 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:23.268 +01:00 [INF] HTTP GET /profile responded 200 in 3.3904 ms -2023-10-02 22:57:23.268 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.2501ms -2023-10-02 22:57:23.268 +01:00 [DBG] Connection id "0HMU3ESPA69LK" disconnecting. -2023-10-02 22:57:23.268 +01:00 [DBG] Connection id "0HMU3ESPA69LK" stopped. -2023-10-02 22:57:23.269 +01:00 [DBG] Connection id "0HMU3ESPA69LK" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:57:23.306 +01:00 [DBG] Connection id "0HMU3ESPA69LL" accepted. -2023-10-02 22:57:23.306 +01:00 [DBG] Connection id "0HMU3ESPA69LL" started. -2023-10-02 22:57:23.306 +01:00 [DBG] Connection 0HMU3ESPA69LL established using the following protocol: "Tls13" -2023-10-02 22:57:23.307 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:57:23.307 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:57:23.307 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:57:23.307 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:23.307 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:57:23.307 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:23.307 +01:00 [DBG] Authorization was successful. -2023-10-02 22:57:23.307 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:23.307 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:57:23.307 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:23.307 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:57:23.307 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:57:23.307 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:57:23.307 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:57:23.307 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:57:23.308 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:57:23.308 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:23.308 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:23.309 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:57:23.309 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:57:23.310 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:57:23.310 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:57:23.310 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:57:23.310 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:57:23.310 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:57:23.310 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4511ms -2023-10-02 22:57:23.310 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:23.310 +01:00 [INF] HTTP GET /profile responded 200 in 2.9479 ms -2023-10-02 22:57:23.310 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.6459ms -2023-10-02 22:57:23.310 +01:00 [DBG] Connection id "0HMU3ESPA69LL" disconnecting. -2023-10-02 22:57:23.310 +01:00 [DBG] Connection id "0HMU3ESPA69LL" stopped. -2023-10-02 22:57:23.310 +01:00 [DBG] Connection id "0HMU3ESPA69LL" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:57:32.943 +01:00 [DBG] Connection id "0HMU3ESPA69LM" accepted. -2023-10-02 22:57:32.943 +01:00 [DBG] Connection id "0HMU3ESPA69LM" started. -2023-10-02 22:57:32.944 +01:00 [DBG] Connection 0HMU3ESPA69LM established using the following protocol: "Tls13" -2023-10-02 22:57:32.944 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:57:32.944 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:57:32.944 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:57:32.944 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:32.944 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:57:32.944 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:32.944 +01:00 [DBG] Authorization was successful. -2023-10-02 22:57:32.945 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:32.945 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:57:32.945 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:32.945 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:57:32.945 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:57:32.945 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:57:32.945 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:57:32.945 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:57:32.945 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:57:32.945 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:32.945 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:32.946 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:57:32.947 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:57:32.947 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:57:32.947 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:57:32.947 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:57:32.947 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:57:32.947 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:57:32.948 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.5607ms -2023-10-02 22:57:32.948 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:32.948 +01:00 [INF] HTTP GET /profile responded 200 in 3.0823 ms -2023-10-02 22:57:32.948 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.9246ms -2023-10-02 22:57:32.948 +01:00 [DBG] Connection id "0HMU3ESPA69LM" disconnecting. -2023-10-02 22:57:32.948 +01:00 [DBG] Connection id "0HMU3ESPA69LM" stopped. -2023-10-02 22:57:32.948 +01:00 [DBG] Connection id "0HMU3ESPA69LM" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:57:34.484 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:57:35.295 +01:00 [DBG] Connection id "0HMU3ESPA69LN" accepted. -2023-10-02 22:57:35.295 +01:00 [DBG] Connection id "0HMU3ESPA69LN" started. -2023-10-02 22:57:35.296 +01:00 [DBG] Connection 0HMU3ESPA69LN established using the following protocol: "Tls13" -2023-10-02 22:57:35.296 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:57:35.296 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:57:35.296 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:57:35.296 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:35.296 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:57:35.296 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:35.296 +01:00 [DBG] Authorization was successful. -2023-10-02 22:57:35.296 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:35.296 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:57:35.297 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:35.297 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:57:35.297 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:57:35.297 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:57:35.297 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:57:35.297 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:57:35.297 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:57:35.297 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:35.297 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:35.298 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:57:35.299 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:57:35.299 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:57:35.299 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:57:35.299 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:57:35.299 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:57:35.299 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:57:35.299 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4806ms -2023-10-02 22:57:35.299 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:35.300 +01:00 [INF] HTTP GET /profile responded 200 in 3.0098 ms -2023-10-02 22:57:35.300 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.7158ms -2023-10-02 22:57:35.300 +01:00 [DBG] Connection id "0HMU3ESPA69LN" disconnecting. -2023-10-02 22:57:35.300 +01:00 [DBG] Connection id "0HMU3ESPA69LN" stopped. -2023-10-02 22:57:35.300 +01:00 [DBG] Connection id "0HMU3ESPA69LN" received FIN. -2023-10-02 22:57:35.302 +01:00 [DBG] Connection id "0HMU3ESPA69LN" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:57:35.342 +01:00 [DBG] Connection id "0HMU3ESPA69LO" accepted. -2023-10-02 22:57:35.342 +01:00 [DBG] Connection id "0HMU3ESPA69LO" started. -2023-10-02 22:57:35.343 +01:00 [DBG] Connection 0HMU3ESPA69LO established using the following protocol: "Tls13" -2023-10-02 22:57:35.343 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:57:35.343 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:57:35.343 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:57:35.343 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:35.343 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:57:35.343 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:35.343 +01:00 [DBG] Authorization was successful. -2023-10-02 22:57:35.343 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:35.343 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:57:35.344 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:35.344 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:57:35.344 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:57:35.344 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:57:35.344 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:57:35.344 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:57:35.344 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:57:35.344 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:35.344 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:35.345 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:57:35.345 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:57:35.346 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:57:35.346 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:57:35.346 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:57:35.346 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:57:35.346 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:57:35.346 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.1904ms -2023-10-02 22:57:35.346 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:35.346 +01:00 [INF] HTTP GET /profile responded 200 in 2.7218 ms -2023-10-02 22:57:35.346 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.5747ms -2023-10-02 22:57:35.346 +01:00 [DBG] Connection id "0HMU3ESPA69LO" disconnecting. -2023-10-02 22:57:35.347 +01:00 [DBG] Connection id "0HMU3ESPA69LO" stopped. -2023-10-02 22:57:35.347 +01:00 [DBG] Connection id "0HMU3ESPA69LO" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:57:46.834 +01:00 [DBG] Connection id "0HMU3ESPA69LP" accepted. -2023-10-02 22:57:46.834 +01:00 [DBG] Connection id "0HMU3ESPA69LP" started. -2023-10-02 22:57:46.835 +01:00 [DBG] Connection 0HMU3ESPA69LP established using the following protocol: "Tls13" -2023-10-02 22:57:46.835 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:57:46.835 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:57:46.835 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:57:46.835 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:46.836 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:57:46.836 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:46.836 +01:00 [DBG] Authorization was successful. -2023-10-02 22:57:46.836 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:46.836 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:57:46.836 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:46.836 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:57:46.836 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:57:46.836 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:57:46.836 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:57:46.836 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:57:46.836 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:57:46.836 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:46.836 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:46.837 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:57:46.838 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:57:46.838 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:57:46.838 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:57:46.838 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:57:46.838 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:57:46.838 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:57:46.839 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.1678ms -2023-10-02 22:57:46.839 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:46.839 +01:00 [INF] HTTP GET /profile responded 200 in 2.7200 ms -2023-10-02 22:57:46.839 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.6268ms -2023-10-02 22:57:46.839 +01:00 [DBG] Connection id "0HMU3ESPA69LP" disconnecting. -2023-10-02 22:57:46.839 +01:00 [DBG] Connection id "0HMU3ESPA69LP" stopped. -2023-10-02 22:57:46.839 +01:00 [DBG] Connection id "0HMU3ESPA69LP" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:57:46.847 +01:00 [DBG] Connection id "0HMU3ESPA69LQ" accepted. -2023-10-02 22:57:46.847 +01:00 [DBG] Connection id "0HMU3ESPA69LQ" started. -2023-10-02 22:57:46.849 +01:00 [DBG] Connection 0HMU3ESPA69LQ established using the following protocol: "Tls13" -2023-10-02 22:57:46.854 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:57:46.854 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:57:46.854 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 22:57:46.854 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:57:46.854 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 22:57:46.854 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 22:57:46.854 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:57:46.854 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 22:57:46.854 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 22:57:46.854 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1488 ms -2023-10-02 22:57:46.854 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.8819ms -2023-10-02 22:57:51.590 +01:00 [DBG] Connection id "0HMU3ESPA69LR" accepted. -2023-10-02 22:57:51.590 +01:00 [DBG] Connection id "0HMU3ESPA69LR" started. -2023-10-02 22:57:51.591 +01:00 [DBG] Connection 0HMU3ESPA69LR established using the following protocol: "Tls13" -2023-10-02 22:57:51.591 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:57:51.591 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:57:51.591 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:57:51.591 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:51.591 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:57:51.591 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:51.591 +01:00 [DBG] Authorization was successful. -2023-10-02 22:57:51.591 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:51.592 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:57:51.592 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:51.592 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:57:51.592 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:57:51.592 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:57:51.592 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:57:51.592 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:57:51.592 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:57:51.592 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:51.592 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:51.593 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:57:51.594 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:57:51.594 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:57:51.594 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:57:51.595 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:57:51.595 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:57:51.595 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:57:51.595 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.8393ms -2023-10-02 22:57:51.595 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:51.595 +01:00 [INF] HTTP GET /profile responded 200 in 3.3480 ms -2023-10-02 22:57:51.595 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.014ms -2023-10-02 22:57:51.595 +01:00 [DBG] Connection id "0HMU3ESPA69LR" disconnecting. -2023-10-02 22:57:51.595 +01:00 [DBG] Connection id "0HMU3ESPA69LR" stopped. -2023-10-02 22:57:51.595 +01:00 [DBG] Connection id "0HMU3ESPA69LR" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:57:51.630 +01:00 [DBG] Connection id "0HMU3ESPA69LS" accepted. -2023-10-02 22:57:51.630 +01:00 [DBG] Connection id "0HMU3ESPA69LS" started. -2023-10-02 22:57:51.631 +01:00 [DBG] Connection 0HMU3ESPA69LS established using the following protocol: "Tls13" -2023-10-02 22:57:51.631 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:57:51.631 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:57:51.631 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:57:51.631 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:51.632 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:57:51.632 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:51.632 +01:00 [DBG] Authorization was successful. -2023-10-02 22:57:51.632 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:57:51.632 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:57:51.632 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:51.632 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:57:51.632 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:57:51.632 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:57:51.632 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:57:51.632 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:57:51.632 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:57:51.632 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:51.633 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:57:51.633 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:57:51.634 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:57:51.634 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:57:51.635 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:57:51.635 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:57:51.635 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:57:51.635 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:57:51.635 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.444ms -2023-10-02 22:57:51.635 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:57:51.635 +01:00 [INF] HTTP GET /profile responded 200 in 3.0956 ms -2023-10-02 22:57:51.635 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.9098ms -2023-10-02 22:57:51.635 +01:00 [DBG] Connection id "0HMU3ESPA69LS" disconnecting. -2023-10-02 22:57:51.635 +01:00 [DBG] Connection id "0HMU3ESPA69LS" stopped. -2023-10-02 22:57:51.635 +01:00 [DBG] Connection id "0HMU3ESPA69LS" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:58:01.825 +01:00 [DBG] Connection id "0HMU3ESPA69LT" accepted. -2023-10-02 22:58:01.825 +01:00 [DBG] Connection id "0HMU3ESPA69LT" started. -2023-10-02 22:58:01.826 +01:00 [DBG] Connection 0HMU3ESPA69LT established using the following protocol: "Tls13" -2023-10-02 22:58:01.826 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:58:01.826 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:58:01.826 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:58:01.826 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:58:01.826 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:58:01.826 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:58:01.826 +01:00 [DBG] Authorization was successful. -2023-10-02 22:58:01.826 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:58:01.826 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:58:01.826 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:58:01.827 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:58:01.827 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:58:01.827 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:58:01.827 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:58:01.827 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:58:01.827 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:58:01.827 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:58:01.827 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:58:01.828 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:58:01.828 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:58:01.829 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:58:01.829 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:58:01.829 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:58:01.829 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:58:01.829 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:58:01.829 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.3137ms -2023-10-02 22:58:01.829 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:58:01.829 +01:00 [INF] HTTP GET /profile responded 200 in 2.8043 ms -2023-10-02 22:58:01.829 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.6705ms -2023-10-02 22:58:01.830 +01:00 [DBG] Connection id "0HMU3ESPA69LT" disconnecting. -2023-10-02 22:58:01.830 +01:00 [DBG] Connection id "0HMU3ESPA69LT" stopped. -2023-10-02 22:58:01.830 +01:00 [DBG] Connection id "0HMU3ESPA69LT" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:58:01.838 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:58:01.838 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:58:01.838 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 22:58:01.838 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:58:01.838 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 22:58:01.838 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 22:58:01.838 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:58:01.838 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 22:58:01.838 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 22:58:01.839 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.0949 ms -2023-10-02 22:58:01.839 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.6595ms -2023-10-02 22:58:03.382 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:58:08.679 +01:00 [DBG] Connection id "0HMU3ESPA69LH" disconnecting. -2023-10-02 22:58:08.679 +01:00 [DBG] Connection id "0HMU3ESPA69LH" stopped. -2023-10-02 22:58:08.679 +01:00 [DBG] Connection id "0HMU3ESPA69LH" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:58:28.887 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:58:41.903 +01:00 [DBG] Connection id "0HMU3ESPA69LU" accepted. -2023-10-02 22:58:41.903 +01:00 [DBG] Connection id "0HMU3ESPA69LU" started. -2023-10-02 22:58:41.904 +01:00 [DBG] Connection 0HMU3ESPA69LU established using the following protocol: "Tls13" -2023-10-02 22:58:41.904 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:58:41.904 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:58:41.904 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:58:41.904 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:58:41.904 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:58:41.904 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:58:41.904 +01:00 [DBG] Authorization was successful. -2023-10-02 22:58:41.904 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:58:41.904 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:58:41.905 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:58:41.905 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:58:41.905 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:58:41.905 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:58:41.905 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:58:41.905 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:58:41.905 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:58:41.905 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:58:41.905 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:58:41.906 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:58:41.906 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:58:41.907 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:58:41.907 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:58:41.907 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:58:41.907 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:58:41.907 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:58:41.907 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.327ms -2023-10-02 22:58:41.907 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:58:41.907 +01:00 [INF] HTTP GET /profile responded 200 in 2.9638 ms -2023-10-02 22:58:41.908 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.755ms -2023-10-02 22:58:41.908 +01:00 [DBG] Connection id "0HMU3ESPA69LU" disconnecting. -2023-10-02 22:58:41.908 +01:00 [DBG] Connection id "0HMU3ESPA69LU" stopped. -2023-10-02 22:58:41.908 +01:00 [DBG] Connection id "0HMU3ESPA69LU" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:58:41.944 +01:00 [DBG] Connection id "0HMU3ESPA69LV" accepted. -2023-10-02 22:58:41.944 +01:00 [DBG] Connection id "0HMU3ESPA69LV" started. -2023-10-02 22:58:41.945 +01:00 [DBG] Connection 0HMU3ESPA69LV established using the following protocol: "Tls13" -2023-10-02 22:58:41.945 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:58:41.945 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:58:41.945 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:58:41.945 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:58:41.945 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:58:41.945 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:58:41.945 +01:00 [DBG] Authorization was successful. -2023-10-02 22:58:41.945 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:58:41.945 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:58:41.945 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:58:41.945 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:58:41.946 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:58:41.946 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:58:41.946 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:58:41.946 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:58:41.946 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:58:41.946 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:58:41.946 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:58:41.947 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:58:41.947 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:58:41.948 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:58:41.948 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:58:41.948 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:58:41.948 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:58:41.948 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:58:41.948 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.5444ms -2023-10-02 22:58:41.948 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:58:41.949 +01:00 [INF] HTTP GET /profile responded 200 in 3.1278 ms -2023-10-02 22:58:41.949 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.9601ms -2023-10-02 22:58:41.949 +01:00 [DBG] Connection id "0HMU3ESPA69LV" disconnecting. -2023-10-02 22:58:41.949 +01:00 [DBG] Connection id "0HMU3ESPA69LV" stopped. -2023-10-02 22:58:41.949 +01:00 [DBG] Connection id "0HMU3ESPA69LV" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:58:47.720 +01:00 [DBG] Connection id "0HMU3ESPA69M0" accepted. -2023-10-02 22:58:47.720 +01:00 [DBG] Connection id "0HMU3ESPA69M0" started. -2023-10-02 22:58:47.721 +01:00 [DBG] Connection 0HMU3ESPA69M0 established using the following protocol: "Tls13" -2023-10-02 22:58:47.721 +01:00 [INF] Request starting HTTP/1.1 POST https://localhost:5001/auth/login - application/json 76 -2023-10-02 22:58:47.721 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-02 22:58:47.721 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-02 22:58:47.722 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 22:58:47.722 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 22:58:47.722 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-02 22:58:47.722 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:58:47.722 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-02 22:58:47.722 +01:00 [DBG] Connection id "0HMU3ESPA69M0", Request id "0HMU3ESPA69M0:00000001": started reading request body. -2023-10-02 22:58:47.722 +01:00 [DBG] Connection id "0HMU3ESPA69M0", Request id "0HMU3ESPA69M0:00000001": done reading request body. -2023-10-02 22:58:47.724 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 22:58:47.759 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='1a12f994-2fcd-4ea3-a186-122bd257d95d'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-02 22:58:47.759 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-02 22:58:47.760 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-02 22:58:47.760 +01:00 [INF] HTTP POST /auth/login responded 200 in 37.8328 ms -2023-10-02 22:58:47.760 +01:00 [DBG] Connection id "0HMU3ESPA69M0" completed keep alive response. -2023-10-02 22:58:47.760 +01:00 [INF] Request finished HTTP/1.1 POST https://localhost:5001/auth/login - 200 null application/json; charset=utf-8 38.5093ms -2023-10-02 22:58:55.500 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:59:22.919 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:59:49.653 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 22:59:50.171 +01:00 [DBG] Connection id "0HMU3ESPA69M1" accepted. -2023-10-02 22:59:50.171 +01:00 [DBG] Connection id "0HMU3ESPA69M1" started. -2023-10-02 22:59:50.172 +01:00 [DBG] Connection 0HMU3ESPA69M1 established using the following protocol: "Tls13" -2023-10-02 22:59:50.172 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:59:50.172 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:59:50.172 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:59:50.172 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:59:50.173 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:59:50.173 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:59:50.173 +01:00 [DBG] Authorization was successful. -2023-10-02 22:59:50.173 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:59:50.173 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:59:50.173 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:59:50.173 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:59:50.173 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:59:50.173 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:59:50.173 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:59:50.173 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:59:50.173 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:59:50.173 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:59:50.174 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:59:50.174 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:59:50.175 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:59:50.175 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:59:50.176 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:59:50.176 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:59:50.176 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:59:50.176 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:59:50.176 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.439ms -2023-10-02 22:59:50.176 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:59:50.176 +01:00 [INF] HTTP GET /profile responded 200 in 3.0627 ms -2023-10-02 22:59:50.176 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.0181ms -2023-10-02 22:59:50.176 +01:00 [DBG] Connection id "0HMU3ESPA69M1" disconnecting. -2023-10-02 22:59:50.176 +01:00 [DBG] Connection id "0HMU3ESPA69M1" stopped. -2023-10-02 22:59:50.176 +01:00 [DBG] Connection id "0HMU3ESPA69M1" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 22:59:50.220 +01:00 [DBG] Connection id "0HMU3ESPA69M2" accepted. -2023-10-02 22:59:50.220 +01:00 [DBG] Connection id "0HMU3ESPA69M2" started. -2023-10-02 22:59:50.220 +01:00 [DBG] Connection 0HMU3ESPA69M2 established using the following protocol: "Tls13" -2023-10-02 22:59:50.220 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 22:59:50.221 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 22:59:50.221 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 22:59:50.221 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:59:50.221 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 22:59:50.221 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:59:50.221 +01:00 [DBG] Authorization was successful. -2023-10-02 22:59:50.221 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 22:59:50.221 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 22:59:50.221 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:59:50.221 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 22:59:50.221 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 22:59:50.221 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 22:59:50.221 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 22:59:50.221 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 22:59:50.221 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 22:59:50.221 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:59:50.222 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 22:59:50.222 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 22:59:50.223 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 22:59:50.223 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 22:59:50.223 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 22:59:50.223 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 22:59:50.223 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 22:59:50.223 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 22:59:50.223 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.0378ms -2023-10-02 22:59:50.224 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 22:59:50.224 +01:00 [INF] HTTP GET /profile responded 200 in 2.5707 ms -2023-10-02 22:59:50.224 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.2247ms -2023-10-02 22:59:50.224 +01:00 [DBG] Connection id "0HMU3ESPA69M2" disconnecting. -2023-10-02 22:59:50.224 +01:00 [DBG] Connection id "0HMU3ESPA69M2" stopped. -2023-10-02 22:59:50.224 +01:00 [DBG] Connection id "0HMU3ESPA69M2" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:00:05.287 +01:00 [DBG] Connection id "0HMU3ESPA69M3" accepted. -2023-10-02 23:00:05.287 +01:00 [DBG] Connection id "0HMU3ESPA69M3" started. -2023-10-02 23:00:05.288 +01:00 [DBG] Connection 0HMU3ESPA69M3 established using the following protocol: "Tls13" -2023-10-02 23:00:05.288 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:00:05.288 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:00:05.288 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:00:05.288 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:00:05.289 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:00:05.289 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:00:05.289 +01:00 [DBG] Authorization was successful. -2023-10-02 23:00:05.289 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:00:05.289 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:00:05.289 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:00:05.289 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:00:05.289 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:00:05.289 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:00:05.289 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:00:05.289 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:00:05.289 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:00:05.289 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:00:05.289 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:00:05.290 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:00:05.290 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:00:05.291 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:00:05.291 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:00:05.291 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:00:05.291 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:00:05.291 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:00:05.291 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.1118ms -2023-10-02 23:00:05.291 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:00:05.291 +01:00 [INF] HTTP GET /profile responded 200 in 2.5819 ms -2023-10-02 23:00:05.291 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.3688ms -2023-10-02 23:00:05.292 +01:00 [DBG] Connection id "0HMU3ESPA69M3" disconnecting. -2023-10-02 23:00:05.292 +01:00 [DBG] Connection id "0HMU3ESPA69M3" stopped. -2023-10-02 23:00:05.292 +01:00 [DBG] Connection id "0HMU3ESPA69M3" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:00:05.299 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:00:05.299 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:00:05.299 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 23:00:05.299 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 23:00:05.299 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 23:00:05.299 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 23:00:05.299 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:00:05.299 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 23:00:05.299 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 23:00:05.299 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1052 ms -2023-10-02 23:00:05.300 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.7517ms -2023-10-02 23:00:15.945 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:00:18.143 +01:00 [DBG] Connection id "0HMU3ESPA69M4" accepted. -2023-10-02 23:00:18.143 +01:00 [DBG] Connection id "0HMU3ESPA69M4" started. -2023-10-02 23:00:18.144 +01:00 [DBG] Connection 0HMU3ESPA69M4 established using the following protocol: "Tls13" -2023-10-02 23:00:18.145 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 245 -2023-10-02 23:00:18.145 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:00:18.145 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:00:18.145 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:00:18.145 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:00:18.145 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:00:18.145 +01:00 [DBG] Authorization was successful. -2023-10-02 23:00:18.145 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:00:18.145 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:00:18.145 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:00:18.147 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:00:18.147 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:00:18.147 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 23:00:18.147 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:00:18.147 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:00:18.147 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:00:18.148 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:00:18.148 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:00:18.148 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 23:00:18.148 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 23:00:18.148 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 23:00:18.149 +01:00 [DBG] Connection id "0HMU3ESPA69M4", Request id "0HMU3ESPA69M4:00000001": started reading request body. -2023-10-02 23:00:18.149 +01:00 [DBG] Connection id "0HMU3ESPA69M4", Request id "0HMU3ESPA69M4:00000001": done reading request body. -2023-10-02 23:00:18.150 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 23:00:18.150 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:00:18.150 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:00:18.151 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 23:00:18.152 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:00:18.158 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='1a12f994-2fcd-4ea3-a186-122bd257d95d' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 23:00:18.160 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 23:00:18.166 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 23:00:18.207 +01:00 [INF] Executed DbCommand (8ms) [Parameters=[@p23='1a12f994-2fcd-4ea3-a186-122bd257d95d', @p0='0', @p1=NULL, @p2=NULL, @p3='13e4b1b1-f56f-4918-895b-5f8c7e8d26e0', @p24='b0dfa13b-b262-42c1-95dc-a35dc8f54706', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='AQAAAAIAAYagAAAAEFXOR0rMGJNio0nuBiXAf2spF3cCe9FICwOAy39rz4JazS318KKBq/E6fo6q4JSJgA==', @p14=NULL, @p15='False', @p16=NULL, @p17='6IKWSWAFH5K4GN4YVC6QLZCTH22UXBJV', @p18='fergalmoran', @p19=NULL, @p20=NULL, @p21='False', @p22='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 23:00:18.211 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:00:18.211 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:00:18.211 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:00:18.211 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:00:18.212 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 64.1322ms -2023-10-02 23:00:18.212 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:00:18.212 +01:00 [INF] HTTP POST /profile responded 200 in 66.4308 ms -2023-10-02 23:00:18.212 +01:00 [DBG] Connection id "0HMU3ESPA69M4" completed keep alive response. -2023-10-02 23:00:18.212 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 67.4968ms -2023-10-02 23:00:34.236 +01:00 [DBG] Connection id "0HMU3ESPA69M5" accepted. -2023-10-02 23:00:34.236 +01:00 [DBG] Connection id "0HMU3ESPA69M5" started. -2023-10-02 23:00:34.237 +01:00 [DBG] Connection 0HMU3ESPA69M5 established using the following protocol: "Tls13" -2023-10-02 23:00:34.237 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:00:34.237 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:00:34.237 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:00:34.237 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:00:34.237 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:00:34.237 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:00:34.238 +01:00 [DBG] Authorization was successful. -2023-10-02 23:00:34.238 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:00:34.238 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:00:34.238 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:00:34.238 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:00:34.238 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:00:34.238 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:00:34.238 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:00:34.238 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:00:34.238 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:00:34.238 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:00:34.238 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:00:34.239 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:00:34.240 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:00:34.240 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:00:34.240 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:00:34.240 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:00:34.240 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:00:34.240 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:00:34.240 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.3508ms -2023-10-02 23:00:34.241 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:00:34.241 +01:00 [INF] HTTP GET /profile responded 200 in 2.9203 ms -2023-10-02 23:00:34.241 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.6453ms -2023-10-02 23:00:34.241 +01:00 [DBG] Connection id "0HMU3ESPA69M5" disconnecting. -2023-10-02 23:00:34.241 +01:00 [DBG] Connection id "0HMU3ESPA69M5" stopped. -2023-10-02 23:00:34.241 +01:00 [DBG] Connection id "0HMU3ESPA69M5" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:00:34.277 +01:00 [DBG] Connection id "0HMU3ESPA69M6" accepted. -2023-10-02 23:00:34.277 +01:00 [DBG] Connection id "0HMU3ESPA69M6" started. -2023-10-02 23:00:34.277 +01:00 [DBG] Connection 0HMU3ESPA69M6 established using the following protocol: "Tls13" -2023-10-02 23:00:34.278 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:00:34.278 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:00:34.278 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:00:34.278 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:00:34.278 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:00:34.278 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:00:34.278 +01:00 [DBG] Authorization was successful. -2023-10-02 23:00:34.278 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:00:34.278 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:00:34.278 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:00:34.278 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:00:34.278 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:00:34.278 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:00:34.278 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:00:34.278 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:00:34.278 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:00:34.278 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:00:34.279 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:00:34.279 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:00:34.280 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:00:34.281 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:00:34.281 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:00:34.281 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:00:34.281 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:00:34.281 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:00:34.281 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.7352ms -2023-10-02 23:00:34.281 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:00:34.281 +01:00 [INF] HTTP GET /profile responded 200 in 3.2108 ms -2023-10-02 23:00:34.281 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.8242ms -2023-10-02 23:00:34.282 +01:00 [DBG] Connection id "0HMU3ESPA69M6" disconnecting. -2023-10-02 23:00:34.282 +01:00 [DBG] Connection id "0HMU3ESPA69M6" stopped. -2023-10-02 23:00:34.282 +01:00 [DBG] Connection id "0HMU3ESPA69M6" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:00:44.722 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:00:59.694 +01:00 [DBG] Connection id "0HMU3ESPA69M0" disconnecting. -2023-10-02 23:00:59.694 +01:00 [DBG] Connection id "0HMU3ESPA69M0" stopped. -2023-10-02 23:00:59.694 +01:00 [DBG] Connection id "0HMU3ESPA69M0" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:01:08.477 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:01:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:01:45.690 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:02:14.720 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:02:16.701 +01:00 [DBG] Connection id "0HMU3ESPA69LQ" is closing. -2023-10-02 23:02:16.702 +01:00 [DBG] Connection id "0HMU3ESPA69LQ" is closed. The last processed stream ID was 5. -2023-10-02 23:02:16.703 +01:00 [DBG] Connection id "0HMU3ESPA69LQ" received FIN. -2023-10-02 23:02:16.703 +01:00 [DBG] Connection id "0HMU3ESPA69LQ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:02:16.703 +01:00 [DBG] The connection queue processing loop for 0HMU3ESPA69LQ completed. -2023-10-02 23:02:16.703 +01:00 [DBG] Connection id "0HMU3ESPA69LQ" stopped. -2023-10-02 23:02:29.702 +01:00 [DBG] Connection id "0HMU3ESPA69M4" disconnecting. -2023-10-02 23:02:29.702 +01:00 [DBG] Connection id "0HMU3ESPA69M4" stopped. -2023-10-02 23:02:29.702 +01:00 [DBG] Connection id "0HMU3ESPA69M4" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:02:35.569 +01:00 [DBG] Connection id "0HMU3ESPA69M7" accepted. -2023-10-02 23:02:35.569 +01:00 [DBG] Connection id "0HMU3ESPA69M7" started. -2023-10-02 23:02:35.570 +01:00 [DBG] Connection 0HMU3ESPA69M7 established using the following protocol: "Tls13" -2023-10-02 23:02:35.570 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:02:35.570 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:02:35.570 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:02:35.570 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:02:35.570 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:02:35.570 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:02:35.570 +01:00 [DBG] Authorization was successful. -2023-10-02 23:02:35.571 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:02:35.571 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:02:35.571 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:02:35.571 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:02:35.571 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:02:35.571 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:02:35.571 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:02:35.571 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:02:35.571 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:02:35.571 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:02:35.571 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:02:35.575 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:02:35.576 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:02:35.576 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:02:35.577 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:02:35.577 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:02:35.577 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:02:35.577 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:02:35.577 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 5.8869ms -2023-10-02 23:02:35.577 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:02:35.577 +01:00 [INF] HTTP GET /profile responded 200 in 6.4434 ms -2023-10-02 23:02:35.577 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 7.1461ms -2023-10-02 23:02:35.577 +01:00 [DBG] Connection id "0HMU3ESPA69M7" disconnecting. -2023-10-02 23:02:35.577 +01:00 [DBG] Connection id "0HMU3ESPA69M7" stopped. -2023-10-02 23:02:35.577 +01:00 [DBG] Connection id "0HMU3ESPA69M7" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:02:35.588 +01:00 [DBG] Connection id "0HMU3ESPA69M8" accepted. -2023-10-02 23:02:35.588 +01:00 [DBG] Connection id "0HMU3ESPA69M8" started. -2023-10-02 23:02:35.589 +01:00 [DBG] Connection 0HMU3ESPA69M8 established using the following protocol: "Tls13" -2023-10-02 23:02:35.589 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:02:35.589 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:02:35.589 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 23:02:35.590 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 23:02:35.590 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 23:02:35.590 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 23:02:35.590 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:02:35.590 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 23:02:35.590 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 23:02:35.590 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1286 ms -2023-10-02 23:02:35.590 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.722ms -2023-10-02 23:02:38.655 +01:00 [DBG] Connection id "0HMU3ESPA69M9" accepted. -2023-10-02 23:02:38.655 +01:00 [DBG] Connection id "0HMU3ESPA69M9" started. -2023-10-02 23:02:38.656 +01:00 [DBG] Connection 0HMU3ESPA69M9 established using the following protocol: "Tls13" -2023-10-02 23:02:38.656 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:02:38.656 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:02:38.656 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:02:38.656 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:02:38.656 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:02:38.656 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:02:38.656 +01:00 [DBG] Authorization was successful. -2023-10-02 23:02:38.656 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:02:38.656 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:02:38.656 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:02:38.656 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:02:38.656 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:02:38.656 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:02:38.656 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:02:38.657 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:02:38.657 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:02:38.657 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:02:38.657 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:02:38.658 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:02:38.658 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:02:38.660 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:02:38.660 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:02:38.660 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:02:38.660 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:02:38.660 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:02:38.660 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.7533ms -2023-10-02 23:02:38.661 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:02:38.661 +01:00 [INF] HTTP GET /profile responded 200 in 4.3543 ms -2023-10-02 23:02:38.661 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.0194ms -2023-10-02 23:02:38.661 +01:00 [DBG] Connection id "0HMU3ESPA69M9" disconnecting. -2023-10-02 23:02:38.661 +01:00 [DBG] Connection id "0HMU3ESPA69M9" stopped. -2023-10-02 23:02:38.661 +01:00 [DBG] Connection id "0HMU3ESPA69M9" received FIN. -2023-10-02 23:02:38.661 +01:00 [DBG] Connection id "0HMU3ESPA69M9" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:02:38.697 +01:00 [DBG] Connection id "0HMU3ESPA69MA" accepted. -2023-10-02 23:02:38.697 +01:00 [DBG] Connection id "0HMU3ESPA69MA" started. -2023-10-02 23:02:38.698 +01:00 [DBG] Connection 0HMU3ESPA69MA established using the following protocol: "Tls13" -2023-10-02 23:02:38.698 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:02:38.698 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:02:38.698 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:02:38.698 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:02:38.698 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:02:38.698 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:02:38.699 +01:00 [DBG] Authorization was successful. -2023-10-02 23:02:38.699 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:02:38.699 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:02:38.699 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:02:38.699 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:02:38.699 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:02:38.699 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:02:38.699 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:02:38.699 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:02:38.699 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:02:38.699 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:02:38.699 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:02:38.700 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:02:38.701 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:02:38.701 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:02:38.701 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:02:38.701 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:02:38.701 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:02:38.701 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:02:38.702 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4256ms -2023-10-02 23:02:38.702 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:02:38.702 +01:00 [INF] HTTP GET /profile responded 200 in 3.0323 ms -2023-10-02 23:02:38.702 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.9151ms -2023-10-02 23:02:38.702 +01:00 [DBG] Connection id "0HMU3ESPA69MA" disconnecting. -2023-10-02 23:02:38.702 +01:00 [DBG] Connection id "0HMU3ESPA69MA" stopped. -2023-10-02 23:02:38.702 +01:00 [DBG] Connection id "0HMU3ESPA69MA" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:02:40.151 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:03:04.233 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:03:05.353 +01:00 [DBG] Connection id "0HMU3ESPA69MB" accepted. -2023-10-02 23:03:05.354 +01:00 [DBG] Connection id "0HMU3ESPA69MB" started. -2023-10-02 23:03:05.354 +01:00 [DBG] Connection 0HMU3ESPA69MB established using the following protocol: "Tls13" -2023-10-02 23:03:05.354 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:03:05.354 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:03:05.354 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:03:05.355 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:03:05.355 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:03:05.355 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:03:05.355 +01:00 [DBG] Authorization was successful. -2023-10-02 23:03:05.355 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:03:05.355 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:03:05.355 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:03:05.355 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:03:05.355 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:03:05.355 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:03:05.355 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:03:05.355 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:03:05.355 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:03:05.356 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:03:05.356 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:03:05.356 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:03:05.357 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:03:05.358 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:03:05.358 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:03:05.358 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:03:05.358 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:03:05.358 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:03:05.358 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.6349ms -2023-10-02 23:03:05.358 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:03:05.358 +01:00 [INF] HTTP GET /profile responded 200 in 3.1640 ms -2023-10-02 23:03:05.358 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.0779ms -2023-10-02 23:03:05.359 +01:00 [DBG] Connection id "0HMU3ESPA69MB" disconnecting. -2023-10-02 23:03:05.359 +01:00 [DBG] Connection id "0HMU3ESPA69MB" stopped. -2023-10-02 23:03:05.359 +01:00 [DBG] Connection id "0HMU3ESPA69MB" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:03:05.365 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:03:05.365 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:03:05.366 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 23:03:05.366 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 23:03:05.366 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 23:03:05.366 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 23:03:05.366 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:03:05.366 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 23:03:05.366 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 23:03:05.366 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1315 ms -2023-10-02 23:03:05.366 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.9679ms -2023-10-02 23:03:32.061 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:03:56.503 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:04:21.040 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:04:24.040 +01:00 [DBG] Connection id "0HMU3ESPA69MC" accepted. -2023-10-02 23:04:24.040 +01:00 [DBG] Connection id "0HMU3ESPA69MC" started. -2023-10-02 23:04:24.041 +01:00 [DBG] Connection 0HMU3ESPA69MC established using the following protocol: "Tls13" -2023-10-02 23:04:24.041 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:04:24.041 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:04:24.041 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:04:24.041 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:04:24.042 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:04:24.042 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:04:24.042 +01:00 [DBG] Authorization was successful. -2023-10-02 23:04:24.042 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:04:24.042 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:04:24.042 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:04:24.042 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:04:24.042 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:04:24.042 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:04:24.042 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:04:24.042 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:04:24.042 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:04:24.042 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:04:24.043 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:04:24.043 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:04:24.044 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:04:24.044 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:04:24.044 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:04:24.045 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:04:24.045 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:04:24.045 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:04:24.045 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4646ms -2023-10-02 23:04:24.045 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:04:24.045 +01:00 [INF] HTTP GET /profile responded 200 in 3.1169 ms -2023-10-02 23:04:24.045 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.8299ms -2023-10-02 23:04:24.045 +01:00 [DBG] Connection id "0HMU3ESPA69MC" disconnecting. -2023-10-02 23:04:24.045 +01:00 [DBG] Connection id "0HMU3ESPA69MC" stopped. -2023-10-02 23:04:24.045 +01:00 [DBG] Connection id "0HMU3ESPA69MC" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:04:44.217 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:05:08.604 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:05:12.740 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:05:12.740 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:05:12.740 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 23:05:12.740 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 23:05:12.740 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 23:05:12.740 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 23:05:12.740 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:05:12.740 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 23:05:12.741 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 23:05:12.741 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.1063 ms -2023-10-02 23:05:12.741 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.7258ms -2023-10-02 23:05:32.925 +01:00 [DBG] Connection id "0HMU3ESPA69MD" accepted. -2023-10-02 23:05:32.925 +01:00 [DBG] Connection id "0HMU3ESPA69MD" started. -2023-10-02 23:05:32.926 +01:00 [DBG] Connection 0HMU3ESPA69MD established using the following protocol: "Tls13" -2023-10-02 23:05:32.926 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:05:32.926 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:05:32.926 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:05:32.926 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:05:32.926 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:05:32.926 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:05:32.926 +01:00 [DBG] Authorization was successful. -2023-10-02 23:05:32.926 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:05:32.926 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:05:32.926 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:05:32.926 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:05:32.926 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:05:32.926 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:05:32.927 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:05:32.927 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:05:32.927 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:05:32.927 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:05:32.927 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:05:32.928 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:05:32.928 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:05:32.929 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:05:32.929 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:05:32.929 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:05:32.929 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:05:32.929 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:05:32.929 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4757ms -2023-10-02 23:05:32.929 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:05:32.929 +01:00 [INF] HTTP GET /profile responded 200 in 3.0037 ms -2023-10-02 23:05:32.929 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.6238ms -2023-10-02 23:05:32.929 +01:00 [DBG] Connection id "0HMU3ESPA69MD" disconnecting. -2023-10-02 23:05:32.930 +01:00 [DBG] Connection id "0HMU3ESPA69MD" stopped. -2023-10-02 23:05:32.930 +01:00 [DBG] Connection id "0HMU3ESPA69MD" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:05:32.965 +01:00 [DBG] Connection id "0HMU3ESPA69ME" accepted. -2023-10-02 23:05:32.965 +01:00 [DBG] Connection id "0HMU3ESPA69ME" started. -2023-10-02 23:05:32.966 +01:00 [DBG] Connection 0HMU3ESPA69ME established using the following protocol: "Tls13" -2023-10-02 23:05:32.966 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:05:32.966 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:05:32.966 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:05:32.966 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:05:32.966 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:05:32.966 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:05:32.967 +01:00 [DBG] Authorization was successful. -2023-10-02 23:05:32.967 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:05:32.967 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:05:32.967 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:05:32.967 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:05:32.967 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:05:32.967 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:05:32.967 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:05:32.967 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:05:32.967 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:05:32.967 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:05:32.967 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:05:32.968 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:05:32.969 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:05:32.969 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:05:32.969 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:05:32.970 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:05:32.970 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:05:32.970 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:05:32.970 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.7911ms -2023-10-02 23:05:32.970 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:05:32.970 +01:00 [INF] HTTP GET /profile responded 200 in 3.3388 ms -2023-10-02 23:05:32.970 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.9608ms -2023-10-02 23:05:32.970 +01:00 [DBG] Connection id "0HMU3ESPA69ME" disconnecting. -2023-10-02 23:05:32.970 +01:00 [DBG] Connection id "0HMU3ESPA69ME" stopped. -2023-10-02 23:05:32.970 +01:00 [DBG] Connection id "0HMU3ESPA69ME" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:05:35.321 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:06:03.063 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:06:05.345 +01:00 [DBG] Connection id "0HMU3ESPA69MF" accepted. -2023-10-02 23:06:05.345 +01:00 [DBG] Connection id "0HMU3ESPA69MF" started. -2023-10-02 23:06:05.348 +01:00 [DBG] Connection 0HMU3ESPA69MF established using the following protocol: "Tls13" -2023-10-02 23:06:05.348 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:06:05.348 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:06:05.348 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:06:05.348 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:06:05.348 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:06:05.348 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:06:05.348 +01:00 [DBG] Authorization was successful. -2023-10-02 23:06:05.348 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:06:05.348 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:06:05.348 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:06:05.348 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:06:05.349 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:06:05.349 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:06:05.349 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:06:05.349 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:06:05.349 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:06:05.349 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:06:05.349 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:06:05.350 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:06:05.350 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:06:05.350 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:06:05.351 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:06:05.351 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:06:05.351 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:06:05.351 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:06:05.351 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.0954ms -2023-10-02 23:06:05.351 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:06:05.351 +01:00 [INF] HTTP GET /profile responded 200 in 2.5966 ms -2023-10-02 23:06:05.351 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.2667ms -2023-10-02 23:06:05.351 +01:00 [DBG] Connection id "0HMU3ESPA69MF" disconnecting. -2023-10-02 23:06:05.351 +01:00 [DBG] Connection id "0HMU3ESPA69MF" stopped. -2023-10-02 23:06:05.351 +01:00 [DBG] Connection id "0HMU3ESPA69MF" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:06:05.390 +01:00 [DBG] Connection id "0HMU3ESPA69MG" accepted. -2023-10-02 23:06:05.390 +01:00 [DBG] Connection id "0HMU3ESPA69MG" started. -2023-10-02 23:06:05.390 +01:00 [DBG] Connection 0HMU3ESPA69MG established using the following protocol: "Tls13" -2023-10-02 23:06:05.390 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:06:05.390 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:06:05.391 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:06:05.391 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:06:05.391 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:06:05.391 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:06:05.391 +01:00 [DBG] Authorization was successful. -2023-10-02 23:06:05.391 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:06:05.391 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:06:05.391 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:06:05.391 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:06:05.391 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:06:05.391 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:06:05.391 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:06:05.391 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:06:05.391 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:06:05.391 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:06:05.391 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:06:05.392 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:06:05.392 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:06:05.393 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:06:05.393 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:06:05.393 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:06:05.393 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:06:05.393 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:06:05.393 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.0653ms -2023-10-02 23:06:05.393 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:06:05.393 +01:00 [INF] HTTP GET /profile responded 200 in 2.5340 ms -2023-10-02 23:06:05.394 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.1268ms -2023-10-02 23:06:05.394 +01:00 [DBG] Connection id "0HMU3ESPA69MG" disconnecting. -2023-10-02 23:06:05.394 +01:00 [DBG] Connection id "0HMU3ESPA69MG" stopped. -2023-10-02 23:06:05.394 +01:00 [DBG] Connection id "0HMU3ESPA69MG" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:06:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:06:20.861 +01:00 [DBG] Connection id "0HMU3ESPA69MH" accepted. -2023-10-02 23:06:20.862 +01:00 [DBG] Connection id "0HMU3ESPA69MH" started. -2023-10-02 23:06:20.862 +01:00 [DBG] Connection 0HMU3ESPA69MH established using the following protocol: "Tls13" -2023-10-02 23:06:20.862 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:06:20.862 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:06:20.862 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:06:20.862 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:06:20.863 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:06:20.863 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:06:20.863 +01:00 [DBG] Authorization was successful. -2023-10-02 23:06:20.863 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:06:20.863 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:06:20.863 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:06:20.863 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:06:20.863 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:06:20.863 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:06:20.863 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:06:20.863 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:06:20.863 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:06:20.863 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:06:20.863 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:06:20.864 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:06:20.865 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:06:20.865 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:06:20.866 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:06:20.866 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:06:20.866 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:06:20.866 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:06:20.868 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.304ms -2023-10-02 23:06:20.868 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:06:20.868 +01:00 [INF] HTTP GET /profile responded 200 in 4.9176 ms -2023-10-02 23:06:20.868 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.6314ms -2023-10-02 23:06:20.868 +01:00 [DBG] Connection id "0HMU3ESPA69MH" disconnecting. -2023-10-02 23:06:20.868 +01:00 [DBG] Connection id "0HMU3ESPA69MH" stopped. -2023-10-02 23:06:20.868 +01:00 [DBG] Connection id "0HMU3ESPA69MH" received FIN. -2023-10-02 23:06:20.868 +01:00 [DBG] Connection id "0HMU3ESPA69MH" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:06:20.874 +01:00 [INF] Request starting HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:06:20.874 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:06:20.875 +01:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' -2023-10-02 23:06:20.875 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-02 23:06:20.875 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 23:06:20.875 +01:00 [DBG] Endpoint '405 HTTP Method Not Supported' already set, skipping route matching. -2023-10-02 23:06:20.875 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:06:20.875 +01:00 [INF] Executing endpoint '405 HTTP Method Not Supported' -2023-10-02 23:06:20.875 +01:00 [INF] Executed endpoint '405 HTTP Method Not Supported' -2023-10-02 23:06:20.875 +01:00 [INF] HTTP OPTIONS /profile responded 405 in 0.0922 ms -2023-10-02 23:06:20.875 +01:00 [INF] Request finished HTTP/2 OPTIONS https://mixyboos.dev.fergl.ie:5001/profile - 405 0 null 0.6403ms -2023-10-02 23:06:42.354 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:07:10.422 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:07:36.169 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:08:04.995 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:08:30.322 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:08:32.734 +01:00 [DBG] Connection id "0HMU3ESPA69M8" is closing. -2023-10-02 23:08:32.734 +01:00 [DBG] Connection id "0HMU3ESPA69M8" is closed. The last processed stream ID was 7. -2023-10-02 23:08:32.734 +01:00 [DBG] The connection queue processing loop for 0HMU3ESPA69M8 completed. -2023-10-02 23:08:32.734 +01:00 [DBG] Connection id "0HMU3ESPA69M8" received FIN. -2023-10-02 23:08:32.735 +01:00 [DBG] Connection id "0HMU3ESPA69M8" stopped. -2023-10-02 23:08:32.735 +01:00 [DBG] Connection id "0HMU3ESPA69M8" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:08:59.477 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:09:24.831 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:09:53.495 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:10:21.002 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:10:48.105 +01:00 [DBG] Connection id "0HMU3ESPA69MI" accepted. -2023-10-02 23:10:48.105 +01:00 [DBG] Connection id "0HMU3ESPA69MI" started. -2023-10-02 23:10:48.106 +01:00 [DBG] Connection 0HMU3ESPA69MI established using the following protocol: "Tls13" -2023-10-02 23:10:48.106 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:10:48.106 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:10:48.106 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:10:48.106 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:48.106 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:10:48.106 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:10:48.106 +01:00 [DBG] Authorization was successful. -2023-10-02 23:10:48.106 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:10:48.107 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:10:48.107 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:48.107 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:10:48.107 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:10:48.107 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:10:48.107 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:10:48.107 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:10:48.107 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:10:48.107 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:10:48.107 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:10:48.112 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:10:48.112 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:10:48.113 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:10:48.113 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:10:48.113 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:10:48.113 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:10:48.113 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:10:48.113 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.2917ms -2023-10-02 23:10:48.113 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:48.113 +01:00 [INF] HTTP GET /profile responded 200 in 6.8314 ms -2023-10-02 23:10:48.114 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 7.5041ms -2023-10-02 23:10:48.114 +01:00 [DBG] Connection id "0HMU3ESPA69MI" disconnecting. -2023-10-02 23:10:48.114 +01:00 [DBG] Connection id "0HMU3ESPA69MI" stopped. -2023-10-02 23:10:48.114 +01:00 [DBG] Connection id "0HMU3ESPA69MI" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:10:48.150 +01:00 [DBG] Connection id "0HMU3ESPA69MJ" accepted. -2023-10-02 23:10:48.150 +01:00 [DBG] Connection id "0HMU3ESPA69MJ" started. -2023-10-02 23:10:48.150 +01:00 [DBG] Connection 0HMU3ESPA69MJ established using the following protocol: "Tls13" -2023-10-02 23:10:48.150 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:10:48.151 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:10:48.151 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:10:48.151 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:48.151 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:10:48.151 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:10:48.151 +01:00 [DBG] Authorization was successful. -2023-10-02 23:10:48.151 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:10:48.151 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:10:48.151 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:48.151 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:10:48.151 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:10:48.151 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:10:48.151 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:10:48.151 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:10:48.151 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:10:48.151 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:10:48.152 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:10:48.152 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:10:48.153 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:10:48.153 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:10:48.153 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:10:48.154 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:10:48.154 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:10:48.154 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:10:48.154 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.2982ms -2023-10-02 23:10:48.154 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:48.154 +01:00 [INF] HTTP GET /profile responded 200 in 2.8045 ms -2023-10-02 23:10:48.154 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.4365ms -2023-10-02 23:10:48.154 +01:00 [DBG] Connection id "0HMU3ESPA69MJ" disconnecting. -2023-10-02 23:10:48.154 +01:00 [DBG] Connection id "0HMU3ESPA69MJ" stopped. -2023-10-02 23:10:48.154 +01:00 [DBG] Connection id "0HMU3ESPA69MJ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:10:49.544 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:10:50.395 +01:00 [DBG] Connection id "0HMU3ESPA69MK" accepted. -2023-10-02 23:10:50.395 +01:00 [DBG] Connection id "0HMU3ESPA69MK" started. -2023-10-02 23:10:50.396 +01:00 [DBG] Connection 0HMU3ESPA69MK established using the following protocol: "Tls13" -2023-10-02 23:10:50.396 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:10:50.396 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:10:50.396 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:10:50.396 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:50.396 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:10:50.396 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:10:50.396 +01:00 [DBG] Authorization was successful. -2023-10-02 23:10:50.396 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:10:50.396 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:10:50.396 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:50.396 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:10:50.396 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:10:50.396 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:10:50.396 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:10:50.397 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:10:50.397 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:10:50.397 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:10:50.397 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:10:50.398 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:10:50.398 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:10:50.398 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:10:50.399 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:10:50.399 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:10:50.399 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:10:50.399 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:10:50.399 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.1551ms -2023-10-02 23:10:50.399 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:50.399 +01:00 [INF] HTTP GET /profile responded 200 in 2.6168 ms -2023-10-02 23:10:50.399 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.2172ms -2023-10-02 23:10:50.399 +01:00 [DBG] Connection id "0HMU3ESPA69MK" disconnecting. -2023-10-02 23:10:50.399 +01:00 [DBG] Connection id "0HMU3ESPA69MK" stopped. -2023-10-02 23:10:50.399 +01:00 [DBG] Connection id "0HMU3ESPA69MK" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:10:50.439 +01:00 [DBG] Connection id "0HMU3ESPA69ML" accepted. -2023-10-02 23:10:50.439 +01:00 [DBG] Connection id "0HMU3ESPA69ML" started. -2023-10-02 23:10:50.440 +01:00 [DBG] Connection 0HMU3ESPA69ML established using the following protocol: "Tls13" -2023-10-02 23:10:50.440 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:10:50.440 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:10:50.440 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:10:50.440 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:50.440 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:10:50.441 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:10:50.441 +01:00 [DBG] Authorization was successful. -2023-10-02 23:10:50.441 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:10:50.441 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:10:50.441 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:50.441 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:10:50.441 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:10:50.441 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:10:50.441 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:10:50.441 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:10:50.441 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:10:50.441 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:10:50.442 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:10:50.443 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:10:50.443 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:10:50.443 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:10:50.444 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:10:50.444 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:10:50.444 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:10:50.444 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:10:50.444 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.4533ms -2023-10-02 23:10:50.444 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:10:50.444 +01:00 [INF] HTTP GET /profile responded 200 in 3.2085 ms -2023-10-02 23:10:50.444 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.0302ms -2023-10-02 23:10:50.444 +01:00 [DBG] Connection id "0HMU3ESPA69ML" disconnecting. -2023-10-02 23:10:50.444 +01:00 [DBG] Connection id "0HMU3ESPA69ML" stopped. -2023-10-02 23:10:50.444 +01:00 [DBG] Connection id "0HMU3ESPA69ML" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:11:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:11:40.472 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:12:04.197 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:12:32.472 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:13:01.394 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:13:24.666 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:13:48.281 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:14:17.918 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:14:43.427 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:15:06.994 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:15:33.720 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:15:36.887 +01:00 [DBG] Connection id "0HMU3ESPA69MM" accepted. -2023-10-02 23:15:36.888 +01:00 [DBG] Connection id "0HMU3ESPA69MM" started. -2023-10-02 23:15:36.888 +01:00 [DBG] Connection 0HMU3ESPA69MM established using the following protocol: "Tls13" -2023-10-02 23:15:36.888 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 340 -2023-10-02 23:15:36.888 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:15:36.888 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:15:36.889 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:15:36.889 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:15:36.889 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:36.889 +01:00 [DBG] Authorization was successful. -2023-10-02 23:15:36.889 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:36.889 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:15:36.889 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:15:36.889 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:15:36.889 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:15:36.889 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 23:15:36.889 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:15:36.889 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:15:36.889 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:15:36.889 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:36.889 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:36.890 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 23:15:36.890 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 23:15:36.890 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 23:15:36.890 +01:00 [DBG] Connection id "0HMU3ESPA69MM", Request id "0HMU3ESPA69MM:00000001": started reading request body. -2023-10-02 23:15:36.890 +01:00 [DBG] Connection id "0HMU3ESPA69MM", Request id "0HMU3ESPA69MM:00000001": done reading request body. -2023-10-02 23:15:36.890 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 23:15:36.890 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:36.890 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:36.890 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 23:15:36.890 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:36.891 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__get_Item_0='1a12f994-2fcd-4ea3-a186-122bd257d95d' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 23:15:36.892 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 23:15:36.892 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 23:15:36.904 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[@p23='1a12f994-2fcd-4ea3-a186-122bd257d95d', @p0='0', @p1='Ferglier than you!', @p2=NULL, @p3='6dfc7da9-d926-48f7-99cd-4bd9f3cfc0d8', @p24='13e4b1b1-f56f-4918-895b-5f8c7e8d26e0', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='AQAAAAIAAYagAAAAEFXOR0rMGJNio0nuBiXAf2spF3cCe9FICwOAy39rz4JazS318KKBq/E6fo6q4JSJgA==', @p14=NULL, @p15='False', @p16=NULL, @p17='6IKWSWAFH5K4GN4YVC6QLZCTH22UXBJV', @p18='fergalmoran', @p19=NULL, @p20=NULL, @p21='False', @p22='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 23:15:36.905 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:15:36.905 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:15:36.905 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:15:36.905 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:36.905 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 15.8846ms -2023-10-02 23:15:36.905 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:15:36.905 +01:00 [INF] HTTP POST /profile responded 200 in 16.3756 ms -2023-10-02 23:15:36.905 +01:00 [DBG] Connection id "0HMU3ESPA69MM" completed keep alive response. -2023-10-02 23:15:36.905 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 17.013ms -2023-10-02 23:15:39.898 +01:00 [DBG] Connection id "0HMU3ESPA69MN" accepted. -2023-10-02 23:15:39.898 +01:00 [DBG] Connection id "0HMU3ESPA69MN" started. -2023-10-02 23:15:39.899 +01:00 [DBG] Connection 0HMU3ESPA69MN established using the following protocol: "Tls13" -2023-10-02 23:15:39.899 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:15:39.899 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:15:39.899 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:15:39.899 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:39.899 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:15:39.899 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:39.900 +01:00 [DBG] Authorization was successful. -2023-10-02 23:15:39.900 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:39.900 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:15:39.900 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:39.900 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:15:39.900 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:15:39.900 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:15:39.900 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:15:39.900 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:15:39.900 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:15:39.900 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:39.900 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:39.901 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:15:39.902 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:15:39.902 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:15:39.902 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:15:39.902 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:15:39.902 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:15:39.902 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:39.902 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.2869ms -2023-10-02 23:15:39.902 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:39.902 +01:00 [INF] HTTP GET /profile responded 200 in 2.8448 ms -2023-10-02 23:15:39.903 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.4891ms -2023-10-02 23:15:39.903 +01:00 [DBG] Connection id "0HMU3ESPA69MN" disconnecting. -2023-10-02 23:15:39.903 +01:00 [DBG] Connection id "0HMU3ESPA69MN" stopped. -2023-10-02 23:15:39.903 +01:00 [DBG] Connection id "0HMU3ESPA69MN" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:15:39.944 +01:00 [DBG] Connection id "0HMU3ESPA69MO" accepted. -2023-10-02 23:15:39.944 +01:00 [DBG] Connection id "0HMU3ESPA69MO" started. -2023-10-02 23:15:39.944 +01:00 [DBG] Connection 0HMU3ESPA69MO established using the following protocol: "Tls13" -2023-10-02 23:15:39.944 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:15:39.944 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:15:39.944 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:15:39.945 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:39.945 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:15:39.945 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:39.945 +01:00 [DBG] Authorization was successful. -2023-10-02 23:15:39.945 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:39.945 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:15:39.945 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:39.945 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:15:39.945 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:15:39.945 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:15:39.945 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:15:39.945 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:15:39.945 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:15:39.945 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:39.946 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:39.946 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:15:39.947 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:15:39.947 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:15:39.948 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:15:39.948 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:15:39.948 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:15:39.948 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:39.948 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.6715ms -2023-10-02 23:15:39.948 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:39.948 +01:00 [INF] HTTP GET /profile responded 200 in 3.2471 ms -2023-10-02 23:15:39.948 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.8998ms -2023-10-02 23:15:39.948 +01:00 [DBG] Connection id "0HMU3ESPA69MO" disconnecting. -2023-10-02 23:15:39.948 +01:00 [DBG] Connection id "0HMU3ESPA69MO" stopped. -2023-10-02 23:15:39.948 +01:00 [DBG] Connection id "0HMU3ESPA69MO" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:15:49.695 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 343 -2023-10-02 23:15:49.695 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:15:49.695 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:15:49.696 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:15:49.696 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:15:49.696 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:49.696 +01:00 [DBG] Authorization was successful. -2023-10-02 23:15:49.696 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:49.696 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:15:49.696 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:15:49.696 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:15:49.696 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:15:49.696 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 23:15:49.696 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:15:49.697 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:15:49.697 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:15:49.697 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:49.697 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:49.697 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 23:15:49.697 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 23:15:49.697 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 23:15:49.697 +01:00 [DBG] Connection id "0HMU3ESPA69MM", Request id "0HMU3ESPA69MM:00000002": started reading request body. -2023-10-02 23:15:49.697 +01:00 [DBG] Connection id "0HMU3ESPA69MM", Request id "0HMU3ESPA69MM:00000002": done reading request body. -2023-10-02 23:15:49.698 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 23:15:49.698 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:49.698 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:49.698 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 23:15:49.698 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:49.702 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__get_Item_0='1a12f994-2fcd-4ea3-a186-122bd257d95d' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 23:15:49.703 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 23:15:49.703 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 23:15:49.714 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[@p23='1a12f994-2fcd-4ea3-a186-122bd257d95d', @p0='0', @p1='Ferglier than you!', @p2=NULL, @p3='4912f97b-df74-4223-82ca-e77363b69ce6', @p24='6dfc7da9-d926-48f7-99cd-4bd9f3cfc0d8', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='AQAAAAIAAYagAAAAEFXOR0rMGJNio0nuBiXAf2spF3cCe9FICwOAy39rz4JazS318KKBq/E6fo6q4JSJgA==', @p14=NULL, @p15='False', @p16=NULL, @p17='6IKWSWAFH5K4GN4YVC6QLZCTH22UXBJV', @p18='fergalmoran123', @p19=NULL, @p20=NULL, @p21='False', @p22='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 23:15:49.715 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:15:49.715 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:15:49.715 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:15:49.715 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:49.715 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 18.2663ms -2023-10-02 23:15:49.715 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:15:49.715 +01:00 [INF] HTTP POST /profile responded 200 in 19.0015 ms -2023-10-02 23:15:49.715 +01:00 [DBG] Connection id "0HMU3ESPA69MM" completed keep alive response. -2023-10-02 23:15:49.715 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 19.9428ms -2023-10-02 23:15:58.433 +01:00 [DBG] Connection id "0HMU3ESPA69MP" accepted. -2023-10-02 23:15:58.433 +01:00 [DBG] Connection id "0HMU3ESPA69MP" started. -2023-10-02 23:15:58.434 +01:00 [DBG] Connection 0HMU3ESPA69MP established using the following protocol: "Tls13" -2023-10-02 23:15:58.435 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:15:58.435 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:15:58.435 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:15:58.435 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:58.435 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:15:58.435 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:58.435 +01:00 [DBG] Authorization was successful. -2023-10-02 23:15:58.435 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:58.435 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:15:58.435 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:58.435 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:15:58.435 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:15:58.436 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:15:58.436 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:15:58.436 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:15:58.436 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:15:58.436 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:58.436 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:58.437 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:15:58.438 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:15:58.438 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:15:58.438 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:15:58.438 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:15:58.438 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:15:58.438 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:58.438 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.6093ms -2023-10-02 23:15:58.438 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:58.439 +01:00 [INF] HTTP GET /profile responded 200 in 3.1869 ms -2023-10-02 23:15:58.439 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.982ms -2023-10-02 23:15:58.439 +01:00 [DBG] Connection id "0HMU3ESPA69MP" disconnecting. -2023-10-02 23:15:58.439 +01:00 [DBG] Connection id "0HMU3ESPA69MP" stopped. -2023-10-02 23:15:58.439 +01:00 [DBG] Connection id "0HMU3ESPA69MP" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:15:58.475 +01:00 [DBG] Connection id "0HMU3ESPA69MQ" accepted. -2023-10-02 23:15:58.475 +01:00 [DBG] Connection id "0HMU3ESPA69MQ" started. -2023-10-02 23:15:58.476 +01:00 [DBG] Connection 0HMU3ESPA69MQ established using the following protocol: "Tls13" -2023-10-02 23:15:58.476 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:15:58.476 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:15:58.476 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:15:58.476 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:58.476 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:15:58.476 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:58.476 +01:00 [DBG] Authorization was successful. -2023-10-02 23:15:58.476 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:15:58.476 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:15:58.477 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:58.477 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:15:58.477 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:15:58.477 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:15:58.477 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:15:58.477 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:15:58.477 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:15:58.477 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:58.477 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:15:58.478 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:15:58.478 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:15:58.479 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:15:58.479 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:15:58.479 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:15:58.479 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:15:58.479 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:15:58.479 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.1116ms -2023-10-02 23:15:58.479 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:15:58.479 +01:00 [INF] HTTP GET /profile responded 200 in 2.6265 ms -2023-10-02 23:15:58.479 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.2703ms -2023-10-02 23:15:58.479 +01:00 [DBG] Connection id "0HMU3ESPA69MQ" disconnecting. -2023-10-02 23:15:58.479 +01:00 [DBG] Connection id "0HMU3ESPA69MQ" stopped. -2023-10-02 23:15:58.479 +01:00 [DBG] Connection id "0HMU3ESPA69MQ" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:16:01.321 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:16:09.562 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - application/json 340 -2023-10-02 23:16:09.562 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:16:09.562 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:16:09.562 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:16:09.563 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:16:09.563 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:16:09.563 +01:00 [DBG] Authorization was successful. -2023-10-02 23:16:09.563 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:16:09.563 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:16:09.563 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:16:09.563 +01:00 [INF] Route matched with {action = "UpdateProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] UpdateProfile(MixyBoos.Api.Data.DTO.ProfileDTO) on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:16:09.563 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:16:09.563 +01:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ConsumesAttribute"] -2023-10-02 23:16:09.563 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:16:09.563 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:16:09.563 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:16:09.564 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:16:09.564 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:16:09.564 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 23:16:09.564 +01:00 [DBG] Attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' using the name '' in request data ... -2023-10-02 23:16:09.565 +01:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. -2023-10-02 23:16:09.565 +01:00 [DBG] Connection id "0HMU3ESPA69MM", Request id "0HMU3ESPA69MM:00000003": started reading request body. -2023-10-02 23:16:09.566 +01:00 [DBG] Connection id "0HMU3ESPA69MM", Request id "0HMU3ESPA69MM:00000003": done reading request body. -2023-10-02 23:16:09.566 +01:00 [DBG] JSON input formatter succeeded, deserializing to type 'MixyBoos.Api.Data.DTO.ProfileDTO' -2023-10-02 23:16:09.566 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:16:09.566 +01:00 [DBG] Done attempting to bind parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:16:09.566 +01:00 [DBG] Attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO' ... -2023-10-02 23:16:09.566 +01:00 [DBG] Done attempting to validate the bound parameter 'incoming' of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:16:09.567 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__get_Item_0='1a12f994-2fcd-4ea3-a186-122bd257d95d' (Nullable = true)], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."Id" = @__get_Item_0 -LIMIT 1 -2023-10-02 23:16:09.568 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-02 23:16:09.568 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__normalizedEmail_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedEmail" = @__normalizedEmail_0 -LIMIT 2 -2023-10-02 23:16:09.580 +01:00 [INF] Executed DbCommand (11ms) [Parameters=[@p23='1a12f994-2fcd-4ea3-a186-122bd257d95d', @p0='0', @p1='Ferglier than you!', @p2=NULL, @p3='b0cb7f44-8244-4a1d-8161-e86b617d8ea7', @p24='4912f97b-df74-4223-82ca-e77363b69ce6', @p4=NULL, @p5='Fergal Moran', @p6='fergal.moran+mixyboos@gmail.com', @p7='False', @p8=NULL, @p9='True', @p10=NULL (DbType = DateTime), @p11='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p12='FERGAL.MORAN+MIXYBOOS@GMAIL.COM', @p13='AQAAAAIAAYagAAAAEFXOR0rMGJNio0nuBiXAf2spF3cCe9FICwOAy39rz4JazS318KKBq/E6fo6q4JSJgA==', @p14=NULL, @p15='False', @p16=NULL, @p17='6IKWSWAFH5K4GN4YVC6QLZCTH22UXBJV', @p18='fergalmoran', @p19=NULL, @p20=NULL, @p21='False', @p22='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -UPDATE oid."user" SET "AccessFailedCount" = @p0, "Biography" = @p1, "City" = @p2, "ConcurrencyStamp" = @p3, "Country" = @p4, "DisplayName" = @p5, "Email" = @p6, "EmailConfirmed" = @p7, "HeaderImage" = @p8, "LockoutEnabled" = @p9, "LockoutEnd" = @p10, "NormalizedEmail" = @p11, "NormalizedUserName" = @p12, "PasswordHash" = @p13, "PhoneNumber" = @p14, "PhoneNumberConfirmed" = @p15, "ProfileImage" = @p16, "SecurityStamp" = @p17, "Slug" = @p18, "StreamKey" = @p19, "Title" = @p20, "TwoFactorEnabled" = @p21, "UserName" = @p22 -WHERE "Id" = @p23 AND "ConcurrencyStamp" = @p24; -2023-10-02 23:16:09.580 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:16:09.580 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:16:09.580 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:16:09.580 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:16:09.581 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api) in 17.0777ms -2023-10-02 23:16:09.581 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.UpdateProfile (mixyboos-api)' -2023-10-02 23:16:09.581 +01:00 [INF] HTTP POST /profile responded 200 in 17.7826 ms -2023-10-02 23:16:09.581 +01:00 [DBG] Connection id "0HMU3ESPA69MM" completed keep alive response. -2023-10-02 23:16:09.581 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 19.0136ms -2023-10-02 23:16:11.792 +01:00 [DBG] Connection id "0HMU3ESPA69MR" accepted. -2023-10-02 23:16:11.792 +01:00 [DBG] Connection id "0HMU3ESPA69MR" started. -2023-10-02 23:16:11.792 +01:00 [DBG] Connection 0HMU3ESPA69MR established using the following protocol: "Tls13" -2023-10-02 23:16:11.793 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:16:11.793 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:16:11.793 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:16:11.793 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:11.793 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:16:11.793 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:16:11.793 +01:00 [DBG] Authorization was successful. -2023-10-02 23:16:11.793 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:16:11.793 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:16:11.793 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:11.793 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:16:11.793 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:16:11.793 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:16:11.794 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:16:11.794 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:16:11.794 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:16:11.794 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:16:11.794 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:16:11.795 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:16:11.795 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:16:11.796 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:16:11.796 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:16:11.796 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:16:11.796 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:16:11.796 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:16:11.797 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.7715ms -2023-10-02 23:16:11.797 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:11.797 +01:00 [INF] HTTP GET /profile responded 200 in 3.4454 ms -2023-10-02 23:16:11.797 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 4.2499ms -2023-10-02 23:16:11.797 +01:00 [DBG] Connection id "0HMU3ESPA69MR" disconnecting. -2023-10-02 23:16:11.797 +01:00 [DBG] Connection id "0HMU3ESPA69MR" stopped. -2023-10-02 23:16:11.797 +01:00 [DBG] Connection id "0HMU3ESPA69MR" received FIN. -2023-10-02 23:16:11.797 +01:00 [DBG] Connection id "0HMU3ESPA69MR" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:16:11.834 +01:00 [DBG] Connection id "0HMU3ESPA69MS" accepted. -2023-10-02 23:16:11.834 +01:00 [DBG] Connection id "0HMU3ESPA69MS" started. -2023-10-02 23:16:11.834 +01:00 [DBG] Connection 0HMU3ESPA69MS established using the following protocol: "Tls13" -2023-10-02 23:16:11.834 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:16:11.834 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:16:11.834 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:16:11.834 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:11.835 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:16:11.835 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:16:11.835 +01:00 [DBG] Authorization was successful. -2023-10-02 23:16:11.835 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:16:11.835 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:16:11.835 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:11.835 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:16:11.835 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:16:11.835 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:16:11.835 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:16:11.835 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:16:11.835 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:16:11.835 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:16:11.835 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:16:11.836 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:16:11.837 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:16:11.837 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:16:11.837 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:16:11.837 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:16:11.837 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:16:11.837 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:16:11.837 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.1257ms -2023-10-02 23:16:11.837 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:11.838 +01:00 [INF] HTTP GET /profile responded 200 in 2.6253 ms -2023-10-02 23:16:11.838 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.3284ms -2023-10-02 23:16:11.838 +01:00 [DBG] Connection id "0HMU3ESPA69MS" disconnecting. -2023-10-02 23:16:11.838 +01:00 [DBG] Connection id "0HMU3ESPA69MS" stopped. -2023-10-02 23:16:11.838 +01:00 [DBG] Connection id "0HMU3ESPA69MS" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:16:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:16:25.006 +01:00 [DBG] Connection id "0HMU3ESPA69MT" accepted. -2023-10-02 23:16:25.007 +01:00 [DBG] Connection id "0HMU3ESPA69MT" started. -2023-10-02 23:16:25.007 +01:00 [DBG] Connection 0HMU3ESPA69MT established using the following protocol: "Tls13" -2023-10-02 23:16:25.007 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 23:16:25.008 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:16:25.008 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:16:25.008 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:25.008 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:16:25.008 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:16:25.008 +01:00 [DBG] Authorization was successful. -2023-10-02 23:16:25.008 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:16:25.008 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:16:25.008 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:25.008 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:16:25.008 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:16:25.008 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:16:25.008 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:16:25.008 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:16:25.008 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:16:25.009 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:16:25.009 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:16:25.009 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:16:25.010 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:16:25.010 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:16:25.011 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:16:25.011 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 23:16:25.011 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 23:16:25.011 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 23:16:25.011 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:16:25.011 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:16:25.011 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.5479ms -2023-10-02 23:16:25.011 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:25.011 +01:00 [INF] HTTP GET /profile responded 200 in 3.1219 ms -2023-10-02 23:16:25.011 +01:00 [DBG] Connection id "0HMU3ESPA69MT" completed keep alive response. -2023-10-02 23:16:25.011 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 3.853ms -2023-10-02 23:16:26.462 +01:00 [INF] Request starting HTTP/1.1 GET https://localhost:5001/profile - null null -2023-10-02 23:16:26.463 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:16:26.463 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:16:26.463 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:26.463 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:16:26.463 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:16:26.463 +01:00 [DBG] Authorization was successful. -2023-10-02 23:16:26.463 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:16:26.463 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:16:26.463 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:26.463 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:16:26.463 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:16:26.463 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:16:26.463 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:16:26.463 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:16:26.463 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:16:26.464 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:16:26.464 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:16:26.464 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:16:26.465 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:16:26.466 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:16:26.466 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:16:26.466 +01:00 [DBG] No information found on request to perform content negotiation. -2023-10-02 23:16:26.466 +01:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. -2023-10-02 23:16:26.466 +01:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. -2023-10-02 23:16:26.466 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:16:26.466 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:16:26.466 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.6472ms -2023-10-02 23:16:26.466 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:16:26.466 +01:00 [INF] HTTP GET /profile responded 200 in 3.1895 ms -2023-10-02 23:16:26.466 +01:00 [DBG] Connection id "0HMU3ESPA69MT" completed keep alive response. -2023-10-02 23:16:26.466 +01:00 [INF] Request finished HTTP/1.1 GET https://localhost:5001/profile - 200 null application/json; charset=utf-8 3.963ms -2023-10-02 23:16:41.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:17:07.010 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:17:16.944 +01:00 [DBG] Connection id "0HMU3ESPA69MU" accepted. -2023-10-02 23:17:16.944 +01:00 [DBG] Connection id "0HMU3ESPA69MU" started. -2023-10-02 23:17:16.944 +01:00 [DBG] Connection 0HMU3ESPA69MU established using the following protocol: "Tls13" -2023-10-02 23:17:16.944 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:17:16.944 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:17:16.945 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:17:16.945 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:17:16.945 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:17:16.945 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:17:16.945 +01:00 [DBG] Authorization was successful. -2023-10-02 23:17:16.945 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:17:16.945 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:17:16.945 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:17:16.945 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:17:16.945 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:17:16.945 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:17:16.945 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:17:16.945 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:17:16.945 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:17:16.946 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:17:16.946 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:17:16.946 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:17:16.947 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:17:16.947 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:17:16.948 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:17:16.948 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:17:16.948 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:17:16.948 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:17:16.948 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.301ms -2023-10-02 23:17:16.948 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:17:16.948 +01:00 [INF] HTTP GET /profile responded 200 in 2.9365 ms -2023-10-02 23:17:16.948 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.6797ms -2023-10-02 23:17:16.948 +01:00 [DBG] Connection id "0HMU3ESPA69MU" disconnecting. -2023-10-02 23:17:16.948 +01:00 [DBG] Connection id "0HMU3ESPA69MU" stopped. -2023-10-02 23:17:16.948 +01:00 [DBG] Connection id "0HMU3ESPA69MU" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:17:16.986 +01:00 [DBG] Connection id "0HMU3ESPA69MV" accepted. -2023-10-02 23:17:16.986 +01:00 [DBG] Connection id "0HMU3ESPA69MV" started. -2023-10-02 23:17:16.986 +01:00 [DBG] Connection 0HMU3ESPA69MV established using the following protocol: "Tls13" -2023-10-02 23:17:16.987 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:17:16.987 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:17:16.987 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:17:16.987 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:17:16.987 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:17:16.987 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:17:16.987 +01:00 [DBG] Authorization was successful. -2023-10-02 23:17:16.987 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:17:16.987 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:17:16.987 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:17:16.987 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:17:16.987 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:17:16.987 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:17:16.987 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:17:16.987 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:17:16.988 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:17:16.988 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:17:16.988 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:17:16.988 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:17:16.989 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:17:16.989 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:17:16.990 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:17:16.990 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:17:16.990 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:17:16.990 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:17:16.990 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.301ms -2023-10-02 23:17:16.990 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:17:16.990 +01:00 [INF] HTTP GET /profile responded 200 in 2.8301 ms -2023-10-02 23:17:16.990 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.4998ms -2023-10-02 23:17:16.990 +01:00 [DBG] Connection id "0HMU3ESPA69MV" disconnecting. -2023-10-02 23:17:16.990 +01:00 [DBG] Connection id "0HMU3ESPA69MV" stopped. -2023-10-02 23:17:16.990 +01:00 [DBG] Connection id "0HMU3ESPA69MV" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:17:35.105 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:18:04.607 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:18:19.783 +01:00 [DBG] Connection id "0HMU3ESPA69MM" disconnecting. -2023-10-02 23:18:19.783 +01:00 [DBG] Connection id "0HMU3ESPA69MM" stopped. -2023-10-02 23:18:19.783 +01:00 [DBG] Connection id "0HMU3ESPA69MM" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:18:29.076 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:18:36.784 +01:00 [DBG] Connection id "0HMU3ESPA69MT" disconnecting. -2023-10-02 23:18:36.784 +01:00 [DBG] Connection id "0HMU3ESPA69MT" stopped. -2023-10-02 23:18:36.785 +01:00 [DBG] Connection id "0HMU3ESPA69MT" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:18:58.850 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:19:23.925 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:19:48.284 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:20:11.934 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:20:39.925 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:21:08.639 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:21:46.583 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:22:10.848 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:22:39.149 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:23:02.489 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:23:26.980 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:23:50.780 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:24:15.772 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:24:44.578 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:25:13.862 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:25:40.521 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:26:08.745 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:26:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:26:40.759 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:27:06.330 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:27:34.103 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:27:58.956 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:28:26.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:28:51.120 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:29:19.928 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:29:48.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:30:13.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:30:36.435 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:31:01.931 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:31:40.756 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:32:09.357 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:32:17.071 +01:00 [DBG] Connection id "0HMU3ESPA69N0" accepted. -2023-10-02 23:32:17.071 +01:00 [DBG] Connection id "0HMU3ESPA69N0" started. -2023-10-02 23:32:17.072 +01:00 [DBG] Connection 0HMU3ESPA69N0 established using the following protocol: "Tls13" -2023-10-02 23:32:17.072 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-02 23:32:17.072 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-02 23:32:17.072 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-02 23:32:17.072 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:32:17.072 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-02 23:32:17.072 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:32:17.072 +01:00 [DBG] Authorization was successful. -2023-10-02 23:32:17.073 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-02 23:32:17.073 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-02 23:32:17.073 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:32:17.073 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-02 23:32:17.073 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-02 23:32:17.073 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-02 23:32:17.073 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-02 23:32:17.073 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-02 23:32:17.073 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-02 23:32:17.073 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:32:17.074 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-02 23:32:17.075 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-02 23:32:17.076 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-02 23:32:17.076 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-02 23:32:17.077 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-02 23:32:17.077 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-02 23:32:17.077 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-02 23:32:17.077 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-02 23:32:17.077 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 3.6017ms -2023-10-02 23:32:17.077 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-02 23:32:17.077 +01:00 [INF] HTTP GET /profile responded 200 in 4.5160 ms -2023-10-02 23:32:17.077 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 5.3689ms -2023-10-02 23:32:17.077 +01:00 [DBG] Connection id "0HMU3ESPA69N0" disconnecting. -2023-10-02 23:32:17.077 +01:00 [DBG] Connection id "0HMU3ESPA69N0" stopped. -2023-10-02 23:32:17.078 +01:00 [DBG] Connection id "0HMU3ESPA69N0" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-02 23:32:32.653 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:32:57.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:33:23.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:33:47.028 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:34:15.727 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:34:39.939 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:35:08.780 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:35:33.833 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:36:03.511 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:36:45.920 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:37:14.114 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:37:42.603 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:38:11.823 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:38:38.116 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:39:02.245 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:39:27.744 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:39:53.974 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:40:22.383 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:40:47.797 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:41:41.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:42:07.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:42:33.060 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:43:01.722 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:43:28.049 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:43:51.450 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:44:21.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:44:44.604 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:45:10.852 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:45:37.751 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:46:05.587 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:46:41.315 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:47:05.162 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:47:33.601 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:47:57.789 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:48:27.590 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:48:51.046 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:49:16.038 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:49:45.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:50:15.516 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:50:39.841 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:51:06.067 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:51:46.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:52:11.599 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:52:36.708 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:53:02.047 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:53:25.905 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:53:52.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:54:21.571 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:54:50.639 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:55:19.367 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:55:47.436 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-02 23:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-02 23:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-02 23:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-02 23:56:41.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:57:07.056 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:57:33.264 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:57:58.713 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:58:27.867 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:58:53.981 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:59:23.680 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-02 23:59:47.202 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:00:16.780 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:00:43.774 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:01:11.197 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:01:43.221 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:02:09.418 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:02:36.387 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:03:01.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:03:24.804 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:03:52.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:04:17.368 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:04:42.977 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:05:06.828 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:05:36.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:06:03.145 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:06:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:06:41.152 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:07:07.289 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:07:36.178 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:08:02.008 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:08:31.547 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:08:59.410 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:09:28.186 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:09:54.898 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:10:21.924 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:10:47.489 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:11:40.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:12:06.489 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:12:35.775 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:13:00.032 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:13:24.140 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:13:48.055 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:14:17.485 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:14:43.821 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:15:08.746 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:15:36.599 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:16:04.156 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:16:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:16:43.721 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:17:10.587 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:17:36.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:18:00.749 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:18:23.926 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:18:53.564 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:19:17.085 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:19:41.581 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:20:09.638 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:20:33.912 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:21:00.837 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:21:45.793 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:22:09.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:22:35.172 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:22:59.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:23:24.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:23:51.128 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:24:20.761 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:24:43.831 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:25:10.077 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:25:35.825 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:26:01.232 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:26:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:26:41.199 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:27:07.680 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:27:37.485 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:28:06.743 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:28:35.827 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:29:04.219 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:29:28.937 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:29:57.564 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:30:24.107 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:30:48.817 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:31:40.950 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:32:04.601 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:32:28.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:32:51.656 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:33:14.769 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:33:41.747 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:34:05.624 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:34:34.018 +01:00 [DBG] Connection id "0HMU3ESPA69N1" accepted. -2023-10-03 00:34:34.018 +01:00 [DBG] Connection id "0HMU3ESPA69N1" started. -2023-10-03 00:34:34.018 +01:00 [DBG] Connection 0HMU3ESPA69N1 established using the following protocol: "Tls13" -2023-10-03 00:34:34.018 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-03 00:34:34.019 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-03 00:34:34.019 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-03 00:34:34.019 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:34.019 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-03 00:34:34.019 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:34.019 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-03 00:34:34.019 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-03 00:34:34.019 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-03 00:34:34.019 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 0.6135ms -2023-10-03 00:34:34.019 +01:00 [DBG] Connection id "0HMU3ESPA69N1" disconnecting. -2023-10-03 00:34:34.019 +01:00 [DBG] Connection id "0HMU3ESPA69N1" stopped. -2023-10-03 00:34:34.019 +01:00 [DBG] Connection id "0HMU3ESPA69N1" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:34.444 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:34:40.470 +01:00 [DBG] Connection id "0HMU3ESPA69N2" accepted. -2023-10-03 00:34:40.470 +01:00 [DBG] Connection id "0HMU3ESPA69N2" started. -2023-10-03 00:34:40.471 +01:00 [DBG] Connection 0HMU3ESPA69N2 established using the following protocol: "Tls13" -2023-10-03 00:34:40.471 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-03 00:34:40.471 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-03 00:34:40.471 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-03 00:34:40.471 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-03 00:34:40.471 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-03 00:34:40.471 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-03 00:34:40.471 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:40.471 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-03 00:34:40.471 +01:00 [DBG] Connection id "0HMU3ESPA69N2", Request id "0HMU3ESPA69N2:00000001": started reading request body. -2023-10-03 00:34:40.471 +01:00 [DBG] Connection id "0HMU3ESPA69N2", Request id "0HMU3ESPA69N2:00000001": done reading request body. -2023-10-03 00:34:40.472 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-03 00:34:40.508 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_Id_0='1a12f994-2fcd-4ea3-a186-122bd257d95d'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-03 00:34:40.508 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-03 00:34:40.508 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-03 00:34:40.508 +01:00 [INF] HTTP POST /auth/login responded 200 in 37.0755 ms -2023-10-03 00:34:40.508 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 37.5878ms -2023-10-03 00:34:40.508 +01:00 [DBG] Connection id "0HMU3ESPA69N2" disconnecting. -2023-10-03 00:34:40.508 +01:00 [DBG] Connection id "0HMU3ESPA69N2" stopped. -2023-10-03 00:34:40.508 +01:00 [DBG] Connection id "0HMU3ESPA69N2" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:40.526 +01:00 [DBG] Connection id "0HMU3ESPA69N3" accepted. -2023-10-03 00:34:40.526 +01:00 [DBG] Connection id "0HMU3ESPA69N3" started. -2023-10-03 00:34:40.527 +01:00 [DBG] Connection 0HMU3ESPA69N3 established using the following protocol: "Tls13" -2023-10-03 00:34:40.527 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-03 00:34:40.527 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-03 00:34:40.527 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-03 00:34:40.527 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:40.527 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-03 00:34:40.527 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:40.527 +01:00 [DBG] Authorization was successful. -2023-10-03 00:34:40.527 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:40.527 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:40.528 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:40.528 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-03 00:34:40.528 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-03 00:34:40.528 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-03 00:34:40.528 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-03 00:34:40.528 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-03 00:34:40.528 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-03 00:34:40.528 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-03 00:34:40.528 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-03 00:34:40.529 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-03 00:34:40.530 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-03 00:34:40.530 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-03 00:34:40.530 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-03 00:34:40.532 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-03 00:34:40.532 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-03 00:34:40.533 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-03 00:34:40.533 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.702ms -2023-10-03 00:34:40.533 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:40.533 +01:00 [INF] HTTP GET /profile responded 200 in 5.5441 ms -2023-10-03 00:34:40.533 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 6.2256ms -2023-10-03 00:34:40.533 +01:00 [DBG] Connection id "0HMU3ESPA69N3" disconnecting. -2023-10-03 00:34:40.533 +01:00 [DBG] Connection id "0HMU3ESPA69N3" stopped. -2023-10-03 00:34:40.533 +01:00 [DBG] Connection id "0HMU3ESPA69N3" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:40.567 +01:00 [DBG] Connection id "0HMU3ESPA69N4" accepted. -2023-10-03 00:34:40.567 +01:00 [DBG] Connection id "0HMU3ESPA69N4" started. -2023-10-03 00:34:40.567 +01:00 [DBG] Connection 0HMU3ESPA69N4 established using the following protocol: "Tls13" -2023-10-03 00:34:40.567 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-03 00:34:40.567 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-03 00:34:40.567 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-03 00:34:40.568 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:40.568 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-03 00:34:40.568 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:40.568 +01:00 [DBG] Authorization was successful. -2023-10-03 00:34:40.568 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:40.568 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:40.568 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:40.568 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-03 00:34:40.568 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-03 00:34:40.568 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-03 00:34:40.568 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-03 00:34:40.568 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-03 00:34:40.568 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-03 00:34:40.568 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-03 00:34:40.568 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-03 00:34:40.569 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-03 00:34:40.570 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-03 00:34:40.570 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-03 00:34:40.583 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-03 00:34:40.583 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-03 00:34:40.583 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-03 00:34:40.583 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-03 00:34:40.583 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 14.5617ms -2023-10-03 00:34:40.583 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:40.583 +01:00 [INF] HTTP GET /profile responded 200 in 15.0468 ms -2023-10-03 00:34:40.583 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 15.7054ms -2023-10-03 00:34:40.583 +01:00 [DBG] Connection id "0HMU3ESPA69N4" disconnecting. -2023-10-03 00:34:40.583 +01:00 [DBG] Connection id "0HMU3ESPA69N4" stopped. -2023-10-03 00:34:40.583 +01:00 [DBG] Connection id "0HMU3ESPA69N4" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:40.756 +01:00 [DBG] Connection id "0HMU3ESPA69N5" accepted. -2023-10-03 00:34:40.756 +01:00 [DBG] Connection id "0HMU3ESPA69N5" started. -2023-10-03 00:34:40.756 +01:00 [DBG] Connection 0HMU3ESPA69N5 established using the following protocol: "Tls13" -2023-10-03 00:34:40.756 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-03 00:34:40.756 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-03 00:34:40.756 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-03 00:34:40.757 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:40.757 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-03 00:34:40.757 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:40.757 +01:00 [DBG] Authorization was successful. -2023-10-03 00:34:40.757 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:40.757 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:40.757 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:40.757 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-03 00:34:40.757 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-03 00:34:40.757 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-03 00:34:40.757 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-03 00:34:40.757 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-03 00:34:40.757 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-03 00:34:40.757 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-03 00:34:40.758 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-03 00:34:40.758 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-03 00:34:40.759 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-03 00:34:40.760 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-03 00:34:40.760 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-03 00:34:40.760 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-03 00:34:40.760 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-03 00:34:40.760 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-03 00:34:40.760 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.5996ms -2023-10-03 00:34:40.760 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:40.760 +01:00 [INF] HTTP GET /profile responded 200 in 3.1708 ms -2023-10-03 00:34:40.760 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.8751ms -2023-10-03 00:34:40.760 +01:00 [DBG] Connection id "0HMU3ESPA69N5" disconnecting. -2023-10-03 00:34:40.760 +01:00 [DBG] Connection id "0HMU3ESPA69N5" stopped. -2023-10-03 00:34:40.760 +01:00 [DBG] Connection id "0HMU3ESPA69N5" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:41.707 +01:00 [DBG] Connection id "0HMU3ESPA69N6" accepted. -2023-10-03 00:34:41.707 +01:00 [DBG] Connection id "0HMU3ESPA69N6" started. -2023-10-03 00:34:41.707 +01:00 [DBG] Connection id "0HMU3ESPA69N7" accepted. -2023-10-03 00:34:41.708 +01:00 [DBG] Connection id "0HMU3ESPA69N8" accepted. -2023-10-03 00:34:41.708 +01:00 [DBG] Connection id "0HMU3ESPA69N7" started. -2023-10-03 00:34:41.708 +01:00 [DBG] Connection id "0HMU3ESPA69N8" started. -2023-10-03 00:34:41.708 +01:00 [DBG] Connection id "0HMU3ESPA69N9" accepted. -2023-10-03 00:34:41.708 +01:00 [DBG] Connection id "0HMU3ESPA69N9" started. -2023-10-03 00:34:41.708 +01:00 [DBG] Connection id "0HMU3ESPA69NA" accepted. -2023-10-03 00:34:41.708 +01:00 [DBG] Connection id "0HMU3ESPA69NA" started. -2023-10-03 00:34:41.709 +01:00 [DBG] Connection 0HMU3ESPA69N6 established using the following protocol: "Tls13" -2023-10-03 00:34:41.709 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-03 00:34:41.709 +01:00 [DBG] Connection 0HMU3ESPA69N7 established using the following protocol: "Tls13" -2023-10-03 00:34:41.709 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-03 00:34:41.709 +01:00 [DBG] Connection 0HMU3ESPA69N8 established using the following protocol: "Tls13" -2023-10-03 00:34:41.709 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-03 00:34:41.709 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-03 00:34:41.709 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-03 00:34:41.709 +01:00 [DBG] Connection 0HMU3ESPA69N9 established using the following protocol: "Tls13" -2023-10-03 00:34:41.709 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-03 00:34:41.709 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-03 00:34:41.709 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.709 +01:00 [DBG] Connection 0HMU3ESPA69NA established using the following protocol: "Tls13" -2023-10-03 00:34:41.709 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-03 00:34:41.709 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-03 00:34:41.709 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-03 00:34:41.709 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-03 00:34:41.710 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-03 00:34:41.709 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-03 00:34:41.710 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:41.710 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.710 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-03 00:34:41.710 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.710 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-03 00:34:41.710 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.710 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:41.710 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-03 00:34:41.710 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:41.710 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-03 00:34:41.710 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:41.710 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-03 00:34:41.710 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:41.710 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-03 00:34:41.710 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:41.710 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.710 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:41.710 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:41.710 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-03 00:34:41.710 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:41.710 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:41.710 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.710 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.711 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:41.711 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:41.711 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.711 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:41.711 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-03 00:34:41.711 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-03 00:34:41.711 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.712 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-03 00:34:41.712 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:41.712 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-03 00:34:41.712 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-03 00:34:41.717 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-03 00:34:41.718 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-03 00:34:41.717 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:41.717 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-03 00:34:41.718 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-03 00:34:41.718 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-03 00:34:41.718 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.717 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-03 00:34:41.718 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-03 00:34:41.718 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-03 00:34:41.718 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-03 00:34:41.719 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-03 00:34:41.718 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-03 00:34:41.719 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-03 00:34:41.719 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-03 00:34:41.719 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-03 00:34:41.719 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-03 00:34:41.719 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-03 00:34:41.719 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-03 00:34:41.720 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-03 00:34:41.719 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-03 00:34:41.720 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-03 00:34:41.720 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-03 00:34:41.720 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-03 00:34:41.721 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-03 00:34:41.720 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-03 00:34:41.721 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-03 00:34:41.720 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-03 00:34:41.721 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-03 00:34:41.721 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-03 00:34:41.721 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-03 00:34:41.721 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-03 00:34:41.721 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-03 00:34:41.722 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-03 00:34:41.722 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-03 00:34:41.722 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-03 00:34:41.722 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-03 00:34:41.722 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-03 00:34:41.723 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-03 00:34:41.723 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-03 00:34:41.723 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-03 00:34:41.723 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-03 00:34:41.723 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-03 00:34:41.723 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-03 00:34:41.723 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-03 00:34:41.723 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.723 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.723 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-03 00:34:41.724 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.724 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.724 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-03 00:34:41.724 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-03 00:34:41.724 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.724 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.725 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-03 00:34:41.725 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.725 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.725 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.725 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.726 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-03 00:34:41.725 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.726 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-03 00:34:41.726 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-03 00:34:41.726 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.726 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.726 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-03 00:34:41.726 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-03 00:34:41.726 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.726 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-03 00:34:41.726 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.726 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-03 00:34:41.726 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-03 00:34:41.727 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.727 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-03 00:34:41.728 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-03 00:34:41.728 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-03 00:34:41.728 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.728 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.728 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-03 00:34:41.728 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-03 00:34:41.728 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.728 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.728 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.728 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.728 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-03 00:34:41.728 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-03 00:34:41.728 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-03 00:34:41.728 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-03 00:34:41.728 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.728 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.729 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-03 00:34:41.729 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.729 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-03 00:34:41.729 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.730 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.730 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.731 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-03 00:34:41.731 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-03 00:34:41.731 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 10.467ms -2023-10-03 00:34:41.731 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-03 00:34:41.731 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.731 +01:00 [INF] HTTP GET /mix/single responded 204 in 20.2781 ms -2023-10-03 00:34:41.731 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-03 00:34:41.731 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 21.9512ms -2023-10-03 00:34:41.731 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-03 00:34:41.731 +01:00 [DBG] Connection id "0HMU3ESPA69N8" disconnecting. -2023-10-03 00:34:41.731 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 9.7896ms -2023-10-03 00:34:41.731 +01:00 [DBG] Connection id "0HMU3ESPA69N8" stopped. -2023-10-03 00:34:41.731 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.734 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-03 00:34:41.734 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-03 00:34:41.737 +01:00 [DBG] Connection id "0HMU3ESPA69N8" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:41.733 +01:00 [DBG] Connection id "0HMU3ESPA69N8" received FIN. -2023-10-03 00:34:41.734 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-03 00:34:41.737 +01:00 [INF] HTTP GET /mix/single responded 204 in 19.1738 ms -2023-10-03 00:34:41.737 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-03 00:34:41.737 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-03 00:34:41.738 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-03 00:34:41.738 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 28.2093ms -2023-10-03 00:34:41.738 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 17.7252ms -2023-10-03 00:34:41.738 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 16.9233ms -2023-10-03 00:34:41.738 +01:00 [DBG] Connection id "0HMU3ESPA69NA" disconnecting. -2023-10-03 00:34:41.738 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 17.0509ms -2023-10-03 00:34:41.739 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.739 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.739 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-03 00:34:41.739 +01:00 [INF] HTTP GET /mix/single responded 204 in 28.2063 ms -2023-10-03 00:34:41.739 +01:00 [DBG] Connection id "0HMU3ESPA69NA" stopped. -2023-10-03 00:34:41.739 +01:00 [INF] HTTP GET /mix/single responded 204 in 28.6801 ms -2023-10-03 00:34:41.740 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 30.7678ms -2023-10-03 00:34:41.739 +01:00 [INF] HTTP GET /mix/single responded 204 in 29.0342 ms -2023-10-03 00:34:41.740 +01:00 [DBG] Connection id "0HMU3ESPA69NA" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:41.740 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 30.2853ms -2023-10-03 00:34:41.740 +01:00 [DBG] Connection id "0HMU3ESPA69N6" disconnecting. -2023-10-03 00:34:41.740 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 30.7556ms -2023-10-03 00:34:41.740 +01:00 [DBG] Connection id "0HMU3ESPA69N9" disconnecting. -2023-10-03 00:34:41.740 +01:00 [DBG] Connection id "0HMU3ESPA69N6" stopped. -2023-10-03 00:34:41.740 +01:00 [DBG] Connection id "0HMU3ESPA69N7" disconnecting. -2023-10-03 00:34:41.740 +01:00 [DBG] Connection id "0HMU3ESPA69N9" stopped. -2023-10-03 00:34:41.741 +01:00 [DBG] Connection id "0HMU3ESPA69N6" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:41.741 +01:00 [DBG] Connection id "0HMU3ESPA69N9" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:41.741 +01:00 [DBG] Connection id "0HMU3ESPA69N7" stopped. -2023-10-03 00:34:41.741 +01:00 [DBG] Connection id "0HMU3ESPA69N7" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:52.165 +01:00 [DBG] Connection id "0HMU3ESPA69NB" accepted. -2023-10-03 00:34:52.165 +01:00 [DBG] Connection id "0HMU3ESPA69NB" started. -2023-10-03 00:34:52.166 +01:00 [DBG] Connection 0HMU3ESPA69NB established using the following protocol: "Tls13" -2023-10-03 00:34:52.166 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-03 00:34:52.166 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-03 00:34:52.166 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-03 00:34:52.166 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:52.166 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-03 00:34:52.166 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:52.166 +01:00 [DBG] Authorization was successful. -2023-10-03 00:34:52.166 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:52.166 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:52.167 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:52.167 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-03 00:34:52.167 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-03 00:34:52.167 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-03 00:34:52.167 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-03 00:34:52.167 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-03 00:34:52.167 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-03 00:34:52.167 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-03 00:34:52.167 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-03 00:34:52.168 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-03 00:34:52.168 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-03 00:34:52.169 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-03 00:34:52.169 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-03 00:34:52.169 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-03 00:34:52.169 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-03 00:34:52.169 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-03 00:34:52.169 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.1945ms -2023-10-03 00:34:52.169 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:52.169 +01:00 [INF] HTTP GET /profile responded 200 in 2.7483 ms -2023-10-03 00:34:52.169 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.4021ms -2023-10-03 00:34:52.169 +01:00 [DBG] Connection id "0HMU3ESPA69NB" disconnecting. -2023-10-03 00:34:52.170 +01:00 [DBG] Connection id "0HMU3ESPA69NB" stopped. -2023-10-03 00:34:52.170 +01:00 [DBG] Connection id "0HMU3ESPA69NB" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:34:52.206 +01:00 [DBG] Connection id "0HMU3ESPA69NC" accepted. -2023-10-03 00:34:52.206 +01:00 [DBG] Connection id "0HMU3ESPA69NC" started. -2023-10-03 00:34:52.206 +01:00 [DBG] Connection 0HMU3ESPA69NC established using the following protocol: "Tls13" -2023-10-03 00:34:52.207 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-03 00:34:52.207 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-03 00:34:52.207 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-03 00:34:52.207 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:52.207 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-03 00:34:52.207 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:52.207 +01:00 [DBG] Authorization was successful. -2023-10-03 00:34:52.207 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-03 00:34:52.207 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-03 00:34:52.207 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:52.207 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-03 00:34:52.207 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-03 00:34:52.207 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-03 00:34:52.207 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-03 00:34:52.207 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-03 00:34:52.207 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-03 00:34:52.208 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-03 00:34:52.208 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-03 00:34:52.209 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-03 00:34:52.209 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-03 00:34:52.210 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-03 00:34:52.210 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-03 00:34:52.210 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-03 00:34:52.210 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-03 00:34:52.210 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-03 00:34:52.210 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 2.7146ms -2023-10-03 00:34:52.210 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-03 00:34:52.210 +01:00 [INF] HTTP GET /profile responded 200 in 3.2035 ms -2023-10-03 00:34:52.210 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 3.8776ms -2023-10-03 00:34:52.211 +01:00 [DBG] Connection id "0HMU3ESPA69NC" disconnecting. -2023-10-03 00:34:52.211 +01:00 [DBG] Connection id "0HMU3ESPA69NC" stopped. -2023-10-03 00:34:52.211 +01:00 [DBG] Connection id "0HMU3ESPA69NC" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-03 00:35:01.212 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:35:30.572 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:35:55.490 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:36:44.412 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:37:13.755 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:37:41.835 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:38:11.115 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:38:35.335 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:39:01.730 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:39:29.569 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:39:56.827 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:40:21.406 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:40:44.766 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:41:08.224 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:41:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:41:43.092 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:42:09.820 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:42:37.616 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:43:01.520 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:43:26.661 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:43:51.411 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:44:15.475 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:44:45.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:45:14.198 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:45:43.129 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:46:10.840 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:46:43.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:47:08.967 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:47:34.280 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:48:01.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:48:31.225 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:49:00.094 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:49:28.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:49:51.990 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:50:19.423 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:50:47.347 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:51:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:51:44.096 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:52:12.856 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:52:42.129 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:53:05.234 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:53:30.601 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:53:56.697 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:54:23.588 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:54:49.324 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:55:18.055 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:55:47.868 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 00:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 00:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 00:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 00:56:40.119 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:57:08.724 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:57:34.156 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:58:02.853 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:58:29.417 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:58:58.164 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:59:27.403 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 00:59:54.650 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:00:20.211 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:00:45.066 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:01:08.219 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:01:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:01:42.794 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:02:06.579 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:02:33.560 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:02:59.790 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:03:26.962 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:03:55.761 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:04:20.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:04:49.677 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:05:14.726 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:05:41.778 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:06:09.512 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:06:44.824 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:07:11.423 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:07:40.131 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:08:03.865 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:08:31.077 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:09:00.467 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:09:26.733 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:09:51.660 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:10:15.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:10:40.462 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:11:08.902 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:11:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:11:43.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:12:13.574 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:12:40.756 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:13:06.136 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:13:30.944 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:13:56.349 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:14:21.017 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:14:48.231 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:15:13.234 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:15:36.256 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:16:06.077 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:16:16.978 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:16:16.978 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:16:45.860 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:17:12.702 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:17:40.993 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:18:07.738 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:18:31.685 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:19:00.487 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:19:23.638 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:19:50.412 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:20:16.219 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:20:39.674 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:21:04.956 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:21:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:21:41.874 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:22:07.048 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:22:31.760 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:22:59.249 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:23:22.940 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:23:50.232 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:24:13.960 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:24:43.048 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:25:11.635 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:25:35.193 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:26:04.257 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:26:40.818 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:27:10.337 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:27:34.450 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:28:02.068 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:28:28.720 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:28:58.588 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:29:28.039 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:29:53.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:30:23.190 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:30:47.427 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:31:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:31:46.506 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:32:14.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:32:41.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:33:10.071 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:33:33.807 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:34:00.275 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:34:29.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:34:53.014 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:35:19.282 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:35:47.107 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:36:43.253 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:37:12.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:37:37.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:38:02.949 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:38:26.333 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:38:53.023 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:39:17.873 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:39:44.483 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:40:12.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:40:41.207 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:41:08.954 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:41:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:41:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:41:44.812 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:42:09.744 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:42:34.510 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:42:59.646 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:43:24.454 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:43:48.109 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:44:17.082 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:44:41.820 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:45:07.802 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:45:35.632 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:46:05.331 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:46:41.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:47:05.251 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:47:31.294 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:47:55.037 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:48:19.088 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:48:48.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:49:12.201 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:49:39.971 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:50:05.650 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:50:32.208 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:50:55.385 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:51:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:51:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:51:42.342 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:52:05.863 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:52:33.561 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:52:58.758 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:53:28.040 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:53:55.616 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:54:19.911 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:54:47.620 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:55:15.547 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:55:43.025 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:56:08.239 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 01:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 01:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 01:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 01:56:46.127 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:57:13.070 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:57:40.340 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:58:04.627 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:58:28.424 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:58:53.464 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:59:17.730 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 01:59:42.421 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:00:07.165 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:00:36.317 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:01:05.425 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:01:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:01:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:01:43.793 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:02:13.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:02:38.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:03:02.333 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:03:28.170 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:03:56.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:04:21.752 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:04:45.558 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:05:12.486 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:05:39.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:06:06.234 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:06:44.618 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:07:11.095 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:07:37.385 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:08:06.701 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:08:30.332 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:08:54.760 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:09:22.128 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:09:47.801 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:10:15.362 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:10:39.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:11:09.121 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:11:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:11:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:11:46.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:12:16.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:12:44.560 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:13:07.855 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:13:36.043 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:14:02.313 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:14:29.776 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:14:55.100 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:15:21.037 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:15:44.512 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:16:11.963 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:16:40.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:17:07.293 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:17:33.497 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:18:01.311 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:18:30.828 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:18:57.439 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:19:23.054 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:19:50.867 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:20:20.841 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:20:47.011 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:21:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:21:42.538 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:22:08.531 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:22:37.447 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:23:06.848 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:23:35.713 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:24:03.147 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:24:27.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:24:55.048 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:25:23.412 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:25:49.183 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:26:43.751 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:27:12.848 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:27:40.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:28:04.668 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:28:31.270 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:28:56.301 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:29:22.614 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:29:46.571 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:30:15.894 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:30:40.938 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:31:05.674 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:31:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:31:42.691 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:32:06.895 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:32:31.432 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:32:54.622 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:33:21.962 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:33:50.805 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:34:14.985 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:34:40.177 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:35:07.133 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:35:31.385 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:35:59.767 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:36:44.077 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:37:10.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:37:39.379 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:38:06.852 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:38:30.447 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:38:58.281 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:39:23.438 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:39:49.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:40:15.355 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:40:45.318 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:41:13.262 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:41:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:41:44.229 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:42:08.117 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:42:34.757 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:43:04.671 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:43:28.189 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:43:55.608 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:44:24.761 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:44:50.013 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:45:14.075 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:45:38.205 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:46:07.421 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:46:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:46:40.733 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:47:06.776 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:47:32.267 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:47:59.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:48:27.747 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:48:54.883 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:49:24.420 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:49:54.253 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:50:19.062 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:50:47.636 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:51:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:51:42.657 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:52:07.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:52:35.544 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:53:05.091 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:53:30.314 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:53:55.617 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:54:21.659 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:54:50.187 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:55:16.550 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:55:42.450 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:56:07.771 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 02:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 02:56:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 02:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 02:56:42.587 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:57:11.487 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:57:39.234 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:58:03.682 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:58:32.038 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:59:00.934 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:59:28.939 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 02:59:52.036 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:00:17.568 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:00:43.696 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:01:10.360 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:01:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:01:46.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:02:13.615 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:02:37.405 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:03:06.989 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:03:35.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:04:04.275 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:04:31.574 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:04:56.321 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:05:19.944 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:05:43.333 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:06:11.182 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:06:40.971 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:07:08.281 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:07:35.795 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:08:05.759 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:08:34.243 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:08:58.600 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:09:24.567 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:09:48.129 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:10:15.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:10:44.570 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:11:12.333 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:11:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:11:44.982 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:12:09.396 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:12:37.484 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:13:02.456 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:13:27.970 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:13:51.329 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:14:14.794 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:14:43.351 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:15:12.359 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:15:35.998 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:16:01.989 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:16:43.561 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:17:10.294 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:17:36.938 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:18:05.561 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:18:31.247 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:18:57.225 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:19:23.082 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:19:50.730 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:20:16.907 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:20:42.374 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:21:07.913 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:21:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:21:44.757 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:22:10.143 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:22:37.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:23:01.182 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:23:28.184 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:23:54.145 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:24:20.224 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:24:49.513 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:25:15.348 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:25:41.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:26:07.107 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:26:45.522 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:27:14.528 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:27:43.137 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:28:07.827 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:28:35.567 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:29:04.819 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:29:31.187 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:29:56.548 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:30:23.569 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:30:48.864 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:31:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:31:43.218 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:32:09.440 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:32:34.436 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:33:04.318 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:33:33.178 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:33:56.692 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:34:24.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:34:47.802 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:35:12.483 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:35:36.611 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:36:00.474 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:36:45.209 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:37:09.816 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:37:39.599 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:38:04.105 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:38:33.213 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:39:00.345 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:39:29.821 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:39:53.550 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:40:23.510 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:40:47.951 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:41:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:41:40.983 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:42:10.835 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:42:38.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:43:07.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:43:31.891 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:44:00.523 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:44:24.040 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:44:51.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:45:15.867 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:45:41.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:46:08.291 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:46:43.322 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:47:07.850 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:47:31.103 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:47:57.299 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:48:23.482 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:48:52.981 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:49:19.252 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:49:44.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:50:12.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:50:42.106 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:51:08.598 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:51:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:51:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:51:40.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:52:09.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:52:38.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:53:05.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:53:33.025 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:53:56.967 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:54:20.014 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:54:49.941 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:55:19.397 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:55:44.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:56:14.717 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 03:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 03:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 03:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 03:56:40.867 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:57:04.732 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:57:28.333 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:57:53.489 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:58:22.329 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:58:48.762 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:59:13.360 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 03:59:41.664 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:00:07.144 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:00:32.219 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:00:57.713 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:01:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:01:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:01:41.261 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:02:09.733 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:02:33.617 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:03:03.238 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:03:26.423 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:03:55.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:04:21.563 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:04:46.788 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:05:14.205 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:05:42.901 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:06:08.288 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:06:43.641 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:07:08.490 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:07:36.590 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:08:02.203 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:08:29.367 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:08:58.388 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:09:25.171 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:09:52.984 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:10:17.800 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:10:43.164 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:11:09.570 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:11:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:11:44.303 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:12:10.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:12:39.278 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:13:02.737 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:13:26.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:13:51.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:14:19.667 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:14:44.250 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:15:13.180 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:15:40.986 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:16:05.492 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:16:41.181 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:17:08.673 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:17:33.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:17:56.489 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:18:23.872 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:18:53.679 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:19:18.348 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:19:43.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:20:10.892 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:20:37.769 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:21:06.304 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:21:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:21:45.814 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:22:14.849 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:22:41.415 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:23:07.862 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:23:36.478 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:24:01.375 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:24:28.884 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:24:55.228 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:25:21.541 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:25:49.045 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:26:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:26:42.521 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:27:08.161 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:27:37.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:28:04.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:28:32.904 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:29:00.567 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:29:28.286 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:29:55.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:30:23.864 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:30:48.205 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:31:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:31:45.071 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:32:14.334 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:32:40.344 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:33:09.701 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:33:39.628 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:34:04.139 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:34:30.805 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:35:00.458 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:35:26.036 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:35:51.283 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:36:43.873 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:37:13.266 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:37:38.223 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:38:04.267 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:38:33.406 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:39:02.827 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:39:26.767 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:39:51.251 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:40:18.861 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:40:44.204 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:41:09.107 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:41:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:41:45.323 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:42:09.537 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:42:33.778 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:43:02.558 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:43:27.624 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:43:55.998 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:44:19.786 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:44:47.455 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:45:11.396 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:45:34.561 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:45:58.667 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:46:43.094 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:47:07.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:47:34.806 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:47:59.816 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:48:26.257 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:48:51.104 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:49:20.962 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:49:47.893 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:50:12.213 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:50:40.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:51:04.805 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:51:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:51:41.418 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:52:11.417 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:52:35.459 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:53:04.841 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:53:32.200 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:53:57.004 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:54:23.133 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:54:50.303 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:55:18.345 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:55:42.296 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:56:07.311 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 04:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 04:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 04:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 04:56:42.879 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:57:10.330 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:57:36.960 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:58:01.352 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:58:28.147 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:58:56.661 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:59:21.074 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 04:59:48.511 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:00:14.295 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:00:39.448 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:01:07.383 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:01:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:01:41.848 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:02:09.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:02:36.625 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:03:01.823 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:03:29.247 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:03:54.719 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:04:18.721 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:04:44.979 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:05:12.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:05:41.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:06:06.758 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:06:42.102 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:07:06.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:07:31.050 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:07:55.701 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:08:18.871 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:08:44.984 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:09:13.948 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:09:40.994 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:10:08.158 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:10:31.643 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:10:56.800 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:11:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:11:41.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:12:07.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:12:31.805 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:13:01.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:13:27.647 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:13:57.441 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:14:25.215 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:14:52.233 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:15:18.982 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:15:43.122 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:16:12.809 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:16:45.240 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:17:10.740 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:17:38.780 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:18:02.198 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:18:31.695 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:18:59.055 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:19:23.252 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:19:47.153 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:20:12.085 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:20:35.614 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:21:04.669 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:21:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:21:42.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:22:07.563 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:22:37.156 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:23:06.275 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:23:35.517 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:24:01.786 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:24:24.873 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:24:52.256 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:25:21.184 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:25:45.276 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:26:15.259 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:26:42.135 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:27:10.036 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:27:37.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:28:02.255 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:28:31.439 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:28:57.162 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:29:23.788 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:29:47.348 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:30:13.809 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:30:40.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:31:06.722 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:31:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:31:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:31:44.360 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:32:11.834 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:32:36.411 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:32:59.817 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:33:22.989 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:33:48.471 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:34:15.359 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:34:40.489 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:35:05.502 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:35:34.743 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:36:04.054 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:36:44.710 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:37:13.768 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:37:38.323 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:38:03.445 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:38:29.352 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:38:55.364 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:39:19.632 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:39:49.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:40:18.463 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:40:46.048 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:41:13.338 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:41:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:41:43.864 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:42:08.787 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:42:38.041 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:43:01.914 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:43:26.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:43:54.695 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:44:19.050 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:44:46.093 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:45:13.366 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:45:40.574 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:46:06.003 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:46:40.063 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:47:06.630 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:47:30.148 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:47:59.738 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:48:26.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:48:50.478 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:49:13.890 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:49:37.428 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:50:01.324 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:50:26.388 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:50:51.685 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:51:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:51:40.673 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:52:03.823 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:52:28.445 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:52:56.613 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:53:23.224 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:53:52.372 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:54:16.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:54:41.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:55:05.156 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:55:31.225 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:56:00.577 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 05:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 05:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 05:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 05:56:44.804 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:57:11.017 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:57:35.405 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:58:04.858 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:58:28.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:58:54.147 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:59:18.478 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 05:59:44.404 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:00:08.640 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:00:34.253 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:01:03.579 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:01:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:01:43.742 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:02:06.967 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:02:31.007 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:02:55.099 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:03:22.515 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:03:47.320 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:04:12.928 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:04:40.363 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:05:04.180 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:05:30.147 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:05:56.861 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:06:44.354 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:07:07.355 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:07:32.458 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:08:02.017 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:08:26.319 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:08:49.978 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:09:14.311 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:09:42.838 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:10:09.778 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:10:34.792 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:11:00.900 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:11:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:11:44.299 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:12:11.074 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:12:36.004 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:12:59.380 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:13:26.939 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:13:56.468 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:14:20.568 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:14:45.239 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:15:11.489 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:15:39.549 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:16:09.125 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:16:45.302 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:17:14.767 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:17:42.413 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:18:10.657 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:18:39.209 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:19:03.223 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:19:28.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:19:54.354 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:20:19.274 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:20:42.646 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:21:08.075 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:21:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:21:42.360 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:22:09.474 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:22:33.023 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:22:57.387 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:23:24.192 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:23:48.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:24:16.796 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:24:40.959 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:25:05.247 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:25:33.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:26:01.129 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:26:42.190 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:27:06.929 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:27:36.190 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:28:04.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:28:33.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:29:02.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:29:30.299 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:29:59.729 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:30:29.206 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:30:56.033 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:31:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:31:41.609 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:32:06.224 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:32:34.046 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:33:01.134 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:33:30.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:33:55.368 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:34:18.677 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:34:47.536 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:35:14.548 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:35:40.211 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:36:07.355 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:36:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:36:42.627 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:37:10.096 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:37:37.549 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:38:01.790 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:38:28.385 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:38:55.610 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:39:25.009 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:39:50.497 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:40:18.987 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:40:45.477 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:41:10.894 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:41:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:41:43.871 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:42:12.443 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:42:38.441 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:43:01.496 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:43:25.755 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:43:54.438 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:44:18.537 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:44:47.771 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:45:12.819 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:45:42.107 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:46:10.492 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:46:44.924 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:47:12.359 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:47:35.733 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:48:01.695 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:48:28.776 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:48:58.001 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:49:22.753 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:49:47.691 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:50:17.138 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:50:44.124 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:51:08.453 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:51:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:51:39.977 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:52:07.358 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:52:35.857 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:53:01.272 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:53:26.967 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:53:52.304 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:54:15.521 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:54:38.650 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:55:02.168 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:55:25.650 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:55:50.279 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 06:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 06:56:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 06:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 06:56:40.198 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:57:05.874 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:57:32.412 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:58:00.725 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:58:28.438 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:58:56.012 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:59:24.817 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 06:59:49.930 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:00:15.326 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:00:39.279 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:01:06.331 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:01:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:01:40.452 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:02:07.122 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:02:33.758 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:03:02.674 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:03:30.188 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:03:54.329 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:04:22.475 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:04:49.078 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:05:14.205 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:05:39.847 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:06:03.210 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:06:40.444 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:07:07.270 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:07:36.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:08:05.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:08:31.571 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:08:54.751 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:09:20.013 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:09:43.407 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:10:10.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:10:36.251 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:11:02.526 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:11:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:11:41.951 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:12:05.507 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:12:31.351 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:12:54.821 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:13:24.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:13:50.763 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:14:19.953 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:14:45.237 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:15:09.615 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:15:37.571 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:16:06.914 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:16:46.861 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:17:13.639 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:17:39.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:18:08.670 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:18:34.824 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:18:58.516 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:19:22.637 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:19:51.204 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:20:20.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:20:46.916 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:21:14.998 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:21:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:21:43.940 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:22:12.816 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:22:41.909 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:23:08.467 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:23:37.123 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:24:06.814 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:24:36.131 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:25:02.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:25:26.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:25:49.688 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:26:16.971 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:26:41.158 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:27:08.898 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:27:35.381 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:27:59.775 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:28:23.882 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:28:52.369 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:29:15.413 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:29:40.325 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:30:07.293 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:30:32.061 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:31:01.344 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:31:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:31:42.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:32:08.832 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:32:36.637 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:33:02.288 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:33:29.919 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:33:58.393 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:34:27.515 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:34:57.428 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:35:21.791 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:35:45.680 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:36:11.355 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:36:46.955 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:37:11.060 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:37:38.928 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:38:08.366 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:38:31.881 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:39:00.254 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:39:24.516 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:39:53.845 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:40:17.449 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:40:42.004 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:41:06.822 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:41:16.975 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:41:16.975 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:41:45.393 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:42:13.477 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:42:37.658 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:43:07.606 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:43:33.585 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:43:58.275 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:44:28.051 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:44:54.191 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:45:19.074 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:45:42.331 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:46:10.285 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:46:46.808 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:47:15.226 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:47:42.533 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:48:05.841 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:48:29.071 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:48:58.708 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:49:24.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:49:50.870 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:50:17.958 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:50:41.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:51:04.989 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:51:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:51:40.659 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:52:10.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:52:37.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:53:06.808 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:53:34.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:53:59.233 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:54:23.315 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:54:51.893 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:55:17.703 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:55:42.637 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:56:10.925 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 07:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 07:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 07:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 07:56:46.374 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:57:11.869 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:57:41.108 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:58:05.969 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:58:29.383 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:58:52.543 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:59:17.997 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 07:59:43.907 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:00:08.696 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:00:34.934 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:01:04.129 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:01:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:01:42.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:02:08.703 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:02:37.196 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:03:02.931 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:03:30.198 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:03:59.027 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:04:27.298 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:04:50.306 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:05:18.537 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:05:46.098 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:06:13.480 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:06:42.013 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:07:11.113 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:07:38.432 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:08:04.209 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:08:34.093 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:09:01.282 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:09:26.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:09:51.980 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:10:21.602 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:10:45.737 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:11:12.655 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:11:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:11:40.260 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:12:04.567 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:12:33.370 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:13:01.145 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:13:29.661 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:13:55.671 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:14:21.055 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:14:44.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:15:10.130 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:15:39.964 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:16:05.213 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:16:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:16:43.173 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:17:10.599 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:17:39.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:18:06.841 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:18:30.390 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:18:56.608 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:19:20.200 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:19:48.051 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:20:17.073 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:20:46.619 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:21:10.400 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:21:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:21:39.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:22:05.953 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:22:31.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:22:55.671 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:23:25.408 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:23:52.037 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:24:17.166 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:24:41.216 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:25:09.708 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:25:33.622 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:26:03.587 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:26:40.362 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:27:09.011 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:27:34.870 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:28:01.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:28:27.121 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:28:56.215 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:29:19.414 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:29:47.842 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:30:16.326 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:30:44.645 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:31:12.531 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:31:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:31:40.400 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:32:09.523 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:32:33.843 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:32:58.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:33:25.024 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:33:49.774 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:34:17.129 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:34:45.600 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:35:14.056 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:35:40.355 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:36:04.124 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:36:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:36:41.626 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:37:04.976 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:37:30.879 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:37:58.390 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:38:25.173 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:38:52.777 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:39:18.856 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:39:44.117 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:40:08.969 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:40:36.380 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:41:01.512 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:41:16.967 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:41:41.560 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:42:09.981 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:42:38.916 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:43:06.712 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:43:34.292 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:43:59.629 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:44:23.503 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:44:48.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:45:11.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:45:38.107 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:46:02.332 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:46:40.082 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:47:03.468 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:47:30.233 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:47:53.280 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:48:23.049 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:48:50.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:49:14.972 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:49:44.415 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:50:08.027 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:50:37.352 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:51:00.949 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:51:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:51:39.994 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:52:07.654 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:52:35.343 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:53:00.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:53:25.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:53:48.950 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:54:11.981 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:54:39.060 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:55:08.487 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:55:38.124 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:56:04.525 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 08:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 08:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 08:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 08:56:45.327 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:57:13.443 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:57:38.892 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:58:07.301 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:58:30.676 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:58:57.348 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:59:20.956 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 08:59:50.856 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:00:18.565 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:00:47.188 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:01:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:01:40.438 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:02:08.961 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:02:35.806 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:03:05.171 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:03:34.316 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:04:04.279 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:04:27.726 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:04:53.380 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:05:17.947 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:05:46.091 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:06:13.930 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:06:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:06:46.802 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:07:12.983 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:07:38.344 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:08:07.506 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:08:37.400 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:09:06.512 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:09:36.142 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:10:03.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:10:32.656 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:11:01.418 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:11:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:11:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:11:41.650 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:12:05.780 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:12:29.879 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:12:53.180 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:13:21.505 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:13:44.833 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:14:14.015 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:14:38.097 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:15:04.945 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:15:32.761 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:15:55.772 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:16:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:16:16.969 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:16:42.378 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:17:06.895 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:17:35.517 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:18:00.583 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:18:27.134 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:18:50.634 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:19:16.359 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:19:45.533 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:20:11.657 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:20:35.103 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:20:59.651 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:21:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:21:40.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:22:04.787 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:22:33.627 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:22:58.082 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:23:24.028 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:23:47.490 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:24:11.116 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:24:38.702 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:25:07.860 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:25:33.248 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:26:03.083 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:26:42.823 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:27:07.158 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:27:35.818 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:28:00.405 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:28:29.320 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:28:56.642 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:29:23.946 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:29:50.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:30:15.600 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:30:40.371 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:31:09.743 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:31:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:31:42.634 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:32:08.188 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:32:32.327 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:32:56.578 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:33:22.979 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:33:46.769 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:34:11.869 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:34:35.283 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:35:00.422 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:35:25.055 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:35:51.336 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:36:42.096 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:37:06.782 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:37:30.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:37:56.563 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:38:19.664 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:38:47.518 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:39:11.087 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:39:36.463 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:40:01.787 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:40:29.698 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:40:58.546 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:41:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:41:43.984 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:42:13.028 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:42:38.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:43:02.158 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:43:30.084 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:43:59.490 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:44:25.551 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:44:51.574 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:45:14.586 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:45:43.015 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:46:06.727 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:46:41.922 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:47:06.184 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:47:33.720 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:47:59.653 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:48:24.131 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:48:52.252 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:49:15.496 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:49:40.303 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:50:10.283 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:50:36.041 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:51:04.660 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:51:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:51:43.548 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:52:10.276 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:52:35.061 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:53:04.345 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:53:27.779 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:53:54.748 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:54:23.918 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:54:48.927 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:55:17.263 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:55:40.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:56:06.035 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 09:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 09:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 09:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 09:56:45.464 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:57:14.043 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:57:37.255 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:58:01.498 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:58:29.629 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:58:53.043 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:59:20.063 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 09:59:45.304 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:00:14.700 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:00:39.732 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:01:03.861 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:01:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:01:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:01:40.121 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:02:05.445 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:02:34.649 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:03:02.780 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:03:26.369 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:03:54.655 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:04:24.099 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:04:53.197 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:05:22.160 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:05:50.123 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:06:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:06:45.911 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:07:09.278 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:07:36.638 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:08:03.196 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:08:27.170 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:08:52.466 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:09:21.945 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:09:49.234 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:10:15.784 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:10:40.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:11:09.631 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:11:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:11:43.928 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:12:12.288 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:12:41.625 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:13:07.531 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:13:35.635 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:14:03.718 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:14:30.607 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:14:55.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:15:24.852 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:15:49.016 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:16:45.555 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:17:13.196 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:17:38.884 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:18:04.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:18:32.954 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:19:02.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:19:29.869 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:19:59.640 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:20:25.588 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:20:53.532 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:21:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:21:44.519 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:22:09.935 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:22:37.706 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:23:04.878 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:23:31.317 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:23:57.450 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:24:24.086 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:24:52.403 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:25:20.910 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:25:49.859 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:26:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:26:45.131 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:27:14.561 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:27:38.655 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:28:06.058 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:28:32.211 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:29:00.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:29:28.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:29:52.638 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:30:19.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:30:43.061 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:31:07.149 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:31:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:31:40.313 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:32:05.687 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:32:34.799 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:33:03.678 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:33:33.233 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:34:02.290 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:34:27.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:34:52.887 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:35:16.320 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:35:42.811 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:36:06.197 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:36:46.483 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:37:10.632 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:37:33.944 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:38:00.177 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:38:28.822 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:38:57.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:39:23.748 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:39:46.877 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:40:13.730 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:40:39.138 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:41:06.307 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:41:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:41:40.817 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:42:08.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:42:31.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:42:58.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:43:26.301 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:43:49.528 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:44:17.371 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:44:41.252 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:45:09.878 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:45:36.417 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:46:00.923 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:46:42.548 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:47:10.839 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:47:39.419 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:48:06.573 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:48:30.037 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:48:57.413 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:49:20.629 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:49:44.610 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:50:10.419 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:50:34.240 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:51:00.392 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:51:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:51:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:51:42.962 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:52:11.641 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:52:36.226 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:53:01.894 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:53:27.060 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:53:54.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:54:18.918 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:54:46.281 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:55:15.703 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:55:39.931 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:56:06.560 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 10:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 10:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 10:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 10:56:40.326 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:57:06.800 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:57:33.860 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:57:58.390 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:58:27.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:58:55.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:59:22.487 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 10:59:47.606 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:00:13.053 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:00:40.443 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:01:07.929 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:01:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:01:42.661 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:02:10.886 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:02:39.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:03:03.816 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:03:27.408 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:03:54.653 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:04:18.912 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:04:43.384 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:05:08.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:05:36.818 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:06:01.957 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:06:43.532 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:07:09.546 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:07:38.653 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:08:03.310 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:08:33.053 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:08:56.290 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:09:25.925 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:09:52.397 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:10:15.925 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:10:40.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:11:06.517 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:11:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:11:44.161 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:12:08.665 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:12:32.651 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:12:59.230 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:13:26.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:13:52.854 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:14:21.569 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:14:47.478 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:15:16.851 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:15:40.225 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:16:05.054 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:16:44.721 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:17:11.654 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:17:39.691 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:18:04.735 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:18:29.930 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:18:55.317 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:19:21.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:19:50.403 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:20:16.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:20:46.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:21:14.428 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:21:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:21:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:21:44.383 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:22:10.823 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:22:34.232 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:23:00.675 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:23:28.743 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:23:55.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:24:21.219 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:24:46.520 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:25:12.709 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:25:41.062 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:26:10.819 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:26:41.964 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:27:08.762 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:27:33.421 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:28:02.740 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:28:29.287 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:28:55.468 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:29:19.847 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:29:46.704 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:30:09.739 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:30:36.703 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:31:06.020 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:31:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:31:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:31:45.118 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:32:12.578 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:32:35.759 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:33:02.793 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:33:27.038 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:33:55.599 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:34:19.295 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:34:48.895 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:35:13.970 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:35:43.592 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:36:11.068 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:36:41.478 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:37:06.005 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:37:35.860 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:38:05.468 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:38:31.173 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:38:56.657 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:39:22.531 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:39:50.955 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:40:20.882 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:40:47.637 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:41:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:41:41.821 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:42:09.401 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:42:38.010 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:43:04.795 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:43:32.540 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:44:01.401 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:44:26.166 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:44:49.883 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:45:17.367 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:45:43.086 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:46:08.867 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:46:46.296 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:47:09.598 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:47:37.995 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:48:06.670 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:48:32.952 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:48:57.208 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:49:23.792 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:49:53.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:50:23.221 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:50:47.681 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:51:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:51:42.858 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:52:07.170 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:52:30.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:52:58.790 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:53:28.716 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:53:52.988 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:54:22.779 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:54:47.949 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:55:12.667 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:55:36.610 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:56:05.493 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 11:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 11:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 11:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 11:56:46.903 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:57:10.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:57:38.443 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:58:06.645 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:58:35.240 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:59:01.465 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:59:26.560 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 11:59:54.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:00:19.126 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:00:48.009 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:01:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:01:42.290 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:02:11.744 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:02:39.353 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:03:02.842 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:03:27.454 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:03:52.843 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:04:19.709 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:04:47.526 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:05:14.322 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:05:42.179 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:06:07.609 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:06:46.276 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:07:09.936 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:07:38.461 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:08:02.386 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:08:25.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:08:49.401 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:09:17.225 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:09:46.615 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:10:12.468 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:10:39.902 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:11:05.440 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:11:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:11:40.351 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:12:06.022 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:12:29.430 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:12:55.227 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:13:22.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:13:48.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:14:14.324 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:14:41.862 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:15:04.921 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:15:34.324 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:16:01.866 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:16:46.799 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:17:14.688 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:17:38.055 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:18:04.150 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:18:28.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:18:56.321 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:19:23.930 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:19:49.917 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:20:12.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:20:42.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:21:07.705 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:21:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:21:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:21:44.460 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:22:08.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:22:33.685 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:23:00.909 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:23:30.353 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:23:53.735 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:24:20.788 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:24:48.806 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:25:13.312 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:25:42.245 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:26:10.957 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:26:41.979 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:27:07.761 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:27:33.134 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:27:56.293 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:28:24.651 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:28:50.881 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:29:18.243 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:29:44.032 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:30:11.244 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:30:35.434 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:31:02.919 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:31:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:31:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:31:44.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:32:14.464 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:32:39.874 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:33:06.724 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:33:32.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:33:59.654 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:34:28.922 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:34:52.190 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:35:16.475 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:35:42.796 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:36:07.111 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:36:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:36:43.189 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:37:06.382 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:37:32.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:37:55.981 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:38:19.618 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:38:42.962 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:39:09.206 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:39:37.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:40:04.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:40:32.955 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:40:57.427 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:41:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:41:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:41:45.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:42:11.814 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:42:35.191 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:43:05.011 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:43:29.732 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:43:54.326 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:44:20.153 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:44:47.480 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:45:13.602 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:45:42.044 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:46:07.272 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:46:40.154 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:47:09.008 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:47:32.318 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:47:58.824 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:48:23.353 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:48:52.821 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:49:16.316 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:49:42.775 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:50:07.891 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:50:37.299 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:51:02.196 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:51:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:51:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:51:40.884 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:52:04.035 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:52:31.872 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:52:59.087 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:53:26.663 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:53:53.044 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:54:17.581 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:54:45.918 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:55:15.485 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:55:39.010 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:56:04.137 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 12:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 12:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 12:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 12:56:40.993 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:57:10.298 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:57:33.778 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:57:57.819 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:58:24.185 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:58:52.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:59:22.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 12:59:46.649 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:00:12.125 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:00:38.950 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:01:06.008 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:01:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:01:41.281 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:02:04.408 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:02:29.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:02:53.097 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:03:18.650 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:03:43.984 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:04:07.507 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:04:31.520 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:04:57.591 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:05:23.199 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:05:48.260 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:06:42.941 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:07:08.590 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:07:33.954 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:07:57.632 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:08:22.924 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:08:46.463 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:09:10.629 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:09:34.015 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:09:57.470 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:10:21.074 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:10:47.054 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:11:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:11:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:11:44.424 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:12:13.905 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:12:41.803 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:13:05.092 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:13:30.835 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:13:57.981 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:14:22.685 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:14:49.819 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:15:19.033 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:15:48.608 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:16:41.575 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:17:09.139 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:17:32.727 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:17:56.943 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:18:21.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:18:45.924 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:19:10.979 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:19:39.826 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:20:09.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:20:37.442 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:21:03.565 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:21:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:21:43.524 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:22:13.336 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:22:40.311 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:23:06.492 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:23:35.303 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:24:00.383 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:24:25.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:24:55.790 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:25:21.680 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:25:49.618 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:26:45.076 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:27:13.324 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:27:42.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:28:07.946 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:28:32.164 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:29:00.890 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:29:28.695 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:29:54.245 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:30:23.938 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:30:49.720 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:31:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:31:43.088 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:32:08.615 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:32:31.988 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:32:59.340 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:33:28.253 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:33:52.292 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:34:17.462 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:34:46.008 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:35:09.673 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:35:38.982 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:36:06.758 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:36:44.740 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:37:08.185 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:37:35.079 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:38:03.114 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:38:32.409 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:39:00.423 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:39:27.744 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:39:55.067 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:40:22.758 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:40:50.431 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:41:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:41:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:41:46.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:42:14.513 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:42:40.627 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:43:09.334 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:43:39.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:44:04.908 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:44:27.981 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:44:57.011 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:45:20.187 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:45:48.625 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:46:42.551 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:47:06.967 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:47:32.667 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:47:57.029 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:48:22.184 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:48:48.469 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:49:17.716 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:49:43.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:50:10.082 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:50:36.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:51:06.080 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:51:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:51:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:51:43.866 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:52:10.309 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:52:37.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:53:05.376 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:53:34.871 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:54:03.925 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:54:33.590 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:55:03.119 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:55:31.834 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:55:56.053 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 13:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 13:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 13:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 13:56:46.435 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:57:14.153 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:57:41.088 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:58:08.869 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:58:33.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:58:59.790 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:59:23.075 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 13:59:50.788 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:00:15.314 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:00:40.599 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:01:04.211 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:01:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:01:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:01:44.709 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:02:12.974 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:02:36.816 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:03:02.138 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:03:26.950 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:03:52.828 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:04:19.510 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:04:46.904 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:05:14.398 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:05:37.961 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:06:07.136 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:06:40.283 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:07:05.796 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:07:29.280 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:07:56.382 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:08:26.036 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:08:49.855 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:09:19.715 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:09:43.191 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:10:06.631 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:10:33.630 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:10:59.115 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:11:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:11:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:11:45.782 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:12:14.652 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:12:38.149 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:13:02.156 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:13:29.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:13:57.592 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:14:21.408 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:14:45.977 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:15:10.511 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:15:34.241 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:15:58.269 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:16:42.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:17:07.292 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:17:36.473 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:18:02.589 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:18:28.201 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:18:56.028 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:19:19.549 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:19:44.867 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:20:12.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:20:39.544 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:21:03.697 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:21:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:21:40.509 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:22:05.357 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:22:32.528 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:22:58.799 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:23:22.973 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:23:51.836 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:24:16.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:24:45.879 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:25:14.467 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:25:37.831 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:26:05.780 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:26:42.222 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:27:09.434 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:27:33.782 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:27:58.328 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:28:23.345 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:28:47.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:29:13.064 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:29:36.634 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:29:59.735 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:30:24.418 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:30:48.126 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:31:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:31:44.976 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:32:08.872 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:32:35.381 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:33:03.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:33:27.043 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:33:50.254 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:34:16.484 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:34:45.322 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:35:11.494 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:35:35.248 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:36:04.208 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:36:41.738 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:37:05.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:37:35.567 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:38:03.318 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:38:29.620 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:38:57.234 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:39:24.922 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:39:48.639 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:40:13.902 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:40:39.126 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:41:05.974 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:41:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:41:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:41:42.936 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:42:06.926 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:42:35.709 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:43:01.391 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:43:26.697 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:43:50.219 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:44:20.119 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:44:46.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:45:10.884 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:45:35.691 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:46:01.152 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:46:40.648 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:47:07.044 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:47:34.355 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:48:03.294 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:48:29.261 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:48:53.178 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:49:17.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:49:46.256 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:50:11.836 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:50:38.272 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:51:04.160 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:51:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:51:44.875 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:52:08.874 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:52:37.050 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:53:06.210 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:53:34.865 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:54:03.646 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:54:32.644 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:55:02.286 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:55:29.998 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:55:56.354 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 14:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 14:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 14:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 14:56:43.887 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:57:09.197 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:57:32.951 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:57:59.375 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:58:24.361 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:58:50.885 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:59:14.958 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 14:59:42.362 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:00:06.759 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:00:31.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:00:55.594 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:01:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:01:43.059 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:02:07.182 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:02:31.383 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:02:55.604 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:03:25.332 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:03:53.839 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:04:17.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:04:42.940 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:05:09.023 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:05:38.730 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:06:02.995 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:06:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:06:40.560 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:07:07.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:07:34.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:07:58.144 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:08:23.313 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:08:51.513 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:09:18.827 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:09:45.545 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:10:15.162 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:10:43.216 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:11:08.364 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:11:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:11:41.755 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:12:10.821 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:12:38.541 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:13:07.046 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:13:35.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:13:58.855 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:14:25.674 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:14:51.938 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:15:14.982 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:15:44.508 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:16:09.453 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:16:41.266 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:17:06.525 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:17:34.509 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:18:02.722 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:18:31.219 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:18:56.048 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:19:19.342 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:19:45.957 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:20:11.180 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:20:40.129 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:21:05.922 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:21:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:21:41.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:22:09.801 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:22:33.752 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:23:00.802 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:23:27.106 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:23:50.884 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:24:20.533 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:24:45.773 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:25:10.176 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:25:39.412 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:26:04.875 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:26:42.469 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:27:06.112 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:27:34.459 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:28:04.435 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:28:28.789 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:28:54.385 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:29:19.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:29:46.175 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:30:12.062 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:30:39.564 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:31:09.239 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:31:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:31:43.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:32:12.303 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:32:37.402 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:33:07.201 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:33:32.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:34:02.479 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:34:27.673 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:34:51.615 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:35:19.213 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:35:45.684 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:36:14.107 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:36:43.820 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:37:13.579 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:37:38.861 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:38:03.746 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:38:30.891 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:38:55.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:39:24.044 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:39:53.339 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:40:22.324 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:40:46.940 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:41:15.179 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:41:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:41:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:41:45.530 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:42:12.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:42:40.974 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:43:10.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:43:39.100 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:44:08.038 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:44:35.434 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:45:03.229 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:45:31.907 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:45:59.943 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:46:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:46:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:46:40.858 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:47:10.292 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:47:35.279 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:48:04.536 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:48:28.564 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:48:55.813 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:49:19.348 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:49:43.732 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:50:12.472 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:50:37.907 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:51:02.535 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:51:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:51:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:51:41.381 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:52:09.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:52:39.232 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:53:05.629 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:53:35.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:53:58.490 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:54:27.634 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:54:56.398 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:55:22.221 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:55:50.108 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 15:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 15:56:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 15:56:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 15:56:46.685 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:57:14.018 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:57:43.126 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:58:08.683 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:58:34.516 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:59:01.717 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:59:30.624 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 15:59:56.094 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:00:21.196 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:00:47.588 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:01:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:01:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:01:42.555 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:02:11.086 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:02:37.990 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:03:06.669 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:03:30.145 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:03:57.439 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:04:21.525 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:04:48.133 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:05:14.710 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:05:43.004 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:06:12.338 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:06:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:06:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:06:44.703 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:07:13.559 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:07:37.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:08:03.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:08:28.912 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:08:57.016 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:09:24.312 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:09:52.698 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:10:19.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:10:45.759 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:11:13.687 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:11:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:11:44.712 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:12:12.980 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:12:38.218 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:13:08.006 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:13:33.406 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:13:56.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:14:20.157 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:14:43.684 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:15:06.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:15:35.220 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:15:59.345 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:16:44.394 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:17:10.090 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:17:33.506 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:18:02.681 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:18:28.637 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:18:55.538 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:19:23.366 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:19:47.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:20:12.687 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:20:37.651 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:21:03.182 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:21:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:21:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:21:44.007 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:22:09.939 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:22:35.960 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:23:03.326 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:23:29.896 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:23:53.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:24:20.731 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:24:49.607 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:25:16.474 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:25:44.265 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:26:11.727 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:26:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:26:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:26:43.782 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:27:11.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:27:36.979 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:28:00.840 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:28:29.322 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:28:56.221 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:29:20.448 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:29:47.695 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:30:12.985 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:30:40.622 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:31:08.585 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:31:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:31:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:31:41.658 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:32:06.076 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:32:35.767 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:33:04.855 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:33:34.729 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:33:59.784 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:34:26.105 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:34:50.646 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:35:20.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:35:47.572 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:36:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:36:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:36:42.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:37:07.668 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:37:36.747 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:38:01.145 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:38:25.290 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:38:50.527 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:39:16.402 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:39:39.805 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:40:04.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:40:29.400 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:40:52.804 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:41:16.976 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:41:16.976 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:41:16.977 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:41:16.978 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:41:45.161 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:42:10.574 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:42:33.831 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:42:58.168 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:43:21.531 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:43:48.778 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:44:12.283 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:44:38.552 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:45:03.049 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:45:33.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:46:00.299 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:46:42.173 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:47:07.404 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:47:34.377 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:48:01.823 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:48:31.755 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:48:55.421 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:49:21.088 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:49:50.742 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:50:16.386 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:50:40.409 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:51:05.458 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:51:16.978 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:51:16.979 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:51:45.941 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:52:12.905 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:52:38.655 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:53:06.392 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:53:31.626 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:53:57.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:54:24.030 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:54:47.970 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:55:11.410 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:55:39.098 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:56:03.085 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 16:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 16:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 16:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 16:56:44.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:57:14.298 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:57:42.993 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:58:06.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:58:30.372 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:58:57.490 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:59:25.546 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 16:59:49.482 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:00:19.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:00:42.358 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:01:12.136 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:01:43.961 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:02:12.041 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:02:36.457 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:03:03.457 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:03:31.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:03:59.727 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:04:27.971 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:04:51.656 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:05:15.913 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:05:43.206 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:06:11.564 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:06:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:06:42.998 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:07:10.317 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:07:33.548 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:08:03.195 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:08:27.066 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:08:52.346 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:09:20.665 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:09:48.694 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:10:16.287 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:10:46.254 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:11:12.569 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:11:40.584 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:12:08.604 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:12:33.286 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:13:01.896 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:13:29.509 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:13:52.957 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:14:17.087 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:14:46.591 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:15:16.220 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:15:46.220 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:16:12.553 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:16:46.708 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:17:14.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:17:38.403 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:18:04.980 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:18:31.676 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:19:00.807 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:19:23.836 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:19:51.095 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:20:20.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:20:44.518 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:21:08.859 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:21:42.016 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:22:05.578 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:22:34.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:23:00.394 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:23:26.263 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:23:55.083 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:24:18.911 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:24:45.704 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:25:09.408 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:25:38.040 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:26:02.810 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:26:42.626 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:27:08.453 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:27:37.771 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:28:05.658 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:28:34.850 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:29:04.440 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:29:34.140 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:30:01.680 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:30:27.720 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:30:53.849 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:31:45.165 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:32:08.769 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:32:37.577 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:33:04.472 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:33:29.502 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:33:53.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:34:19.001 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:34:46.221 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:35:13.836 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:35:37.121 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:36:04.619 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:36:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:36:40.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:37:09.561 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:37:33.061 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:37:57.467 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:38:21.173 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:38:44.470 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:39:13.362 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:39:39.611 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:40:09.551 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:40:35.410 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:41:04.082 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:41:40.430 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:42:09.116 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:42:37.191 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:43:00.296 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:43:23.832 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:43:52.852 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:44:21.512 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:44:49.516 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:45:13.107 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:45:39.576 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:46:08.439 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:46:42.770 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:47:10.410 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:47:36.209 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:48:03.522 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:48:31.842 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:49:00.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:49:26.021 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:49:51.388 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:50:16.895 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:50:40.719 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:51:10.524 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:51:44.443 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:52:09.918 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:52:37.449 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:53:05.111 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:53:28.379 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:53:54.617 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:54:20.549 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:54:49.556 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:55:12.694 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:55:37.427 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:56:02.213 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 17:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 17:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 17:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 17:56:40.851 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:57:10.548 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:57:34.717 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:58:03.207 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:58:30.005 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:58:53.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:59:23.112 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 17:59:49.949 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:00:19.047 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:00:45.852 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:01:11.026 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:01:42.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:02:11.746 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:02:35.932 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:03:01.133 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:03:24.927 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:03:54.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:04:24.243 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:04:50.064 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:05:18.760 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:05:48.636 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:06:41.461 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:07:11.184 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:07:37.532 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:08:05.520 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:08:33.395 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:09:00.442 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:09:29.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:09:57.288 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:10:25.815 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:10:50.468 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:11:42.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:12:07.770 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:12:36.658 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:13:00.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:13:25.748 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:13:51.054 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:14:15.129 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:14:41.037 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:15:09.267 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:15:34.283 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:15:57.888 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:16:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:16:45.050 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:17:10.871 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:17:36.438 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:18:05.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:18:30.711 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:18:59.830 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:19:26.765 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:19:56.756 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:20:25.217 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:20:52.891 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:21:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:21:46.854 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:22:10.637 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:22:33.667 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:22:57.448 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:23:22.340 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:23:47.393 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:24:16.561 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:24:40.037 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:25:03.121 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:25:28.755 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:25:54.064 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:26:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:26:42.056 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:27:07.123 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:27:33.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:28:02.139 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:28:29.140 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:28:56.177 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:29:22.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:29:49.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:30:18.681 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:30:45.205 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:31:09.000 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:31:43.892 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:32:08.418 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:32:36.166 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:33:01.509 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:33:29.897 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:33:53.103 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:34:16.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:34:42.938 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:35:07.486 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:35:33.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:36:00.307 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:36:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:36:46.693 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:37:14.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:37:38.768 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:38:08.142 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:38:36.270 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:39:05.630 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:39:33.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:39:57.611 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:40:27.410 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:40:52.240 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:41:46.802 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:42:10.107 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:42:38.338 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:43:05.133 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:43:29.217 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:43:57.480 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:44:26.441 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:44:50.321 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:45:14.898 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:45:44.520 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:46:12.021 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:46:44.684 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:47:11.837 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:47:35.491 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:48:02.329 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:48:30.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:48:57.095 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:49:25.720 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:49:54.619 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:50:17.989 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:50:42.386 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:51:05.824 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:51:43.845 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:52:13.637 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:52:38.719 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:53:05.697 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:53:33.060 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:53:59.771 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:54:22.953 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:54:51.752 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:55:15.343 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:55:42.422 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:56:11.973 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 18:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 18:56:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 18:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 18:56:45.933 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:57:11.883 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:57:36.941 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:58:06.777 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:58:36.621 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:59:05.628 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 18:59:32.241 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:00:00.244 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:00:24.735 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:00:47.849 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:01:46.455 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:02:12.791 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:02:38.647 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:03:03.964 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:03:28.154 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:03:57.542 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:04:22.873 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:04:52.164 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:05:19.357 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:05:46.633 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:06:10.869 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:06:42.748 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:07:07.646 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:07:31.353 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:07:57.718 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:08:24.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:08:50.295 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:09:19.996 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:09:45.093 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:10:10.455 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:10:37.310 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:11:02.202 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:11:41.837 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:12:06.590 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:12:30.138 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:12:57.049 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:13:23.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:13:47.781 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:14:11.873 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:14:37.289 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:15:06.801 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:15:34.951 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:16:03.615 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:16:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:16:43.878 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:17:10.741 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:17:36.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:18:06.537 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:18:32.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:18:56.432 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:19:19.552 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:19:47.901 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:20:11.569 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:20:39.973 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:21:05.673 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:21:42.668 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:22:05.785 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:22:30.645 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:22:54.182 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:23:23.649 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:23:46.954 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:24:11.172 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:24:36.301 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:25:01.787 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:25:30.705 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:26:00.547 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:26:46.087 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:27:12.166 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:27:36.843 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:28:01.187 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:28:25.871 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:28:53.806 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:29:22.029 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:29:49.206 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:30:15.804 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:30:40.644 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:31:04.031 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:31:46.444 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:32:14.132 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:32:39.013 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:33:03.964 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:33:30.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:34:00.195 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:34:23.989 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:34:49.019 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:35:17.725 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:35:46.669 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:36:11.219 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:36:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:36:41.814 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:37:06.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:37:30.473 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:37:55.528 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:38:19.070 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:38:48.987 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:39:17.530 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:39:41.863 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:40:06.232 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:40:29.365 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:40:58.141 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:41:42.480 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:42:06.454 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:42:36.171 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:42:59.447 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:43:28.272 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:43:53.836 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:44:23.802 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:44:47.951 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:45:17.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:45:42.223 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:46:07.948 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:46:45.377 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:47:13.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:47:43.123 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:48:10.788 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:48:36.511 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:49:02.845 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:49:30.850 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:49:56.336 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:50:24.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:50:49.515 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:51:40.526 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:52:07.029 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:52:32.672 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:52:57.785 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:53:27.198 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:53:50.634 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:54:15.774 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:54:44.073 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:55:13.768 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:55:38.353 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:56:05.459 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 19:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 19:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 19:56:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 19:56:46.192 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:57:15.463 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:57:42.378 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:58:06.880 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:58:34.057 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:58:59.797 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:59:22.864 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 19:59:46.721 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:00:15.833 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:00:40.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:01:08.687 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:01:45.861 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:02:11.057 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:02:36.958 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:03:06.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:03:36.247 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:04:00.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:04:30.126 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:04:59.067 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:05:28.960 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:05:53.839 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:06:42.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:07:08.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:07:37.971 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:08:03.944 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:08:27.325 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:08:51.359 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:09:16.481 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:09:46.035 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:10:14.984 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:10:41.770 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:11:09.183 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:11:42.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:12:06.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:12:36.378 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:13:04.182 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:13:29.671 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:13:54.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:14:20.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:14:48.380 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:15:14.376 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:15:37.743 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:16:04.638 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:16:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:16:46.176 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:17:11.665 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:17:36.444 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:18:02.997 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:18:27.485 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:18:51.539 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:19:17.104 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:19:41.758 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:20:05.689 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:20:29.243 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:20:53.749 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:21:46.238 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:22:09.524 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:22:32.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:22:59.000 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:23:24.016 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:23:47.939 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:24:11.849 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:24:37.520 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:25:05.101 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:25:29.049 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:25:57.757 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:26:40.023 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:27:08.754 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:27:35.178 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:27:59.918 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:28:28.315 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:28:51.901 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:29:18.158 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:29:48.102 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:30:15.277 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:30:44.883 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:31:14.039 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:31:46.200 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:32:10.514 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:32:39.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:33:03.108 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:33:27.815 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:33:53.498 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:34:20.868 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:34:49.993 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:35:15.088 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:35:38.166 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:36:07.615 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:36:40.515 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:37:09.169 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:37:38.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:38:01.583 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:38:28.602 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:38:56.467 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:39:24.129 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:39:50.967 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:40:18.677 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:40:47.062 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:41:42.417 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:42:07.938 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:42:35.803 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:42:59.472 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:43:25.496 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:43:51.320 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:44:15.682 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:44:41.444 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:45:11.032 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:45:36.724 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:46:02.965 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:46:41.370 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:47:08.254 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:47:34.192 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:48:00.981 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:48:25.871 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:48:52.080 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:49:18.766 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:49:46.145 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:50:15.343 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:50:45.300 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:51:10.343 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:51:45.225 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:52:11.528 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:52:40.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:53:09.319 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:53:39.055 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:54:07.920 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:54:35.456 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:54:59.668 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:55:23.385 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:55:48.276 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 20:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 20:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 20:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 20:56:46.615 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:57:14.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:57:39.396 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:58:03.402 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:58:32.152 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:58:57.501 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:59:23.509 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 20:59:47.952 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:00:13.346 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:00:37.263 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:01:00.285 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:01:41.910 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:02:09.166 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:02:32.740 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:03:00.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:03:24.664 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:03:54.312 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:04:20.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:04:48.017 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:05:14.721 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:05:43.731 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:06:10.825 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:06:45.365 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:07:10.940 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:07:39.622 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:08:07.903 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:08:32.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:08:56.781 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:09:25.024 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:09:51.163 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:10:16.287 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:10:43.009 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:11:10.174 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:11:44.846 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:12:08.277 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:12:37.879 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:13:02.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:13:26.712 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:13:51.374 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:14:20.390 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:14:46.445 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:15:15.396 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:15:38.707 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:16:03.068 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:16:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:16:45.766 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:17:12.865 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:17:39.167 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:18:02.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:18:29.549 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:18:56.754 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:19:24.581 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:19:50.928 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:20:17.911 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:20:46.065 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:21:12.798 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:21:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:21:40.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:22:08.046 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:22:37.680 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:23:05.944 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:23:33.294 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:24:01.584 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:24:25.495 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:24:54.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:25:21.077 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:25:49.956 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:26:42.289 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:27:09.600 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:27:36.278 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:28:02.949 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:28:31.013 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:28:56.172 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:29:20.563 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:29:46.586 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:30:14.806 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:30:41.479 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:31:06.856 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:31:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:31:46.933 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:32:11.289 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:32:41.216 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:33:10.120 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:33:36.718 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:34:05.541 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:34:30.477 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:34:57.733 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:35:23.860 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:35:50.080 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:36:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:36:44.586 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:37:13.080 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:37:42.147 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:38:11.420 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:38:40.773 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:39:09.333 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:39:36.957 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:40:01.054 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:40:28.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:40:55.735 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:41:43.545 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:42:12.909 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:42:37.522 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:43:06.547 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:43:31.633 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:43:56.363 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:44:22.384 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:44:49.311 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:45:12.799 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:45:39.698 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:46:06.025 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:46:46.608 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:47:13.627 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:47:40.936 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:48:09.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:48:37.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:49:03.289 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:49:31.435 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:49:57.646 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:50:26.259 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:50:55.327 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:51:46.621 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:52:14.493 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:52:38.903 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:53:02.708 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:53:26.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:53:55.445 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:54:18.750 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:54:48.549 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:55:13.410 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:55:42.895 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:56:08.144 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 21:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 21:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 21:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 21:56:40.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:57:07.921 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:57:36.963 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:58:04.048 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:58:29.316 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:58:54.948 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:59:24.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 21:59:50.952 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:00:19.345 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:00:48.921 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:01:45.154 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:02:13.539 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:02:40.799 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:03:05.637 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:03:31.453 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:03:59.979 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:04:27.109 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:04:51.039 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:05:19.025 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:05:42.310 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:06:11.515 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:06:41.496 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:07:07.921 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:07:35.704 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:08:00.135 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:08:24.341 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:08:48.408 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:09:16.243 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:09:41.113 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:10:05.509 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:10:31.027 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:10:56.027 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:11:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:11:41.138 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:12:07.338 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:12:33.409 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:12:59.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:13:24.748 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:13:54.480 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:14:20.718 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:14:49.760 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:15:19.380 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:15:49.012 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:16:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:16:43.388 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:17:09.104 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:17:38.837 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:18:04.102 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:18:32.154 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:18:57.573 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:19:26.617 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:19:53.266 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:20:23.224 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:20:47.019 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:21:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:21:42.053 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:22:08.177 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:22:33.276 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:22:59.652 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:23:28.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:23:56.243 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:24:24.112 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:24:52.189 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:25:18.400 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:25:41.941 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:26:10.224 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:26:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:26:42.542 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:27:11.601 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:27:37.627 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:28:04.837 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:28:33.849 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:28:57.909 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:29:25.637 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:29:54.148 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:30:19.142 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:30:46.949 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:31:14.092 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:31:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:31:43.436 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:32:07.526 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:32:31.040 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:32:55.604 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:33:24.449 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:33:47.830 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:34:16.508 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:34:42.290 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:35:07.564 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:35:32.945 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:36:00.484 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:36:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:36:40.150 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:37:07.877 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:37:35.205 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:38:00.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:38:25.604 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:38:48.883 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:39:15.483 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:39:40.654 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:40:08.810 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:40:34.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:41:02.678 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:41:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:41:40.877 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:42:08.500 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:42:34.852 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:42:58.213 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:43:27.094 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:43:56.221 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:44:24.088 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:44:49.896 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:45:13.395 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:45:42.971 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:46:08.806 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:46:45.653 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:47:13.318 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:47:42.812 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:48:06.837 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:48:36.587 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:49:05.627 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:49:32.551 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:50:00.240 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:50:23.980 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:50:47.883 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:51:45.518 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:52:15.352 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:52:44.111 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:53:12.403 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:53:37.022 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:54:02.598 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:54:27.475 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:54:55.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:55:20.006 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:55:46.754 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:56:15.507 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 22:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 22:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 22:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 22:56:45.160 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:57:12.507 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:57:40.808 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:58:04.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:58:33.986 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:59:03.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:59:32.179 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 22:59:59.683 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:00:25.860 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:00:55.039 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:01:46.346 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:02:15.130 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:02:40.802 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:03:10.731 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:03:36.186 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:03:59.916 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:04:27.215 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:04:50.430 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:05:13.465 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:05:43.007 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:06:06.505 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:06:46.409 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:07:16.287 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:07:41.590 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:08:09.951 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:08:37.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:09:03.250 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:09:32.754 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:09:59.542 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:10:25.692 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:10:55.237 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:11:43.253 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:12:11.563 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:12:34.813 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:13:00.576 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:13:26.976 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:13:55.460 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:14:19.136 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:14:46.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:15:15.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:15:39.923 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:16:03.029 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:16:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:16:46.749 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:17:12.442 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:17:40.358 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:18:03.983 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:18:28.932 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:18:52.351 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:19:16.594 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:19:41.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:20:08.771 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:20:35.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:21:03.662 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:21:43.923 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:22:13.058 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:22:39.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:23:05.109 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:23:34.551 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:24:03.818 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:24:27.766 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:24:55.004 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:25:22.824 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:25:52.533 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:26:41.651 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:27:09.372 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:27:33.508 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:28:00.618 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:28:25.945 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:28:53.749 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:29:20.111 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:29:47.645 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:30:13.951 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:30:42.070 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:31:10.433 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:31:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:31:41.847 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:32:06.584 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:32:32.649 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:33:01.637 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:33:27.347 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:33:51.732 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:34:18.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:34:45.549 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:35:12.885 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:35:39.906 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:36:08.179 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:36:45.333 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:37:14.627 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:37:37.756 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:38:02.212 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:38:30.053 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:38:54.313 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:39:19.090 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:39:46.093 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:40:10.921 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:40:37.007 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:41:00.796 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:41:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:41:42.831 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:42:06.747 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:42:35.993 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:43:02.634 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:43:29.726 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:43:56.150 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:44:22.621 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:44:45.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:45:14.597 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:45:44.356 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:46:12.797 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:46:40.299 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:47:05.058 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:47:34.656 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:48:02.225 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:48:27.007 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:48:51.528 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:49:16.660 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:49:41.984 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:50:10.538 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:50:33.868 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:51:03.476 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:51:40.839 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:52:06.286 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:52:29.368 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:52:58.668 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:53:23.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:53:51.696 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:54:16.108 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:54:41.470 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:55:09.313 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:55:36.469 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:56:01.873 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-03 23:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-03 23:56:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-03 23:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-03 23:56:41.910 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:57:06.772 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:57:32.561 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:57:59.132 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:58:22.293 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:58:51.230 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:59:21.200 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-03 23:59:46.880 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:00:10.841 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:00:37.002 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:01:00.726 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:01:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:01:45.362 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:02:12.039 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:02:40.280 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:03:03.771 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:03:33.609 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:03:56.809 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:04:24.385 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:04:47.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:05:11.231 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:05:39.134 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:06:04.405 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:06:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:06:44.702 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:07:08.652 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:07:37.679 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:08:06.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:08:34.524 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:08:58.001 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:09:21.108 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:09:49.607 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:10:13.353 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:10:39.136 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:11:03.899 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:11:44.308 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:12:14.282 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:12:41.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:13:04.487 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:13:31.139 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:13:58.320 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:14:24.952 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:14:53.041 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:15:22.692 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:15:46.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:16:11.459 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:16:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:16:45.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:17:09.218 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:17:32.702 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:17:56.439 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:18:21.508 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:18:48.138 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:19:16.757 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:19:45.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:20:09.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:20:38.766 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:21:03.876 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:21:43.508 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:22:09.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:22:35.395 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:23:00.865 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:23:29.917 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:23:55.516 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:24:23.777 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:24:49.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:25:14.656 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:25:39.377 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:26:05.262 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:26:46.249 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:27:13.351 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:27:41.139 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:28:06.377 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:28:30.293 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:28:58.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:29:24.809 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:29:49.639 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:30:13.119 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:30:38.091 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:31:04.353 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:31:44.797 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:32:13.808 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:32:39.046 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:33:03.120 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:33:27.864 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:33:51.792 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:34:19.344 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:34:42.884 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:35:09.449 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:35:35.978 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:36:03.776 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:36:45.832 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:37:11.778 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:37:41.634 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:38:08.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:38:33.352 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:39:00.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:39:28.835 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:39:53.718 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:40:22.199 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:40:51.043 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:41:42.682 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:42:10.081 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:42:35.054 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:43:03.015 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:43:32.343 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:44:00.908 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:44:24.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:44:53.404 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:45:22.344 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:45:50.468 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:46:46.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:47:11.995 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:47:41.229 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:48:04.604 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:48:30.129 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:48:57.001 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:49:26.105 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:49:50.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:50:18.613 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:50:44.804 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:51:12.486 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:51:44.170 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:52:11.863 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:52:40.922 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:53:05.543 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:53:30.912 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:53:54.075 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:54:21.531 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:54:46.676 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:55:09.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:55:33.065 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:56:01.212 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 00:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 00:56:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 00:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 00:56:42.858 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:57:06.659 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:57:35.325 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:58:01.935 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:58:30.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:58:58.470 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:59:23.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 00:59:47.882 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:00:14.492 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:00:39.573 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:01:04.749 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:01:41.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:02:09.656 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:02:39.116 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:03:07.927 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:03:36.547 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:04:05.894 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:04:34.933 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:04:59.839 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:05:29.136 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:05:55.402 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:06:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:06:42.882 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:07:10.016 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:07:39.074 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:08:02.413 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:08:31.213 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:08:56.096 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:09:23.722 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:09:47.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:10:13.716 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:10:43.498 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:11:09.297 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:11:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:11:40.231 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:12:04.480 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:12:33.298 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:12:57.387 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:13:26.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:13:54.397 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:14:18.762 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:14:45.629 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:15:11.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:15:38.187 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:16:03.992 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:16:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:16:40.833 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:17:06.923 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:17:34.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:18:02.755 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:18:26.369 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:18:51.853 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:19:15.282 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:19:43.982 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:20:13.467 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:20:37.468 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:21:02.837 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:21:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:21:45.010 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:22:08.806 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:22:37.037 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:23:06.280 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:23:32.961 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:24:01.538 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:24:31.087 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:25:00.893 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:25:28.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:25:55.082 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:26:43.652 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:27:10.652 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:27:33.851 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:28:00.079 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:28:27.648 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:28:54.781 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:29:22.745 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:29:50.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:30:18.117 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:30:46.482 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:31:10.977 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:31:45.926 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:32:12.198 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:32:41.135 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:33:10.345 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:33:37.144 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:34:04.338 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:34:30.983 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:34:54.213 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:35:20.634 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:35:44.024 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:36:12.969 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:36:43.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:37:10.697 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:37:40.256 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:38:06.443 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:38:34.107 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:39:01.874 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:39:30.671 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:39:59.506 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:40:29.179 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:40:56.857 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:41:41.094 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:42:09.838 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:42:36.764 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:43:01.908 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:43:29.296 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:43:53.546 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:44:17.148 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:44:40.815 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:45:10.738 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:45:37.230 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:46:07.024 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:46:44.576 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:47:10.134 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:47:34.086 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:48:01.565 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:48:29.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:48:59.160 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:49:28.546 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:49:56.841 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:50:24.376 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:50:53.069 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:51:44.741 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:52:12.893 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:52:42.582 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:53:07.978 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:53:35.283 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:54:01.181 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:54:25.165 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:54:50.004 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:55:14.063 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:55:43.371 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:56:06.686 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 01:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 01:56:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 01:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 01:56:41.312 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:57:06.248 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:57:30.397 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:57:54.986 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:58:24.832 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:58:52.255 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:59:21.035 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 01:59:46.223 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:00:09.994 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:00:38.380 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:01:02.216 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:01:45.451 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:02:11.775 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:02:39.853 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:03:03.410 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:03:30.789 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:03:58.681 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:04:25.203 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:04:49.701 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:05:15.205 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:05:41.432 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:06:10.713 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:06:43.490 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:07:13.299 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:07:37.506 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:08:03.887 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:08:32.664 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:08:58.134 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:09:26.538 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:09:49.908 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:10:14.889 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:10:41.738 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:11:08.922 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:11:44.664 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:12:10.039 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:12:37.703 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:13:03.688 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:13:30.141 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:13:53.263 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:14:21.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:14:51.358 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:15:15.598 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:15:39.464 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:16:03.586 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:16:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:16:41.631 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:17:08.595 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:17:34.657 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:18:00.565 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:18:27.661 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:18:50.916 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:19:19.787 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:19:46.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:20:11.571 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:20:34.941 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:21:04.708 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:21:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:21:41.753 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:22:11.068 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:22:40.782 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:23:08.104 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:23:36.348 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:24:03.947 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:24:29.337 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:24:57.846 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:25:21.827 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:25:49.330 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:26:42.450 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:27:11.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:27:34.309 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:27:58.996 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:28:26.148 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:28:50.669 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:29:20.661 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:29:50.587 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:30:16.751 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:30:42.404 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:31:10.346 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:31:40.469 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:32:09.114 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:32:36.190 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:33:00.578 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:33:27.856 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:33:55.005 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:34:24.240 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:34:50.145 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:35:13.856 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:35:42.726 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:36:08.119 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:36:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:36:43.411 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:37:06.595 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:37:30.954 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:37:55.324 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:38:21.683 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:38:51.564 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:39:18.287 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:39:42.639 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:40:09.340 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:40:33.914 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:41:03.660 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:41:40.443 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:42:08.772 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:42:35.292 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:43:02.398 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:43:31.335 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:43:59.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:44:28.263 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:44:52.823 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:45:15.950 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:45:39.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:46:07.471 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:46:45.723 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:47:10.692 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:47:35.310 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:47:58.581 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:48:22.748 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:48:46.243 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:49:11.079 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:49:40.591 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:50:05.391 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:50:31.133 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:50:58.701 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:51:40.340 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:52:06.212 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:52:29.642 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:52:56.132 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:53:23.533 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:53:47.122 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:54:10.911 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:54:34.920 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:55:03.461 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:55:31.281 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:55:59.850 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 02:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 02:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 02:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 02:56:43.292 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:57:11.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:57:35.758 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:57:59.392 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:58:26.561 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:58:56.463 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:59:24.550 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 02:59:53.104 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:00:21.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:00:49.162 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:01:45.171 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:02:12.417 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:02:42.402 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:03:10.148 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:03:36.737 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:04:01.021 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:04:28.251 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:04:58.109 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:05:22.467 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:05:46.911 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:06:12.914 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:06:40.163 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:07:04.266 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:07:29.834 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:07:54.133 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:08:19.290 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:08:44.592 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:09:14.079 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:09:39.633 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:10:06.100 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:10:31.983 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:11:00.574 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:11:44.823 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:12:08.056 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:12:33.267 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:12:58.733 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:13:22.400 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:13:49.146 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:14:16.796 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:14:42.477 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:15:07.197 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:15:35.669 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:16:03.841 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:16:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:16:43.457 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:17:07.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:17:32.287 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:17:59.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:18:27.167 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:18:53.122 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:19:19.076 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:19:42.523 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:20:08.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:20:32.132 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:20:57.618 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:21:16.996 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:21:16.996 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:21:44.920 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:22:08.139 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:22:33.261 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:23:00.899 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:23:30.536 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:23:53.887 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:24:21.261 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:24:48.011 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:25:14.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:25:43.785 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:26:08.718 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:26:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:26:45.147 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:27:08.651 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:27:38.278 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:28:05.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:28:28.453 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:28:55.852 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:29:20.780 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:29:44.381 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:30:12.804 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:30:41.244 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:31:08.274 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:31:41.205 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:32:10.561 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:32:35.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:33:00.770 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:33:26.607 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:33:51.038 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:34:19.360 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:34:49.006 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:35:16.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:35:46.544 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:36:12.682 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:36:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:36:45.413 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:37:12.542 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:37:38.444 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:38:06.727 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:38:29.795 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:38:55.385 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:39:23.005 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:39:51.062 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:40:20.400 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:40:46.454 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:41:11.055 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:41:44.523 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:42:08.191 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:42:31.290 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:42:54.530 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:43:19.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:43:46.539 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:44:11.450 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:44:36.167 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:45:02.932 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:45:28.117 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:45:53.984 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:46:46.041 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:47:14.590 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:47:40.733 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:48:05.249 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:48:32.611 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:48:58.739 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:49:22.233 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:49:50.916 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:50:19.889 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:50:49.105 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:51:44.286 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:52:09.102 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:52:35.119 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:53:00.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:53:27.493 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:53:57.436 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:54:26.105 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:54:50.497 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:55:14.024 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:55:41.787 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:56:10.890 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 03:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 03:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 03:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 03:56:43.555 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:57:11.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:57:35.065 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:58:03.873 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:58:30.497 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:58:54.407 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:59:18.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 03:59:45.913 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:00:11.521 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:00:41.409 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:01:11.029 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:01:43.825 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:02:09.063 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:02:35.776 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:03:03.503 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:03:30.812 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:03:58.440 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:04:26.249 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:04:51.147 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:05:20.415 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:05:45.779 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:06:09.089 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:06:45.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:07:12.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:07:37.176 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:08:03.280 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:08:32.641 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:09:00.645 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:09:25.709 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:09:49.028 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:10:15.119 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:10:38.978 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:11:07.077 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:11:45.615 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:12:14.866 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:12:41.805 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:13:05.797 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:13:32.201 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:13:55.320 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:14:24.317 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:14:48.842 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:15:15.010 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:15:42.925 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:16:12.611 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:16:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:16:41.270 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:17:10.647 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:17:39.819 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:18:04.742 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:18:31.364 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:19:00.955 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:19:25.470 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:19:51.573 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:20:17.738 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:20:42.190 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:21:09.220 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:21:46.706 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:22:09.895 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:22:36.432 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:23:06.214 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:23:29.441 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:23:57.094 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:24:25.430 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:24:52.360 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:25:16.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:25:43.153 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:26:12.459 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:26:45.202 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:27:08.939 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:27:36.548 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:28:00.540 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:28:28.074 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:28:54.843 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:29:19.470 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:29:48.786 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:30:14.737 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:30:41.919 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:31:09.404 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:31:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:31:45.967 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:32:10.980 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:32:38.404 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:33:07.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:33:36.634 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:34:03.635 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:34:26.970 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:34:53.281 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:35:20.855 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:35:48.092 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:36:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:36:41.342 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:37:11.147 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:37:35.580 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:38:04.990 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:38:29.197 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:38:56.402 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:39:19.713 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:39:47.405 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:40:16.669 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:40:40.412 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:41:08.772 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:41:44.071 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:42:13.293 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:42:38.960 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:43:07.757 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:43:35.042 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:44:04.865 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:44:34.288 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:45:03.890 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:45:27.771 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:45:54.747 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:46:41.749 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:47:06.847 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:47:30.396 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:47:59.731 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:48:24.376 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:48:53.161 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:49:19.241 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:49:42.989 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:50:11.590 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:50:37.471 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:51:03.559 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:51:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:51:45.818 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:52:12.854 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:52:42.151 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:53:05.794 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:53:29.956 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:53:58.738 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:54:24.729 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:54:49.023 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:55:15.079 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:55:43.095 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:56:12.391 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 04:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 04:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 04:56:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 04:56:46.556 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:57:13.574 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:57:39.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:58:04.722 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:58:34.108 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:58:58.750 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:59:26.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 04:59:54.371 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:00:21.686 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:00:49.531 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:01:40.600 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:02:05.997 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:02:30.181 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:02:54.475 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:03:23.684 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:03:51.667 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:04:21.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:04:49.922 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:05:17.587 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:05:42.646 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:06:11.930 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:06:45.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:07:12.243 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:07:39.103 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:08:02.608 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:08:28.547 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:08:56.817 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:09:24.112 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:09:48.010 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:10:14.370 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:10:42.864 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:11:08.594 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:11:46.345 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:12:09.574 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:12:34.761 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:13:00.831 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:13:27.336 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:13:50.898 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:14:14.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:14:42.830 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:15:07.031 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:15:33.100 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:16:00.663 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:16:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:16:42.027 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:17:07.902 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:17:33.575 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:17:58.376 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:18:23.533 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:18:46.752 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:19:13.807 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:19:40.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:20:09.610 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:20:38.073 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:21:02.538 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:21:41.013 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:22:07.725 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:22:32.182 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:23:01.161 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:23:27.215 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:23:53.837 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:24:21.743 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:24:49.939 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:25:14.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:25:38.204 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:26:03.175 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:26:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:26:42.187 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:27:11.676 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:27:38.040 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:28:05.439 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:28:33.261 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:29:01.754 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:29:30.324 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:29:56.330 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:30:25.785 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:30:54.462 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:31:43.837 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:32:08.922 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:32:34.063 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:33:03.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:33:28.536 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:33:53.777 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:34:18.764 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:34:42.947 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:35:06.438 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:35:32.019 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:36:01.565 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:36:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:36:43.925 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:37:13.185 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:37:40.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:38:06.840 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:38:35.191 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:38:58.959 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:39:27.987 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:39:52.307 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:40:15.620 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:40:40.158 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:41:04.196 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:41:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:41:42.461 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:42:05.796 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:42:31.747 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:42:58.176 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:43:27.868 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:43:57.501 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:44:24.233 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:44:48.412 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:45:17.441 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:45:45.852 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:46:09.822 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:46:40.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:47:05.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:47:28.696 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:47:57.784 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:48:22.719 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:48:48.447 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:49:17.754 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:49:43.540 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:50:07.077 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:50:34.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:50:59.964 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:51:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:51:44.056 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:52:09.401 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:52:34.547 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:52:58.724 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:53:27.308 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:53:55.109 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:54:24.322 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:54:50.017 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:55:14.115 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:55:39.621 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:56:06.301 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 05:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 05:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 05:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 05:56:42.826 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:57:12.027 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:57:37.168 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:58:06.192 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:58:35.347 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:59:01.232 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:59:28.004 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 05:59:56.405 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:00:20.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:00:45.351 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:01:10.812 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:01:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:01:16.969 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:01:41.199 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:02:06.492 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:02:34.641 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:03:02.265 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:03:26.167 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:03:54.114 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:04:22.754 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:04:48.008 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:05:15.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:05:40.380 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:06:07.153 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:06:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:06:43.349 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:07:10.501 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:07:35.643 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:08:02.083 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:08:25.137 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:08:50.741 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:09:15.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:09:41.898 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:10:06.095 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:10:35.388 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:11:00.847 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:11:42.044 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:12:10.970 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:12:35.768 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:13:05.185 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:13:29.843 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:13:53.521 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:14:21.326 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:14:45.329 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:15:11.887 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:15:40.867 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:16:09.101 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:16:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:16:46.299 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:17:14.650 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:17:41.738 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:18:08.572 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:18:38.317 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:19:07.930 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:19:35.526 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:19:58.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:20:28.284 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:20:55.792 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:21:46.098 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:22:10.090 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:22:36.787 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:23:01.954 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:23:29.408 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:23:58.453 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:24:24.476 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:24:49.320 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:25:17.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:25:44.328 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:26:12.153 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:26:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:26:40.821 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:27:07.773 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:27:34.430 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:27:57.809 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:28:24.248 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:28:50.101 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:29:17.523 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:29:43.251 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:30:11.004 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:30:38.969 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:31:03.444 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:31:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:31:40.625 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:32:08.468 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:32:32.689 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:33:00.311 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:33:27.857 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:33:56.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:34:20.222 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:34:45.790 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:35:10.058 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:35:34.786 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:36:00.686 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:36:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:36:42.237 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:37:08.163 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:37:33.812 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:38:01.787 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:38:27.869 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:38:52.155 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:39:15.927 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:39:39.821 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:40:04.215 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:40:27.365 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:40:54.208 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:41:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:41:46.383 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:42:13.322 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:42:38.764 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:43:01.983 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:43:26.698 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:43:51.130 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:44:18.225 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:44:46.789 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:45:10.214 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:45:36.708 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:46:01.060 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:46:46.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:47:15.314 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:47:42.016 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:48:06.390 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:48:33.637 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:48:56.653 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:49:23.656 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:49:47.571 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:50:17.371 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:50:42.670 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:51:10.505 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:51:41.545 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:52:07.766 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:52:34.225 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:52:57.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:53:24.839 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:53:49.568 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:54:17.482 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:54:46.436 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:55:11.774 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:55:40.451 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:56:10.327 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 06:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 06:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 06:56:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 06:56:44.571 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:57:10.157 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:57:36.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:57:59.128 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:58:23.109 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:58:51.718 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:59:18.530 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 06:59:47.415 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:00:16.457 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:00:43.781 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:01:08.360 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:01:40.096 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:02:03.870 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:02:32.120 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:02:57.034 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:03:26.508 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:03:54.335 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:04:21.972 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:04:45.288 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:05:14.027 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:05:41.339 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:06:05.272 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:06:41.912 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:07:06.530 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:07:31.321 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:07:58.559 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:08:23.541 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:08:53.007 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:09:19.748 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:09:48.245 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:10:14.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:10:43.973 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:11:09.734 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:11:40.631 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:12:03.831 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:12:33.725 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:12:57.711 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:13:26.863 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:13:51.559 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:14:15.042 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:14:38.406 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:15:05.784 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:15:29.676 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:15:53.485 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:16:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:16:41.899 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:17:11.824 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:17:38.962 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:18:04.853 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:18:27.875 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:18:57.347 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:19:22.664 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:19:46.731 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:20:13.951 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:20:38.661 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:21:07.362 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:21:44.168 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:22:09.862 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:22:35.218 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:23:02.370 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:23:28.958 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:23:52.316 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:24:16.103 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:24:43.713 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:25:07.669 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:25:33.441 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:26:02.857 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:26:40.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:27:06.620 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:27:36.448 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:28:01.666 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:28:29.982 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:28:57.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:29:24.468 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:29:48.107 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:30:16.118 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:30:39.980 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:31:06.687 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:31:44.036 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:32:11.226 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:32:39.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:33:05.571 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:33:28.828 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:33:53.569 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:34:18.097 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:34:41.590 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:35:09.354 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:35:36.575 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:36:04.253 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:36:45.041 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:37:14.212 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:37:40.607 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:38:09.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:38:36.488 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:39:02.013 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:39:30.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:39:54.324 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:40:20.133 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:40:43.790 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:41:10.490 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:41:42.803 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:42:11.933 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:42:36.578 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:43:01.282 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:43:27.883 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:43:50.982 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:44:19.464 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:44:46.619 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:45:13.793 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:45:43.047 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:46:10.244 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:46:43.359 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:47:11.269 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:47:37.072 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:48:02.266 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:48:25.431 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:48:54.821 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:49:24.368 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:49:48.361 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:50:13.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:50:37.703 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:51:06.349 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:51:42.255 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:52:08.745 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:52:35.869 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:53:02.029 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:53:31.778 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:53:59.170 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:54:22.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:54:46.107 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:55:10.424 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:55:36.071 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:56:01.097 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 07:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 07:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 07:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 07:56:46.504 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:57:15.250 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:57:41.356 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:58:10.679 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:58:37.744 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:59:06.565 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:59:35.938 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 07:59:58.946 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:00:25.865 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:00:49.965 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:01:46.750 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:02:09.895 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:02:35.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:03:04.440 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:03:32.002 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:04:00.261 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:04:27.352 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:04:53.394 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:05:18.509 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:05:43.471 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:06:10.874 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:06:43.758 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:07:08.255 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:07:33.445 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:08:00.630 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:08:25.898 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:08:49.970 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:09:18.407 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:09:43.125 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:10:06.630 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:10:34.172 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:11:00.293 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:11:44.600 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:12:11.663 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:12:41.107 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:13:06.171 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:13:30.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:13:54.784 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:14:23.092 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:14:47.207 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:15:16.455 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:15:39.924 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:16:07.698 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:16:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:16:45.286 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:17:14.850 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:17:41.114 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:18:07.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:18:34.806 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:19:00.892 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:19:27.343 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:19:52.917 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:20:22.680 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:20:47.292 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:21:46.886 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:22:13.927 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:22:41.917 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:23:07.853 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:23:34.334 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:24:02.800 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:24:25.931 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:24:53.357 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:25:21.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:25:47.489 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:26:45.518 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:27:10.977 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:27:35.624 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:28:04.277 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:28:31.151 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:28:57.479 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:29:20.791 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:29:46.923 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:30:16.593 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:30:43.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:31:11.209 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:31:46.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:32:13.893 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:32:41.545 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:33:10.454 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:33:33.660 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:34:02.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:34:28.685 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:34:53.068 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:35:22.304 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:35:49.746 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:36:45.729 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:37:12.657 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:37:39.961 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:38:04.333 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:38:30.578 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:38:55.821 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:39:19.218 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:39:44.105 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:40:13.809 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:40:39.419 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:41:05.832 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:41:43.386 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:42:08.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:42:36.962 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:43:03.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:43:27.817 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:43:54.901 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:44:23.665 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:44:49.869 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:45:16.480 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:45:42.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:46:10.939 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:46:45.084 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:47:08.902 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:47:35.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:48:02.450 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:48:25.506 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:48:53.828 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:49:20.611 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:49:46.349 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:50:11.456 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:50:35.955 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:51:03.970 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:51:45.549 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:52:14.615 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:52:39.203 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:53:04.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:53:28.055 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:53:54.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:54:21.471 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:54:51.171 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:55:20.079 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:55:44.085 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:56:12.105 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 08:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 08:56:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 08:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 08:56:41.673 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:57:09.511 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:57:38.767 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:58:05.801 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:58:33.024 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:59:02.610 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:59:28.500 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 08:59:52.319 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:00:21.644 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:00:49.855 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:01:40.146 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:02:06.195 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:02:32.087 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:02:56.577 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:03:23.272 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:03:48.524 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:04:16.513 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:04:43.887 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:05:09.081 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:05:37.011 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:06:00.634 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:06:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:06:44.568 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:07:10.191 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:07:36.629 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:08:05.892 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:08:33.024 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:09:01.003 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:09:29.178 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:09:57.325 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:10:22.959 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:10:51.880 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:11:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:11:45.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:12:13.030 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:12:39.286 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:13:03.372 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:13:31.150 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:13:58.648 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:14:25.910 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:14:49.435 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:15:13.754 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:15:37.237 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:16:01.030 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:16:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:16:44.998 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:17:11.825 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:17:37.326 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:18:00.774 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:18:27.973 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:18:51.814 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:19:21.057 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:19:45.235 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:20:08.430 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:20:33.337 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:20:58.329 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:21:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:21:41.220 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:22:06.496 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:22:33.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:22:56.732 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:23:21.620 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:23:45.405 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:24:10.914 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:24:36.761 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:25:06.386 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:25:31.428 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:26:00.279 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:26:45.875 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:27:10.710 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:27:40.294 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:28:09.165 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:28:38.789 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:29:07.048 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:29:33.239 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:30:01.746 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:30:29.062 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:30:54.819 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:31:46.684 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:32:14.243 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:32:43.420 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:33:10.926 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:33:37.175 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:34:05.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:34:34.849 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:35:00.907 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:35:29.842 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:35:59.667 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:36:46.279 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:37:15.700 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:37:44.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:38:11.086 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:38:34.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:39:03.461 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:39:28.809 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:39:54.208 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:40:19.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:40:45.745 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:41:09.281 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:41:43.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:42:07.117 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:42:30.546 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:42:58.696 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:43:26.462 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:43:54.977 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:44:24.496 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:44:50.582 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:45:15.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:45:41.192 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:46:09.488 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:46:40.382 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:47:04.710 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:47:31.265 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:47:54.539 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:48:20.839 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:48:47.438 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:49:10.968 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:49:34.199 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:50:02.240 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:50:25.711 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:50:54.400 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:51:44.904 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:52:14.691 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:52:42.388 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:53:10.517 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:53:37.292 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:54:04.491 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:54:29.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:54:53.859 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:55:18.322 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:55:41.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:56:08.327 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 09:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 09:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 09:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 09:56:43.697 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:57:09.500 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:57:39.162 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:58:02.820 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:58:27.790 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:58:57.659 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:59:24.806 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 09:59:54.762 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:00:20.188 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:00:49.978 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:01:43.042 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:02:12.328 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:02:40.123 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:03:05.428 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:03:32.293 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:03:56.502 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:04:25.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:04:48.648 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:05:14.161 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:05:38.484 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:06:06.229 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:06:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:06:43.375 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:07:10.233 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:07:39.707 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:08:03.319 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:08:30.062 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:08:56.386 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:09:25.149 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:09:49.796 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:10:15.565 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:10:44.315 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:11:07.937 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:11:45.168 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:12:12.343 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:12:39.266 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:13:04.652 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:13:31.006 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:13:55.199 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:14:24.985 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:14:54.702 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:15:23.295 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:15:48.733 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:16:46.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:17:09.333 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:17:34.138 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:18:02.971 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:18:32.592 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:19:01.861 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:19:29.830 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:19:57.597 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:20:21.676 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:20:46.575 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:21:14.128 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:21:44.090 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:22:13.163 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:22:36.687 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:23:01.058 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:23:26.794 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:23:51.763 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:24:19.779 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:24:46.795 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:25:10.872 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:25:38.920 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:26:08.525 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:26:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:26:42.288 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:27:11.826 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:27:39.559 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:28:09.541 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:28:39.241 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:29:05.605 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:29:33.309 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:29:59.783 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:30:25.497 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:30:49.563 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:31:41.552 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:32:05.878 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:32:31.153 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:32:55.476 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:33:24.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:33:47.763 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:34:17.093 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:34:45.202 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:35:08.383 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:35:36.152 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:36:00.286 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:36:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:36:45.931 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:37:10.446 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:37:34.275 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:37:58.894 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:38:22.723 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:38:50.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:39:20.204 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:39:45.168 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:40:09.568 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:40:35.684 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:41:04.338 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:41:40.071 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:42:09.926 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:42:34.239 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:43:01.162 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:43:25.184 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:43:51.378 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:44:17.978 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:44:47.642 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:45:11.039 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:45:39.514 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:46:08.156 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:46:41.069 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:47:05.512 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:47:33.950 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:47:57.874 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:48:24.961 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:48:49.643 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:49:15.445 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:49:41.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:50:05.275 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:50:30.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:50:55.985 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:51:45.370 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:52:13.311 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:52:37.227 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:53:06.075 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:53:30.503 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:53:58.352 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:54:27.009 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:54:50.763 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:55:18.022 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:55:42.465 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:56:09.834 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 10:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 10:56:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 10:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 10:56:44.388 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:57:10.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:57:35.723 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:58:02.625 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:58:31.887 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:58:58.031 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:59:26.651 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 10:59:55.294 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:00:22.642 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:00:50.653 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:01:46.027 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:02:11.606 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:02:39.814 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:03:05.134 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:03:34.912 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:04:02.410 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:04:27.723 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:04:52.938 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:05:19.162 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:05:48.749 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:06:41.495 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:07:10.098 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:07:37.371 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:08:03.760 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:08:29.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:08:53.901 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:09:22.801 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:09:50.797 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:10:19.865 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:10:44.099 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:11:11.881 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:11:42.650 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:12:06.061 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:12:34.431 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:13:02.390 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:13:31.843 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:14:00.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:14:29.711 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:14:52.771 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:15:16.530 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:15:42.849 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:16:08.956 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:16:44.158 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:17:12.836 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:17:38.543 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:18:03.056 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:18:31.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:18:58.693 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:19:28.146 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:19:52.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:20:22.689 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:20:51.131 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:21:41.259 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:22:10.585 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:22:35.004 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:22:59.187 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:23:26.363 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:23:54.872 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:24:23.112 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:24:52.487 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:25:19.598 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:25:47.556 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:26:46.920 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:27:11.439 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:27:38.108 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:28:06.683 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:28:36.512 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:29:02.005 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:29:25.140 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:29:52.268 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:30:18.094 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:30:46.305 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:31:13.511 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:31:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:31:46.924 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:32:16.713 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:32:44.053 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:33:07.733 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:33:37.441 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:34:06.459 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:34:29.499 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:34:54.041 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:35:19.779 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:35:47.265 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:36:41.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:37:09.804 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:37:35.368 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:38:04.539 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:38:32.791 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:38:57.174 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:39:20.356 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:39:48.273 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:40:11.864 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:40:40.748 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:41:04.331 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:41:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:41:16.969 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:41:44.643 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:42:09.881 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:42:39.544 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:43:05.457 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:43:32.253 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:43:56.873 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:44:22.955 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:44:46.542 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:45:12.314 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:45:37.792 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:46:03.939 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:46:46.573 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:47:11.169 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:47:39.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:48:04.775 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:48:34.059 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:49:02.901 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:49:26.944 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:49:53.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:50:17.244 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:50:41.642 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:51:08.895 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:51:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:51:45.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:52:08.995 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:52:35.098 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:52:59.343 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:53:24.469 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:53:51.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:54:20.509 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:54:44.008 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:55:10.492 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:55:39.717 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:56:07.517 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 11:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 11:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 11:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 11:56:44.963 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:57:11.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:57:35.052 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:58:02.837 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:58:26.452 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:58:52.475 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:59:20.471 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 11:59:46.653 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:00:10.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:00:38.084 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:01:01.626 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:01:42.218 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:02:06.312 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:02:29.588 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:02:56.262 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:03:20.931 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:03:44.291 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:04:10.286 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:04:39.759 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:05:05.772 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:05:29.615 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:05:59.166 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:06:40.727 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:07:08.320 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:07:31.792 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:07:54.826 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:08:18.464 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:08:42.530 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:09:05.962 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:09:31.416 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:09:58.302 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:10:24.979 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:10:51.299 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:11:42.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:12:06.391 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:12:32.959 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:12:58.989 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:13:25.800 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:13:54.609 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:14:23.694 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:14:48.388 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:15:11.621 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:15:37.274 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:16:02.678 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:16:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:16:45.328 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:17:14.935 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:17:44.309 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:18:08.170 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:18:32.663 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:18:57.625 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:19:21.568 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:19:50.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:20:15.374 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:20:42.140 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:21:08.486 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:21:42.727 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:22:06.313 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:22:35.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:23:00.606 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:23:27.551 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:23:54.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:24:18.731 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:24:44.005 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:25:13.724 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:25:40.467 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:26:09.399 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:26:45.847 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:27:09.725 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:27:36.413 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:28:02.455 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:28:26.855 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:28:50.314 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:29:17.448 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:29:46.692 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:30:15.682 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:30:44.071 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:31:10.002 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:31:41.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:32:08.971 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:32:34.500 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:32:57.631 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:33:25.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:33:54.358 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:34:19.149 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:34:43.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:35:10.329 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:35:35.990 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:36:05.330 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:36:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:36:42.932 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:37:11.948 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:37:36.857 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:38:03.198 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:38:31.406 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:38:57.484 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:39:23.641 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:39:52.583 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:40:22.510 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:40:51.187 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:41:45.763 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:42:14.517 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:42:38.326 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:43:05.214 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:43:29.108 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:43:55.609 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:44:25.210 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:44:50.830 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:45:15.617 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:45:38.841 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:46:07.587 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:46:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:46:46.684 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:47:12.758 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:47:36.071 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:48:04.511 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:48:29.310 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:48:53.182 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:49:19.296 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:49:47.723 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:50:12.669 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:50:39.020 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:51:02.450 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:51:40.052 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:52:07.447 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:52:31.776 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:53:00.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:53:26.165 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:53:56.052 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:54:21.350 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:54:47.701 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:55:13.958 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:55:37.375 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:56:02.227 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 12:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 12:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 12:56:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 12:56:43.092 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:57:06.407 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:57:31.282 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:57:57.293 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:58:24.014 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:58:48.700 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:59:14.651 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 12:59:42.473 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:00:06.515 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:00:33.147 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:01:01.027 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:01:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:01:42.184 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:02:10.601 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:02:39.672 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:03:09.312 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:03:33.098 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:04:01.187 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:04:25.832 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:04:53.995 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:05:19.667 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:05:46.743 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:06:14.659 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:06:41.519 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:07:06.135 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:07:29.473 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:07:56.441 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:08:22.993 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:08:50.318 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:09:19.564 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:09:45.752 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:10:08.793 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:10:35.769 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:11:04.083 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:11:44.809 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:12:09.084 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:12:37.607 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:13:00.823 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:13:25.130 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:13:51.261 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:14:19.391 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:14:43.272 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:15:06.815 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:15:33.423 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:16:02.280 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:16:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:16:44.451 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:17:12.715 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:17:36.720 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:18:04.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:18:27.694 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:18:51.277 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:19:17.277 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:19:45.001 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:20:09.786 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:20:37.915 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:21:01.432 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:21:45.224 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:22:10.438 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:22:33.445 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:22:59.654 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:23:27.592 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:23:54.882 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:24:22.980 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:24:48.640 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:25:15.093 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:25:38.212 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:26:03.745 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:26:46.927 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:27:15.868 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:27:41.495 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:28:08.443 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:28:34.819 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:28:58.149 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:29:24.314 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:29:48.288 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:30:16.532 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:30:43.764 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:31:13.596 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:31:45.716 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:32:10.274 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:32:34.819 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:33:00.295 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:33:26.444 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:33:53.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:34:21.722 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:34:49.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:35:17.947 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:35:47.585 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:36:42.962 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:37:07.633 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:37:35.897 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:38:01.665 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:38:28.824 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:38:54.903 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:39:21.901 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:39:45.439 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:40:10.723 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:40:37.064 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:41:02.741 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:41:44.382 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:42:07.950 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:42:37.924 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:43:01.376 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:43:25.939 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:43:54.978 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:44:18.125 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:44:45.608 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:45:09.983 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:45:34.357 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:46:00.498 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:46:45.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:47:12.161 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:47:41.492 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:48:06.165 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:48:34.509 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:49:01.188 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:49:31.106 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:49:57.173 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:50:24.926 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:50:54.032 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:51:43.686 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:52:13.297 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:52:38.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:53:07.717 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:53:35.072 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:54:02.996 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:54:30.623 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:54:57.923 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:55:25.384 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:55:51.862 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 13:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 13:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 13:56:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 13:56:42.527 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:57:09.534 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:57:34.838 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:57:59.152 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:58:27.453 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:58:55.496 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:59:25.252 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 13:59:49.772 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:00:14.612 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:00:37.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:01:02.810 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:01:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:01:41.656 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:02:10.901 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:02:35.754 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:03:00.439 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:03:28.987 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:03:53.925 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:04:17.098 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:04:42.379 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:05:09.937 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:05:35.333 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:06:01.897 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:06:46.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:07:11.720 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:07:37.503 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:08:02.713 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:08:27.022 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:08:56.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:09:24.139 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:09:49.279 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:10:17.573 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:10:40.793 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:11:04.626 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:11:45.811 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:12:09.355 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:12:34.100 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:12:57.299 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:13:25.990 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:13:54.896 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:14:22.508 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:14:49.453 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:15:13.753 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:15:40.863 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:16:06.889 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:16:16.967 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:16:40.150 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:17:04.596 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:17:30.577 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:17:59.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:18:27.395 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:18:53.050 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:19:17.038 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:19:41.926 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:20:05.465 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:20:29.408 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:20:55.703 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:21:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:21:43.381 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:22:08.905 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:22:32.805 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:22:56.436 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:23:22.734 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:23:52.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:24:16.387 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:24:43.877 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:25:10.263 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:25:37.498 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:26:04.270 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:26:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:26:40.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:27:05.016 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:27:29.609 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:27:53.924 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:28:22.423 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:28:47.781 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:29:15.002 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:29:38.419 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:30:03.171 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:30:32.448 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:30:55.693 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:31:41.771 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:32:07.348 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:32:32.073 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:32:59.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:33:28.237 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:33:51.810 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:34:15.789 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:34:44.340 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:35:12.969 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:35:39.506 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:36:02.871 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:36:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:36:43.429 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:37:13.093 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:37:42.825 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:38:08.644 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:38:37.783 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:39:07.025 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:39:31.586 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:39:59.563 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:40:22.870 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:40:48.411 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:41:43.977 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:42:08.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:42:38.626 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:43:08.432 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:43:35.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:44:05.924 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:44:33.412 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:45:00.811 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:45:24.609 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:45:48.448 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:46:42.282 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:47:11.945 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:47:35.043 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:48:02.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:48:31.478 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:48:54.513 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:49:20.117 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:49:44.861 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:50:13.750 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:50:38.104 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:51:02.243 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:51:45.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:52:08.361 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:52:32.828 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:53:01.220 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:53:27.858 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:53:55.903 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:54:25.196 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:54:48.352 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:55:13.925 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:55:39.548 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:56:04.841 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 14:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 14:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 14:56:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 14:56:46.222 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:57:13.755 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:57:41.086 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:58:04.354 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:58:29.383 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:58:58.254 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:59:21.969 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 14:59:50.038 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:00:17.737 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:00:47.571 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:01:41.297 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:02:06.806 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:02:30.133 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:02:59.214 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:03:28.815 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:03:53.575 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:04:22.737 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:04:51.903 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:05:16.194 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:05:42.373 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:06:11.445 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:06:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:06:44.869 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:07:13.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:07:39.353 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:08:09.001 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:08:35.242 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:09:05.030 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:09:33.896 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:10:00.203 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:10:29.259 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:10:53.105 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:11:46.849 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:12:14.212 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:12:39.311 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:13:07.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:13:31.833 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:13:56.739 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:14:20.897 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:14:47.159 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:15:10.244 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:15:39.953 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:16:08.578 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:16:46.356 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:17:12.692 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:17:38.787 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:18:08.369 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:18:33.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:18:59.822 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:19:23.055 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:19:50.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:20:16.605 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:20:40.427 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:21:04.393 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:21:44.115 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:22:07.514 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:22:31.035 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:22:59.678 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:23:26.289 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:23:55.873 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:24:19.389 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:24:47.110 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:25:17.076 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:25:40.948 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:26:06.601 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:26:42.877 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:27:10.692 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:27:35.168 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:28:03.669 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:28:27.909 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:28:53.425 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:29:23.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:29:50.812 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:30:15.700 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:30:41.016 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:31:10.821 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:31:41.347 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:32:04.877 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:32:29.959 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:32:56.396 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:33:26.300 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:33:51.570 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:34:20.013 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:34:44.365 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:35:09.078 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:35:33.237 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:35:58.237 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:36:40.696 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:37:05.708 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:37:30.562 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:37:54.972 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:38:23.530 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:38:51.694 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:39:16.407 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:39:42.341 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:40:11.660 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:40:39.548 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:41:07.877 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:41:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:41:41.477 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:42:10.571 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:42:39.356 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:43:02.956 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:43:28.363 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:43:52.483 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:44:16.418 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:44:43.790 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:45:07.878 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:45:34.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:46:01.421 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:46:46.445 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:47:16.334 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:47:40.319 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:48:05.308 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:48:31.569 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:48:59.382 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:49:28.929 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:49:54.711 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:50:19.705 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:50:44.443 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:51:14.315 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:51:46.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:52:14.236 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:52:39.330 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:53:02.903 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:53:31.738 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:53:55.413 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:54:22.834 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:54:51.053 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:55:19.638 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:55:46.654 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:56:15.570 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 15:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 15:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 15:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 15:56:40.277 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:57:04.554 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:57:30.665 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:57:55.182 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:58:24.866 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:58:50.190 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:59:17.320 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 15:59:45.449 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:00:10.137 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:00:36.735 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:01:02.011 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:01:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:01:45.920 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:02:15.253 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:02:40.642 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:03:05.039 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:03:34.911 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:04:01.826 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:04:26.725 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:04:54.972 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:05:20.148 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:05:49.929 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:06:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:06:44.042 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:07:10.954 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:07:38.991 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:08:07.206 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:08:32.601 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:08:56.827 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:09:20.508 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:09:49.117 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:10:16.947 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:10:44.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:11:12.333 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:11:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:11:46.016 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:12:12.942 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:12:38.673 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:13:07.395 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:13:36.916 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:14:02.193 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:14:31.145 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:15:00.807 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:15:24.338 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:15:49.537 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:16:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:16:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:16:43.431 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:17:06.650 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:17:31.199 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:17:54.511 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:18:23.413 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:18:48.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:19:15.414 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:19:41.937 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:20:05.399 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:20:32.570 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:20:59.458 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:21:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:21:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:21:45.837 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:22:10.951 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:22:36.742 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:23:04.610 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:23:31.885 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:24:00.138 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:24:26.014 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:24:55.057 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:25:24.529 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:25:52.160 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:26:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:26:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:26:43.718 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:27:10.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:27:37.052 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:28:03.184 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:28:27.149 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:28:50.454 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:29:16.026 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:29:42.783 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:30:10.190 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:30:38.403 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:31:04.874 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:31:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:31:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:31:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:31:40.876 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:32:06.798 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:32:36.339 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:33:01.882 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:33:25.268 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:33:52.689 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:34:16.010 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:34:39.962 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:35:07.661 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:35:35.103 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:36:02.261 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:36:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:36:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:36:44.645 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:37:09.254 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:37:37.072 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:38:02.999 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:38:31.541 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:38:55.851 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:39:22.370 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:39:46.691 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:40:10.458 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:40:39.006 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:41:03.337 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:41:46.531 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:42:09.731 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:42:36.285 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:43:00.847 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:43:28.983 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:43:54.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:44:24.229 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:44:48.041 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:45:17.337 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:45:41.123 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:46:09.448 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:46:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:46:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:46:40.976 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:47:09.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:47:36.817 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:48:06.606 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:48:33.733 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:49:00.777 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:49:24.403 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:49:49.241 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:50:16.258 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:50:45.761 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:51:13.066 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:51:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:51:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:51:42.332 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:52:10.032 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:52:33.771 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:53:01.768 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:53:31.546 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:53:59.831 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:54:28.483 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:54:56.124 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:55:23.618 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:55:47.640 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 16:56:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 16:56:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 16:56:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 16:56:43.298 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:57:08.964 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:57:37.317 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:58:01.749 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:58:31.348 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:59:00.441 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:59:23.688 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 16:59:48.876 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:00:17.557 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:00:41.126 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:01:05.040 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:01:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:01:43.421 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:02:08.466 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:02:35.972 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:02:59.158 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:03:24.463 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:03:51.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:04:17.161 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:04:42.130 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:05:07.487 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:05:36.216 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:06:01.843 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:06:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:06:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:06:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:06:46.770 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:07:12.840 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:07:41.927 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:08:09.151 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:08:37.585 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:09:04.023 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:09:28.108 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:09:55.179 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:10:22.266 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:10:48.345 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:11:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:11:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:11:42.584 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:12:11.771 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:12:36.582 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:13:03.569 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:13:33.277 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:13:58.360 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:14:27.589 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:14:52.470 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:15:16.937 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:15:42.362 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:16:11.676 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:16:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:16:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:16:41.273 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:17:10.153 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:17:39.330 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:18:04.956 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:18:30.183 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:18:57.553 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:19:20.655 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:19:49.500 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:20:13.106 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:20:43.062 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:21:12.834 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:21:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:21:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:21:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:21:16.969 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:21:40.536 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:22:10.383 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:22:36.695 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:23:02.426 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:23:30.813 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:23:54.990 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:24:21.143 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:24:50.900 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:25:19.387 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:25:48.142 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:26:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:26:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:26:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:26:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:26:43.214 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:27:12.177 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:27:37.940 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:28:02.089 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:28:28.106 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:28:53.889 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:29:22.056 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:29:47.955 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:30:12.225 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:30:40.724 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:31:04.690 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:31:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:31:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:31:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:31:16.969 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:31:46.830 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:32:13.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:32:41.437 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:33:08.708 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:33:32.407 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:33:55.905 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:34:23.701 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:34:47.566 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:35:15.731 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:35:41.837 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:36:07.525 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:36:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:36:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:36:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:36:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:36:40.498 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:37:05.045 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:37:30.485 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:37:59.689 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:38:26.003 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:38:49.969 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:39:16.904 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:39:42.698 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:40:05.728 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:40:31.500 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:41:00.444 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:41:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:41:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:41:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:41:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:41:44.209 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:42:09.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:42:38.714 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:43:03.113 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:43:28.401 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:43:58.183 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:44:24.807 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:44:49.730 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:45:17.736 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:45:46.179 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:46:12.164 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:46:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:46:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:46:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:46:16.966 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:46:45.396 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:47:11.975 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:47:38.894 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:48:04.921 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:48:33.788 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:48:57.961 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:49:21.822 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:49:49.877 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:50:18.550 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:50:43.176 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:51:07.904 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:51:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:51:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:51:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:51:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:51:41.538 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:52:06.603 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:52:31.470 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:52:55.967 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:53:22.972 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:53:51.101 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:54:18.819 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:54:44.850 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:55:07.870 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:55:35.079 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:55:59.388 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 17:56:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:56:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 17:56:16.966 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 17:56:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 17:56:46.216 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:57:10.662 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:57:38.909 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:58:06.804 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:58:30.492 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:58:55.610 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:59:21.867 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 17:59:48.665 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:00:15.809 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:00:42.574 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:01:06.341 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 18:01:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:01:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 18:01:16.969 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 18:01:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 18:01:41.271 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:02:09.785 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:02:37.037 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:03:01.551 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:03:25.601 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:03:54.814 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:04:22.003 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:04:49.719 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:05:16.239 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:05:43.283 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:06:11.894 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 18:06:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:06:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 18:06:16.975 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 18:06:16.975 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 18:06:45.740 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:07:13.717 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:07:38.636 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:08:05.176 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:08:29.613 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:08:55.477 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:09:22.246 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:09:46.558 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:10:14.424 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:10:40.732 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:11:04.162 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 18:11:16.966 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:11:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 18:11:16.966 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 18:11:16.967 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 18:11:43.473 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:12:07.358 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:12:34.565 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:13:01.179 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:13:26.795 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:13:51.521 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:14:17.498 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:14:41.532 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:15:05.132 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:15:34.030 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:15:59.863 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 18:16:16.965 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:16:16.966 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 18:16:16.970 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 18:16:16.970 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 18:16:42.189 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:17:05.576 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:17:30.829 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:17:55.747 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:18:21.543 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:18:50.955 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 18:19:15.498 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 19:12:13.501 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-04 19:12:13.814 +01:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-04 19:12:13.823 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-04 19:12:13.829 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-04 19:12:13.841 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-04 19:12:13.850 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-04 19:12:13.870 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-04 19:12:13.887 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-04 19:12:13.920 +01:00 [DBG] Hosting starting -2023-10-04 19:12:13.928 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-04 19:12:13.935 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-04 19:12:13.940 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-04 19:12:13.941 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-04 19:12:13.941 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-04 19:12:13.942 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-04 19:12:13.942 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-04 19:12:13.943 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-04 19:12:13.963 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-04 19:12:13.967 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-04 19:12:13.967 +01:00 [INF] Quartz Scheduler created -2023-10-04 19:12:13.967 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-04 19:12:13.968 +01:00 [INF] RAMJobStore initialized. -2023-10-04 19:12:13.969 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-04 19:12:13.969 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-04 19:12:13.969 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-04 19:12:13.976 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-04 19:12:13.979 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-04 19:12:13.982 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-04 19:12:13.983 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-04 19:12:13.983 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-04 19:12:13.983 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-04 19:12:13.984 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-04 19:12:14.023 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-04 19:12:14.102 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-04 19:12:14.103 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-04 19:12:14.103 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-04 19:12:14.103 +01:00 [INF] Hosting environment: Development -2023-10-04 19:12:14.103 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-04 19:12:14.104 +01:00 [DBG] Hosting started -2023-10-04 19:12:14.106 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-04 19:12:14.108 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 19:12:14.115 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 19:12:14.120 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 19:12:14.333 +01:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 19:12:14.356 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 19:12:15.627 +01:00 [INF] Application is shutting down... -2023-10-04 19:12:15.627 +01:00 [DBG] Hosting stopping -2023-10-04 19:12:15.633 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core shutting down. -2023-10-04 19:12:15.634 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core paused. -2023-10-04 19:12:15.636 +01:00 [DBG] Shutting down threadpool... -2023-10-04 19:12:15.636 +01:00 [DBG] Waiting for 0 threads to complete. -2023-10-04 19:12:15.636 +01:00 [DBG] No executing jobs remaining, all threads stopped. -2023-10-04 19:12:15.637 +01:00 [DBG] Shutdown of threadpool complete. -2023-10-04 19:12:15.637 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core Shutdown complete. -2023-10-04 19:12:15.638 +01:00 [DBG] Hosting stopped -2023-10-04 20:16:48.461 +01:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. -2023-10-04 20:16:48.651 +01:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-04 20:16:48.657 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT EXISTS ( - SELECT 1 FROM pg_catalog.pg_class c - JOIN pg_catalog.pg_namespace n ON n.oid=c.relnamespace - WHERE n.nspname='sys' AND - c.relname='migrations' -) -2023-10-04 20:16:48.661 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT "MigrationId", "ProductVersion" -FROM sys.migrations -ORDER BY "MigrationId"; -2023-10-04 20:16:48.669 +01:00 [INF] No migrations were applied. The database is already up to date. -2023-10-04 20:16:48.675 +01:00 [DBG] Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol. -2023-10-04 20:16:48.691 +01:00 [INF] User profile is available. Using '/home/fergalm/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-10-04 20:16:48.701 +01:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider"] -2023-10-04 20:16:48.726 +01:00 [DBG] Hosting starting -2023-10-04 20:16:48.734 +01:00 [DBG] Reading data from file '/home/fergalm/.aspnet/DataProtection-Keys/key-95fc4ec7-d90a-4ad5-ae74-a20946f7adbc.xml'. -2023-10-04 20:16:48.738 +01:00 [DBG] Found key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc}. -2023-10-04 20:16:48.741 +01:00 [DBG] Considering key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} with expiration date 2023-11-01 18:34:32Z as default key. -2023-10-04 20:16:48.742 +01:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 -2023-10-04 20:16:48.742 +01:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. -2023-10-04 20:16:48.742 +01:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. -2023-10-04 20:16:48.743 +01:00 [DBG] Using key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} as the default key. -2023-10-04 20:16:48.743 +01:00 [DBG] Key ring with default key {95fc4ec7-d90a-4ad5-ae74-a20946f7adbc} was loaded during application startup. -2023-10-04 20:16:48.752 +01:00 [DBG] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. -2023-10-04 20:16:48.753 +01:00 [INF] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl -2023-10-04 20:16:48.754 +01:00 [INF] Quartz Scheduler created -2023-10-04 20:16:48.754 +01:00 [INF] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory -2023-10-04 20:16:48.754 +01:00 [INF] RAMJobStore initialized. -2023-10-04 20:16:48.754 +01:00 [INF] Quartz Scheduler 3.7.0.0 - 'MixyBoos Scheduler' with instanceId 'MixyBoos-Server-Core' initialized -2023-10-04 20:16:48.754 +01:00 [INF] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 -2023-10-04 20:16:48.755 +01:00 [INF] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False -2023-10-04 20:16:48.758 +01:00 [INF] Adding 5 jobs, 1 triggers. -2023-10-04 20:16:48.759 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedAudioJob -2023-10-04 20:16:48.761 +01:00 [INF] Adding job: DEFAULT.ProcessUploadedImageJob -2023-10-04 20:16:48.761 +01:00 [INF] Adding job: DEFAULT.CheckLiveStreamJob -2023-10-04 20:16:48.761 +01:00 [INF] Adding job: DEFAULT.SaveLiveShowJob -2023-10-04 20:16:48.761 +01:00 [INF] Adding job: DEFAULT.CheckAudioIsProcessedJob -2023-10-04 20:16:48.761 +01:00 [DBG] Scheduling job: DEFAULT.CheckAudioIsProcessedJob with trigger: DEFAULT.trigger-CheckAudioIsProcessedJob -2023-10-04 20:16:48.783 +01:00 [WRN] Overriding address(es) 'https://localhost:5001, http://localhost:5000'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead. -2023-10-04 20:16:48.847 +01:00 [INF] Now listening on: https://0.0.0.0:5001 -2023-10-04 20:16:48.847 +01:00 [DBG] Loaded hosting startup assembly mixyboos-api -2023-10-04 20:16:48.847 +01:00 [DBG] Loaded hosting startup assembly Microsoft.AspNetCore.Watch.BrowserRefresh -2023-10-04 20:16:48.847 +01:00 [INF] Application started. Press Ctrl+C to shut down. -2023-10-04 20:16:48.847 +01:00 [INF] Hosting environment: Development -2023-10-04 20:16:48.847 +01:00 [INF] Content root path: /srv/dev/mixyboos/mixyboos-backend/mixyboos-api -2023-10-04 20:16:48.848 +01:00 [DBG] Hosting started -2023-10-04 20:16:48.849 +01:00 [INF] Scheduler MixyBoos Scheduler_$_MixyBoos-Server-Core started. -2023-10-04 20:16:48.851 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 20:16:48.854 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:16:48.858 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 20:16:48.995 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 20:16:49.008 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 20:17:16.673 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:17:37.224 +01:00 [DBG] Connection id "0HMU51Q8VGH6C" accepted. -2023-10-04 20:17:37.224 +01:00 [DBG] Connection id "0HMU51Q8VGH6C" started. -2023-10-04 20:17:37.233 +01:00 [DBG] Connection 0HMU51Q8VGH6C established using the following protocol: "Tls13" -2023-10-04 20:17:37.245 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-04 20:17:37.247 +01:00 [DBG] Wildcard detected, all requests with hosts will be allowed. -2023-10-04 20:17:37.262 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-04 20:17:37.264 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-04 20:17:37.264 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:17:37.269 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-04 20:17:37.269 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:17:37.270 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-04 20:17:37.271 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-04 20:17:37.271 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-04 20:17:37.273 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 28.2302ms -2023-10-04 20:17:37.274 +01:00 [DBG] Connection id "0HMU51Q8VGH6C" disconnecting. -2023-10-04 20:17:37.275 +01:00 [DBG] Connection id "0HMU51Q8VGH6C" stopped. -2023-10-04 20:17:37.275 +01:00 [DBG] Connection id "0HMU51Q8VGH6C" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:17:38.170 +01:00 [DBG] Connection id "0HMU51Q8VGH6D" accepted. -2023-10-04 20:17:38.171 +01:00 [DBG] Connection id "0HMU51Q8VGH6D" started. -2023-10-04 20:17:38.172 +01:00 [DBG] Connection 0HMU51Q8VGH6D established using the following protocol: "Tls13" -2023-10-04 20:17:38.172 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-04 20:17:38.173 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-04 20:17:38.173 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-04 20:17:38.174 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:17:38.176 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-04 20:17:38.176 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:17:38.176 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-04 20:17:38.177 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-04 20:17:38.177 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-04 20:17:38.177 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 5.081ms -2023-10-04 20:17:38.178 +01:00 [DBG] Connection id "0HMU51Q8VGH6D" disconnecting. -2023-10-04 20:17:38.178 +01:00 [DBG] Connection id "0HMU51Q8VGH6D" stopped. -2023-10-04 20:17:38.178 +01:00 [DBG] Connection id "0HMU51Q8VGH6D" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:17:38.211 +01:00 [DBG] Connection id "0HMU51Q8VGH6E" accepted. -2023-10-04 20:17:38.212 +01:00 [DBG] Connection id "0HMU51Q8VGH6E" started. -2023-10-04 20:17:38.212 +01:00 [DBG] Connection 0HMU51Q8VGH6E established using the following protocol: "Tls13" -2023-10-04 20:17:38.213 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-04 20:17:38.213 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-04 20:17:38.213 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-04 20:17:38.213 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:17:38.214 +01:00 [INF] Identity.Bearer was not authenticated. Failure message: Token expired -2023-10-04 20:17:38.214 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:17:38.214 +01:00 [DBG] Policy authentication schemes did not succeed -2023-10-04 20:17:38.214 +01:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-10-04 20:17:38.214 +01:00 [INF] AuthenticationScheme: Identity.Bearer was challenged. -2023-10-04 20:17:38.215 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 401 0 null 1.8727ms -2023-10-04 20:17:38.215 +01:00 [DBG] Connection id "0HMU51Q8VGH6E" disconnecting. -2023-10-04 20:17:38.215 +01:00 [DBG] Connection id "0HMU51Q8VGH6E" stopped. -2023-10-04 20:17:38.215 +01:00 [DBG] Connection id "0HMU51Q8VGH6E" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:17:43.629 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:18:13.051 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:18:39.721 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:19:04.462 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:19:32.954 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:19:57.894 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:20:22.591 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:20:42.410 +01:00 [DBG] Connection id "0HMU51Q8VGH6F" accepted. -2023-10-04 20:20:42.411 +01:00 [DBG] Connection id "0HMU51Q8VGH6F" started. -2023-10-04 20:20:42.411 +01:00 [DBG] Connection 0HMU51Q8VGH6F established using the following protocol: "Tls13" -2023-10-04 20:20:42.412 +01:00 [INF] Request starting HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - application/json 63 -2023-10-04 20:20:42.412 +01:00 [DBG] 1 candidate(s) found for the request path '/auth/login' -2023-10-04 20:20:42.412 +01:00 [DBG] Request matched endpoint 'HTTP: POST /auth/login' -2023-10-04 20:20:42.412 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-04 20:20:42.413 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-04 20:20:42.413 +01:00 [DBG] Endpoint 'HTTP: POST /auth/login' already set, skipping route matching. -2023-10-04 20:20:42.417 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:42.417 +01:00 [INF] Executing endpoint 'HTTP: POST /auth/login' -2023-10-04 20:20:42.419 +01:00 [DBG] Connection id "0HMU51Q8VGH6F", Request id "0HMU51Q8VGH6F:00000001": started reading request body. -2023-10-04 20:20:42.419 +01:00 [DBG] Connection id "0HMU51Q8VGH6F", Request id "0HMU51Q8VGH6F:00000001": done reading request body. -2023-10-04 20:20:42.461 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='FERGAL.MORAN+MIXYBOOS@GMAIL.COM'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."NormalizedUserName" = @__normalizedUserName_0 -LIMIT 1 -2023-10-04 20:20:42.550 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='1a12f994-2fcd-4ea3-a186-122bd257d95d'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."ClaimType", u."ClaimValue", u."UserId" -FROM oid.user_claim AS u -WHERE u."UserId" = @__user_Id_0 -2023-10-04 20:20:42.552 +01:00 [INF] AuthenticationScheme: Identity.Bearer signed in. -2023-10-04 20:20:42.556 +01:00 [INF] Executed endpoint 'HTTP: POST /auth/login' -2023-10-04 20:20:42.557 +01:00 [INF] HTTP POST /auth/login responded 200 in 139.3025 ms -2023-10-04 20:20:42.560 +01:00 [INF] Request finished HTTP/1.1 POST https://mixyboos.dev.fergl.ie:5001/auth/login - 200 null application/json; charset=utf-8 148.1059ms -2023-10-04 20:20:42.560 +01:00 [DBG] Connection id "0HMU51Q8VGH6F" disconnecting. -2023-10-04 20:20:42.561 +01:00 [DBG] Connection id "0HMU51Q8VGH6F" received FIN. -2023-10-04 20:20:42.561 +01:00 [DBG] Connection id "0HMU51Q8VGH6F" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:20:42.562 +01:00 [DBG] Connection id "0HMU51Q8VGH6F" stopped. -2023-10-04 20:20:42.601 +01:00 [DBG] Connection id "0HMU51Q8VGH6G" accepted. -2023-10-04 20:20:42.601 +01:00 [DBG] Connection id "0HMU51Q8VGH6G" started. -2023-10-04 20:20:42.602 +01:00 [DBG] Connection 0HMU51Q8VGH6G established using the following protocol: "Tls13" -2023-10-04 20:20:42.602 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-04 20:20:42.602 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-04 20:20:42.602 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-04 20:20:42.602 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:42.603 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-04 20:20:42.603 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:42.603 +01:00 [DBG] Authorization was successful. -2023-10-04 20:20:42.603 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:42.605 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:42.605 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:42.609 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-04 20:20:42.610 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-04 20:20:42.610 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-04 20:20:42.610 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-04 20:20:42.610 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-04 20:20:42.610 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-04 20:20:42.611 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-04 20:20:42.612 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-04 20:20:42.642 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-04 20:20:42.648 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-04 20:20:42.649 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-04 20:20:42.684 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-04 20:20:42.686 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-04 20:20:42.686 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-04 20:20:42.687 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-04 20:20:42.693 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 81.7341ms -2023-10-04 20:20:42.693 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:42.694 +01:00 [INF] HTTP GET /profile responded 200 in 88.3745 ms -2023-10-04 20:20:42.694 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 91.8516ms -2023-10-04 20:20:42.694 +01:00 [DBG] Connection id "0HMU51Q8VGH6G" disconnecting. -2023-10-04 20:20:42.694 +01:00 [DBG] Connection id "0HMU51Q8VGH6G" stopped. -2023-10-04 20:20:42.694 +01:00 [DBG] Connection id "0HMU51Q8VGH6G" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:20:42.724 +01:00 [DBG] Connection id "0HMU51Q8VGH6H" accepted. -2023-10-04 20:20:42.724 +01:00 [DBG] Connection id "0HMU51Q8VGH6H" started. -2023-10-04 20:20:42.725 +01:00 [DBG] Connection 0HMU51Q8VGH6H established using the following protocol: "Tls13" -2023-10-04 20:20:42.725 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-04 20:20:42.726 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-04 20:20:42.726 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-04 20:20:42.726 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:42.726 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-04 20:20:42.726 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:42.726 +01:00 [DBG] Authorization was successful. -2023-10-04 20:20:42.726 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:42.727 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:42.727 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:42.727 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-04 20:20:42.727 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-04 20:20:42.727 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-04 20:20:42.727 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-04 20:20:42.728 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-04 20:20:42.728 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-04 20:20:42.728 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-04 20:20:42.728 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-04 20:20:42.730 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-04 20:20:42.731 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-04 20:20:42.731 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-04 20:20:42.732 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-04 20:20:42.732 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-04 20:20:42.732 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-04 20:20:42.732 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-04 20:20:42.732 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.6603ms -2023-10-04 20:20:42.732 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:42.733 +01:00 [INF] HTTP GET /profile responded 200 in 5.4662 ms -2023-10-04 20:20:42.733 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 7.2633ms -2023-10-04 20:20:42.733 +01:00 [DBG] Connection id "0HMU51Q8VGH6H" disconnecting. -2023-10-04 20:20:42.733 +01:00 [DBG] Connection id "0HMU51Q8VGH6H" stopped. -2023-10-04 20:20:42.733 +01:00 [DBG] Connection id "0HMU51Q8VGH6H" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:20:44.520 +01:00 [DBG] Connection id "0HMU51Q8VGH6I" accepted. -2023-10-04 20:20:44.520 +01:00 [DBG] Connection id "0HMU51Q8VGH6I" started. -2023-10-04 20:20:44.521 +01:00 [DBG] Connection 0HMU51Q8VGH6I established using the following protocol: "Tls13" -2023-10-04 20:20:44.521 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-04 20:20:44.521 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-04 20:20:44.522 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-04 20:20:44.522 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:44.522 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-04 20:20:44.522 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:44.522 +01:00 [DBG] Authorization was successful. -2023-10-04 20:20:44.522 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:44.522 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:44.522 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:44.522 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-04 20:20:44.522 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-04 20:20:44.523 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-04 20:20:44.523 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-04 20:20:44.523 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-04 20:20:44.523 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-04 20:20:44.523 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-04 20:20:44.526 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-04 20:20:44.527 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-04 20:20:44.528 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-04 20:20:44.529 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-04 20:20:44.529 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-04 20:20:44.529 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-04 20:20:44.529 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-04 20:20:44.529 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-04 20:20:44.530 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.8019ms -2023-10-04 20:20:44.530 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:44.530 +01:00 [INF] HTTP GET /profile responded 200 in 7.5138 ms -2023-10-04 20:20:44.530 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 8.6247ms -2023-10-04 20:20:44.530 +01:00 [DBG] Connection id "0HMU51Q8VGH6I" disconnecting. -2023-10-04 20:20:44.530 +01:00 [DBG] Connection id "0HMU51Q8VGH6I" stopped. -2023-10-04 20:20:44.530 +01:00 [DBG] Connection id "0HMU51Q8VGH6I" received FIN. -2023-10-04 20:20:44.530 +01:00 [DBG] Connection id "0HMU51Q8VGH6I" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:20:47.753 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:20:48.871 +01:00 [DBG] Connection id "0HMU51Q8VGH6J" accepted. -2023-10-04 20:20:48.871 +01:00 [DBG] Connection id "0HMU51Q8VGH6J" started. -2023-10-04 20:20:48.872 +01:00 [DBG] Connection 0HMU51Q8VGH6J established using the following protocol: "Tls13" -2023-10-04 20:20:48.872 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-04 20:20:48.872 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-04 20:20:48.872 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-04 20:20:48.872 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:48.872 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-04 20:20:48.872 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:48.873 +01:00 [DBG] Authorization was successful. -2023-10-04 20:20:48.873 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:48.873 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:48.873 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:48.873 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-04 20:20:48.873 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-04 20:20:48.873 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-04 20:20:48.873 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-04 20:20:48.873 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-04 20:20:48.873 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-04 20:20:48.873 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-04 20:20:48.874 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-04 20:20:48.875 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-04 20:20:48.877 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-04 20:20:48.877 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-04 20:20:48.877 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-04 20:20:48.878 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-04 20:20:48.878 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-04 20:20:48.878 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-04 20:20:48.878 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 4.5407ms -2023-10-04 20:20:48.878 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:48.878 +01:00 [INF] HTTP GET /profile responded 200 in 5.2778 ms -2023-10-04 20:20:48.878 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 6.2412ms -2023-10-04 20:20:48.878 +01:00 [DBG] Connection id "0HMU51Q8VGH6J" disconnecting. -2023-10-04 20:20:48.878 +01:00 [DBG] Connection id "0HMU51Q8VGH6J" stopped. -2023-10-04 20:20:48.879 +01:00 [DBG] Connection id "0HMU51Q8VGH6J" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:20:48.909 +01:00 [DBG] Connection id "0HMU51Q8VGH6K" accepted. -2023-10-04 20:20:48.910 +01:00 [DBG] Connection id "0HMU51Q8VGH6K" started. -2023-10-04 20:20:48.910 +01:00 [DBG] Connection 0HMU51Q8VGH6K established using the following protocol: "Tls13" -2023-10-04 20:20:48.911 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - null null -2023-10-04 20:20:48.911 +01:00 [DBG] 1 candidate(s) found for the request path '/profile' -2023-10-04 20:20:48.911 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' with route pattern 'Profile' is valid for the request path '/profile' -2023-10-04 20:20:48.911 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:48.911 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was successfully authenticated. -2023-10-04 20:20:48.911 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:48.911 +01:00 [DBG] Authorization was successful. -2023-10-04 20:20:48.911 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:48.911 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:48.912 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:48.912 +01:00 [INF] Route matched with {action = "GetProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.ProfileDTO]] GetProfile() on controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api). -2023-10-04 20:20:48.912 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-04 20:20:48.912 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-04 20:20:48.912 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-04 20:20:48.912 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-04 20:20:48.912 +01:00 [DBG] Execution plan of result filters (in the following order): ["None"] -2023-10-04 20:20:48.912 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-04 20:20:48.913 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.ProfileController (mixyboos-api) -2023-10-04 20:20:48.914 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM oid."user" AS u -WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 -ORDER BY u."Id" -LIMIT 2 -2023-10-04 20:20:48.915 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowingId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowersId" -ORDER BY t."Id" -2023-10-04 20:20:48.918 +01:00 [INF] Executed DbCommand (3ms) [Parameters=[@__name_0='fergal.moran+mixyboos@gmail.com'], CommandType='"Text"', CommandTimeout='30'] -SELECT t0."FollowersId", t0."FollowingId", t0."Id", t0."AccessFailedCount", t0."Biography", t0."City", t0."ConcurrencyStamp", t0."Country", t0."DisplayName", t0."Email", t0."EmailConfirmed", t0."HeaderImage", t0."LockoutEnabled", t0."LockoutEnd", t0."NormalizedEmail", t0."NormalizedUserName", t0."PasswordHash", t0."PhoneNumber", t0."PhoneNumberConfirmed", t0."ProfileImage", t0."SecurityStamp", t0."Slug", t0."StreamKey", t0."Title", t0."TwoFactorEnabled", t0."UserName", t."Id" -FROM ( - SELECT u."Id" - FROM oid."user" AS u - WHERE u."UserName" IS NOT NULL AND u."UserName" = @__name_0 - LIMIT 1 -) AS t -INNER JOIN ( - SELECT u0."FollowersId", u0."FollowingId", u1."Id", u1."AccessFailedCount", u1."Biography", u1."City", u1."ConcurrencyStamp", u1."Country", u1."DisplayName", u1."Email", u1."EmailConfirmed", u1."HeaderImage", u1."LockoutEnabled", u1."LockoutEnd", u1."NormalizedEmail", u1."NormalizedUserName", u1."PasswordHash", u1."PhoneNumber", u1."PhoneNumberConfirmed", u1."ProfileImage", u1."SecurityStamp", u1."Slug", u1."StreamKey", u1."Title", u1."TwoFactorEnabled", u1."UserName" - FROM oid.user_followers AS u0 - INNER JOIN oid."user" AS u1 ON u0."FollowersId" = u1."Id" -) AS t0 ON t."Id" = t0."FollowingId" -ORDER BY t."Id" -2023-10-04 20:20:48.918 +01:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] -2023-10-04 20:20:48.919 +01:00 [DBG] Attempting to select an output formatter based on Accept header '["application/json"]'. -2023-10-04 20:20:48.919 +01:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. -2023-10-04 20:20:48.919 +01:00 [INF] Executing OkObjectResult, writing value of type 'MixyBoos.Api.Data.DTO.ProfileDTO'. -2023-10-04 20:20:48.919 +01:00 [INF] Executed action MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api) in 6.8635ms -2023-10-04 20:20:48.919 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.ProfileController.GetProfile (mixyboos-api)' -2023-10-04 20:20:48.919 +01:00 [INF] HTTP GET /profile responded 200 in 7.7243 ms -2023-10-04 20:20:48.920 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/profile - 200 null application/json; charset=utf-8 8.9768ms -2023-10-04 20:20:48.920 +01:00 [DBG] Connection id "0HMU51Q8VGH6K" disconnecting. -2023-10-04 20:20:48.920 +01:00 [DBG] Connection id "0HMU51Q8VGH6K" stopped. -2023-10-04 20:20:48.920 +01:00 [DBG] Connection id "0HMU51Q8VGH6K" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:20:50.290 +01:00 [DBG] Connection id "0HMU51Q8VGH6L" accepted. -2023-10-04 20:20:50.290 +01:00 [DBG] Connection id "0HMU51Q8VGH6L" started. -2023-10-04 20:20:50.290 +01:00 [DBG] Connection id "0HMU51Q8VGH6M" accepted. -2023-10-04 20:20:50.290 +01:00 [DBG] Connection id "0HMU51Q8VGH6M" started. -2023-10-04 20:20:50.291 +01:00 [DBG] Connection 0HMU51Q8VGH6L established using the following protocol: "Tls13" -2023-10-04 20:20:50.291 +01:00 [DBG] Connection 0HMU51Q8VGH6M established using the following protocol: "Tls13" -2023-10-04 20:20:50.291 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - null null -2023-10-04 20:20:50.291 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - null null -2023-10-04 20:20:50.291 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-04 20:20:50.291 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-04 20:20:50.291 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-04 20:20:50.291 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-04 20:20:50.291 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.292 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.292 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-04 20:20:50.292 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-04 20:20:50.292 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:50.292 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:50.292 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:50.292 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:50.292 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:50.292 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:50.292 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.292 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.292 +01:00 [DBG] Connection id "0HMU51Q8VGH6N" accepted. -2023-10-04 20:20:50.292 +01:00 [DBG] Connection id "0HMU51Q8VGH6N" started. -2023-10-04 20:20:50.293 +01:00 [DBG] Connection 0HMU51Q8VGH6N established using the following protocol: "Tls13" -2023-10-04 20:20:50.293 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - null null -2023-10-04 20:20:50.293 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-04 20:20:50.293 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-04 20:20:50.293 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.293 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-04 20:20:50.293 +01:00 [DBG] Connection id "0HMU51Q8VGH6O" accepted. -2023-10-04 20:20:50.293 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:50.294 +01:00 [DBG] Connection id "0HMU51Q8VGH6O" started. -2023-10-04 20:20:50.294 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:50.294 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:50.294 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.294 +01:00 [DBG] Connection 0HMU51Q8VGH6O established using the following protocol: "Tls13" -2023-10-04 20:20:50.294 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - null null -2023-10-04 20:20:50.295 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-04 20:20:50.295 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-04 20:20:50.295 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.295 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-04 20:20:50.295 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:50.295 +01:00 [DBG] Connection id "0HMU51Q8VGH6P" accepted. -2023-10-04 20:20:50.295 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:50.295 +01:00 [DBG] Connection id "0HMU51Q8VGH6P" started. -2023-10-04 20:20:50.295 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:50.295 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.295 +01:00 [DBG] Connection 0HMU51Q8VGH6P established using the following protocol: "Tls13" -2023-10-04 20:20:50.296 +01:00 [INF] Request starting HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - null null -2023-10-04 20:20:50.296 +01:00 [DBG] 1 candidate(s) found for the request path '/mix/single' -2023-10-04 20:20:50.296 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' with route pattern 'Mix/single' is valid for the request path '/mix/single' -2023-10-04 20:20:50.296 +01:00 [DBG] Request matched endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.296 +01:00 [DBG] AuthenticationScheme: Identity.Bearer was not authenticated. -2023-10-04 20:20:50.296 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:50.296 +01:00 [DBG] Endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' already set, skipping route matching. -2023-10-04 20:20:50.296 +01:00 [DBG] Static files was skipped as the request already matched an endpoint. -2023-10-04 20:20:50.296 +01:00 [INF] Executing endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.297 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-04 20:20:50.297 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-04 20:20:50.297 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-04 20:20:50.297 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-04 20:20:50.297 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-04 20:20:50.297 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-04 20:20:50.297 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-04 20:20:50.297 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-04 20:20:50.297 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-04 20:20:50.297 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-04 20:20:50.297 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-04 20:20:50.297 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-04 20:20:50.297 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-04 20:20:50.297 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-04 20:20:50.298 +01:00 [INF] Route matched with {action = "GetByUserAndMix", controller = "Mix"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MixyBoos.Api.Data.DTO.MixDTO]] GetByUserAndMix(System.String, System.String) on controller MixyBoos.Api.Controllers.MixController (mixyboos-api). -2023-10-04 20:20:50.302 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-04 20:20:50.303 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-04 20:20:50.302 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-04 20:20:50.303 +01:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] -2023-10-04 20:20:50.303 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-04 20:20:50.304 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-04 20:20:50.304 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-04 20:20:50.304 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-04 20:20:50.304 +01:00 [DBG] Execution plan of resource filters (in the following order): ["None"] -2023-10-04 20:20:50.304 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-04 20:20:50.304 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-04 20:20:50.304 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-04 20:20:50.304 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-04 20:20:50.304 +01:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] -2023-10-04 20:20:50.304 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-04 20:20:50.304 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-04 20:20:50.304 +01:00 [DBG] Execution plan of exception filters (in the following order): ["None"] -2023-10-04 20:20:50.305 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-04 20:20:50.305 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-04 20:20:50.305 +01:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] -2023-10-04 20:20:50.305 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-04 20:20:50.305 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-04 20:20:50.305 +01:00 [DBG] Executing controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-04 20:20:50.305 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-04 20:20:50.306 +01:00 [DBG] Executed controller factory for controller MixyBoos.Api.Controllers.MixController (mixyboos-api) -2023-10-04 20:20:50.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-04 20:20:50.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-04 20:20:50.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-04 20:20:50.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-04 20:20:50.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' ... -2023-10-04 20:20:50.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-04 20:20:50.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-04 20:20:50.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-04 20:20:50.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-04 20:20:50.308 +01:00 [DBG] Attempting to bind parameter 'user' of type 'System.String' using the name 'user' in request data ... -2023-10-04 20:20:50.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.309 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-04 20:20:50.309 +01:00 [DBG] Done attempting to bind parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.309 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-04 20:20:50.309 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-04 20:20:50.309 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-04 20:20:50.309 +01:00 [DBG] Attempting to validate the bound parameter 'user' of type 'System.String' ... -2023-10-04 20:20:50.310 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.310 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.310 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.310 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.310 +01:00 [DBG] Done attempting to validate the bound parameter 'user' of type 'System.String'. -2023-10-04 20:20:50.310 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-04 20:20:50.310 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-04 20:20:50.310 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-04 20:20:50.310 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-04 20:20:50.310 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' ... -2023-10-04 20:20:50.310 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-04 20:20:50.311 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-04 20:20:50.311 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-04 20:20:50.311 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Attempting to bind parameter 'mix' of type 'System.String' using the name 'mix' in request data ... -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-04 20:20:50.311 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to bind parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Attempting to validate the bound parameter 'mix' of type 'System.String' ... -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.311 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.312 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.312 +01:00 [DBG] Done attempting to validate the bound parameter 'mix' of type 'System.String'. -2023-10-04 20:20:50.324 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='02.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-04 20:20:50.325 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-04 20:20:50.326 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 21.2212ms -2023-10-04 20:20:50.326 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.326 +01:00 [INF] HTTP GET /mix/single responded 204 in 33.7844 ms -2023-10-04 20:20:50.326 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=02.png - 204 null null 34.9282ms -2023-10-04 20:20:50.326 +01:00 [DBG] Connection id "0HMU51Q8VGH6L" disconnecting. -2023-10-04 20:20:50.326 +01:00 [DBG] Connection id "0HMU51Q8VGH6L" stopped. -2023-10-04 20:20:50.326 +01:00 [DBG] Connection id "0HMU51Q8VGH6L" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:20:50.332 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='03.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-04 20:20:50.332 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='05.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-04 20:20:50.332 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='01.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-04 20:20:50.332 +01:00 [INF] Executed DbCommand (1ms) [Parameters=[@__user_0='avatars', @__mix_1='04.png'], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE u."Slug" = @__user_0 AND m."Slug" = @__mix_1 -ORDER BY m."Id", u."Id" -LIMIT 1 -2023-10-04 20:20:50.332 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-04 20:20:50.332 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-04 20:20:50.332 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-04 20:20:50.332 +01:00 [INF] Executing StatusCodeResult, setting HTTP status code 204 -2023-10-04 20:20:50.333 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 28.7517ms -2023-10-04 20:20:50.333 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 28.822ms -2023-10-04 20:20:50.333 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 28.1803ms -2023-10-04 20:20:50.333 +01:00 [INF] Executed action MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api) in 27.9472ms -2023-10-04 20:20:50.333 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.333 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.333 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.333 +01:00 [INF] Executed endpoint 'MixyBoos.Api.Controllers.MixController.GetByUserAndMix (mixyboos-api)' -2023-10-04 20:20:50.333 +01:00 [INF] HTTP GET /mix/single responded 204 in 39.2115 ms -2023-10-04 20:20:50.333 +01:00 [INF] HTTP GET /mix/single responded 204 in 38.0096 ms -2023-10-04 20:20:50.333 +01:00 [INF] HTTP GET /mix/single responded 204 in 41.0742 ms -2023-10-04 20:20:50.333 +01:00 [INF] HTTP GET /mix/single responded 204 in 37.1064 ms -2023-10-04 20:20:50.333 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=04.png - 204 null null 40.4288ms -2023-10-04 20:20:50.333 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=03.png - 204 null null 42.2135ms -2023-10-04 20:20:50.333 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=05.png - 204 null null 38.9061ms -2023-10-04 20:20:50.333 +01:00 [INF] Request finished HTTP/1.1 GET https://mixyboos.dev.fergl.ie:5001/mix/single?user=avatars&mix=01.png - 204 null null 37.8388ms -2023-10-04 20:20:50.333 +01:00 [DBG] Connection id "0HMU51Q8VGH6N" disconnecting. -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6M" disconnecting. -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6P" disconnecting. -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6O" disconnecting. -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6N" stopped. -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6P" stopped. -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6M" stopped. -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6O" stopped. -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6P" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6N" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6M" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:20:50.334 +01:00 [DBG] Connection id "0HMU51Q8VGH6O" sending FIN because: "The Socket transport's send loop completed gracefully." -2023-10-04 20:21:17.090 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:21:43.070 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 20:21:48.093 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:21:48.093 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 20:21:48.094 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 20:21:48.094 +01:00 [DBG] Trigger instruction : NoInstruction -2023-10-04 20:22:11.816 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:22:35.903 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:23:00.109 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:23:27.815 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:23:53.844 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:24:21.375 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:24:50.192 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:25:16.738 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:25:40.699 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:26:04.235 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:26:31.754 +01:00 [DBG] Batch acquisition of 1 triggers -2023-10-04 20:26:48.092 +01:00 [DBG] Batch acquisition of 0 triggers -2023-10-04 20:26:48.092 +01:00 [DBG] Calling Execute on job DEFAULT.CheckAudioIsProcessedJob -2023-10-04 20:26:48.093 +01:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] -SELECT m."Id", m."AudioUrl", m."DateCreated", m."DateUpdated", m."Description", m."Image", m."IsProcessed", m."Slug", m."Title", m."UserId", u."Id", u."AccessFailedCount", u."Biography", u."City", u."ConcurrencyStamp", u."Country", u."DisplayName", u."Email", u."EmailConfirmed", u."HeaderImage", u."LockoutEnabled", u."LockoutEnd", u."NormalizedEmail", u."NormalizedUserName", u."PasswordHash", u."PhoneNumber", u."PhoneNumberConfirmed", u."ProfileImage", u."SecurityStamp", u."Slug", u."StreamKey", u."Title", u."TwoFactorEnabled", u."UserName" -FROM mixyboos.mixes AS m -INNER JOIN oid."user" AS u ON m."UserId" = u."Id" -WHERE NOT (m."IsProcessed") -ORDER BY m."Id", u."Id" -2023-10-04 20:26:48.094 +01:00 [DBG] Trigger instruction : NoInstruction