Log Viewer

Showing 368 log entries
Timestamp (UTC) Labels Message
2026-03-10 02:44:34 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:44:34 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:44:04 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:44:04 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:43:51 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:43:51 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 1.5298ms
2026-03-10 02:43:51 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '200', Handled: 'False', Attempt: '0', Execution Time: 7.7345ms
2026-03-10 02:43:51 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Unauthorized access to "/" while system is SEALED. Redirecting to /setup.
2026-03-10 02:43:51 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-System unsealed check failed (Sealed state): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:43:51 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:43:51 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:43:51 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-No cached value for "/api/bulletins" — using safe default
2026-03-10 02:43:51 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Control Hub returned 503 on "/api/bulletins". Falling back to cache.
2026-03-10 02:43:51 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/bulletins — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:43:51 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Setup check failed (DB likely unsealed or not migrated): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:43:51 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:43:51 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("960"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:43:50 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Unauthorized access to "/integration-groups" while system is SEALED. Redirecting to /setup.
2026-03-10 02:43:50 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-System unsealed check failed (Sealed state): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:43:50 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:43:50 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:43:34 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:43:34 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 1.5398ms
2026-03-10 02:43:34 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '200', Handled: 'False', Attempt: '0', Execution Time: 9.2395ms
2026-03-10 02:43:34 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:43:34 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 7.5736ms
2026-03-10 02:43:34 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-No cached value for "/api/bulletins" — using safe default
2026-03-10 02:43:34 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Control Hub returned 503 on "/api/bulletins". Falling back to cache.
2026-03-10 02:43:34 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/bulletins — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:43:34 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '200', Handled: 'False', Attempt: '0', Execution Time: 15.0605ms
2026-03-10 02:43:34 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Setup check failed (DB likely unsealed or not migrated): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:43:34 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:43:34 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:43:34 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-No cached value for "/api/bulletins" — using safe default
2026-03-10 02:43:34 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Control Hub returned 503 on "/api/bulletins". Falling back to cache.
2026-03-10 02:43:34 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/bulletins — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:43:34 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Setup check failed (DB likely unsealed or not migrated): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:43:34 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:43:34 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:43:34 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Unauthorized access to "/docs/integration-patterns" while system is SEALED. Redirecting to /setup.
2026-03-10 02:43:34 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-System unsealed check failed (Sealed state): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:43:34 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:43:34 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("962"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:43:33 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Unauthorized access to "/integrations" while system is SEALED. Redirecting to /setup.
2026-03-10 02:43:33 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-System unsealed check failed (Sealed state): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:43:33 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:43:33 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:43:33 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("16"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:43:33 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:43:02 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:43:02 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:42:32 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:42:32 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:42:11 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:42:11 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 4.6806ms
2026-03-10 02:42:11 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '200', Handled: 'False', Attempt: '0', Execution Time: 14.7299ms
2026-03-10 02:42:11 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-No cached value for "/api/bulletins" — using safe default
2026-03-10 02:42:11 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Control Hub returned 503 on "/api/bulletins". Falling back to cache.
2026-03-10 02:42:11 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/bulletins — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:42:11 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Setup check failed (DB likely unsealed or not migrated): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:42:11 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:42:11 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("5"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:42:11 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Unauthorized access to "/document-browser" while system is SEALED. Redirecting to /setup.
2026-03-10 02:42:11 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-System unsealed check failed (Sealed state): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:42:11 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:42:11 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:42:01 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:42:01 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:42:01 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-No cached value for "/api/bulletins" — using safe default
2026-03-10 02:42:01 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Control Hub returned 503 on "/api/bulletins". Falling back to cache.
2026-03-10 02:42:01 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/bulletins — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:42:01 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:42:01 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 1.5798ms
2026-03-10 02:42:01 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '200', Handled: 'False', Attempt: '0', Execution Time: 12.0285ms
2026-03-10 02:42:01 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:42:01 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 12.7137ms
2026-03-10 02:42:01 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Setup check failed (DB likely unsealed or not migrated): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:42:01 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:42:01 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:42:01 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Unauthorized access to "/replicator" while system is SEALED. Redirecting to /setup.
2026-03-10 02:42:01 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-System unsealed check failed (Sealed state): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:42:01 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:42:01 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:41:31 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:41:31 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:41:01 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:41:01 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:40:31 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:40:31 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:40:01 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:40:01 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:39:31 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:39:31 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:39:01 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:39:01 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:38:31 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:38:31 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:38:01 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:38:01 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:37:31 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:37:31 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:37:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:37:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:36:30 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:36:30 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:36:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:36:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:35:30 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:35:30 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:35:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:35:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:34:30 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:34:30 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:34:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:34:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:33:53 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-No cached value for "/api/bulletins" — using safe default
2026-03-10 02:33:53 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Control Hub returned 503 on "/api/bulletins". Falling back to cache.
2026-03-10 02:33:53 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/bulletins — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:33:53 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:33:53 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 2.4704ms
2026-03-10 02:33:53 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '200', Handled: 'False', Attempt: '0', Execution Time: 2.0795ms
2026-03-10 02:33:53 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Setup check failed (DB likely unsealed or not migrated): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:33:53 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:33:53 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:33:53 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Unauthorized access to "/" while system is SEALED. Redirecting to /setup.
2026-03-10 02:33:53 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-System unsealed check failed (Sealed state): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:33:53 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:33:53 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:33:53 [category=CTP.App.Middleware.RunnerTierMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMRTM]-UI access blocked on "DT" runner tier. Path: "/_framework/blazor.web.js" RemoteIp: "10.224.0.4"
2026-03-10 02:33:52 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-No cached value for "/api/bulletins" — using safe default
2026-03-10 02:33:52 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Control Hub returned 503 on "/api/bulletins". Falling back to cache.
2026-03-10 02:33:52 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/bulletins — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:33:51 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:33:51 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 4.0867ms
2026-03-10 02:33:51 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:33:51 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 18.8605ms
2026-03-10 02:33:51 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '200', Handled: 'False', Attempt: '0', Execution Time: 13.6377ms
2026-03-10 02:33:51 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Setup check failed (DB likely unsealed or not migrated): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:33:51 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:33:51 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:33:51 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Unauthorized access to "/" while system is SEALED. Redirecting to /setup.
2026-03-10 02:33:51 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-System unsealed check failed (Sealed state): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:33:51 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:33:51 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:33:30 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:33:30 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:33:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:33:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:32:30 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:32:30 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:32:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:32:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:31:30 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:31:30 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:31:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:31:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:30:30 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:30:30 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:30:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:30:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:29:30 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:29:30 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:29:21 [category=Services.TelemetryReportingService | job=ctpapp-dt | level=Warning]
[STRS]-Failed to send telemetry report.
Npgsql.PostgresException (0x80004005): 42P01: relation "replication_executions" does not exist

POSITION: 183
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`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 Integrator.Coordination.IntegrationStats.GetExecutionsAsync(Nullable`1 integrationId, Int32 limit) in /home/vsts/work/1/s/Integrator/Coordination/IntegrationStats.cs:line 235
   at Services.TelemetryReportingService.ReportHealthAsync(CancellationToken ct) in /home/vsts/work/1/s/Services/TelemetryReportingService.cs:line 102
   at Services.TelemetryReportingService.ExecuteAsync(CancellationToken stoppingToken) in /home/vsts/work/1/s/Services/TelemetryReportingService.cs:line 58
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "replication_executions" does not exist
    Position: 183
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:29:21 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"replication_executions\" does not exist

POSITION: 183
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"replication_executions\" does not exist
    Position: 183
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "replication_executions" does not exist

POSITION: 183
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "replication_executions" does not exist
    Position: 183
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:29:21 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=["@__p_0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
""SELECT r.id, r.completed_at, r.duration_ms, r.error_message, r.executed_by, r.integration_id, r.records_failed, r.records_processed, r.records_succeeded, r.started_at, r.status
FROM replication_executions AS r
ORDER BY r.started_at DESC
LIMIT @__p_0"
2026-03-10 02:29:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:29:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:28:53 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-No cached value for "/api/config/flags" — using safe default
2026-03-10 02:28:53 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Control Hub returned 503 on "/api/config/flags". Falling back to cache.
2026-03-10 02:28:53 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/config/flags — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   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.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:28:53 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-No cached value for "/api/bulletins" — using safe default
2026-03-10 02:28:53 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Control Hub returned 503 on "/api/bulletins". Falling back to cache.
2026-03-10 02:28:53 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/bulletins — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   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.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:28:53 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Discovery endpoint returned ServiceUnavailable
2026-03-10 02:28:53 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/discovery — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   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.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:28:53 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:28:53 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 7.6512ms
2026-03-10 02:28:30 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:28:30 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:28:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:28:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:27:30 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:27:30 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:27:00 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:27:00 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:26:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:26:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:25:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:25:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:25:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:25:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:24:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:24:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:24:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:24:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:23:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:23:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:23:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:23:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:22:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:22:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:22:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:22:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:21:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:21:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:21:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:21:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:20:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:20:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:20:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:20:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:19:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:19:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:19:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:19:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:18:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:18:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:18:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:18:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:17:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:17:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:17:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:17:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:16:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:16:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:16:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:16:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:15:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:15:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:15:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:15:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:14:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:14:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:14:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:14:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:13:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:13:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:13:50 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-No cached value for "/api/bulletins" — using safe default
2026-03-10 02:13:50 [category=Services.ControlHub.ControlHubClient | job=ctpapp-dt | level=Warning]
[SCHCHC]-Control Hub returned 503 on "/api/bulletins". Falling back to cache.
2026-03-10 02:13:50 [category=Services.ControlHub.ControlHubAuthHandler | job=ctpapp-dt | level=Warning]
[SCHCHAH]-Control Hub unreachable at https://hub.choreologix.com/api/bulletins — returning 503 so callers fall back to cache/defaults
System.Net.Http.HttpRequestException: Name or service not known (hub.choreologix.com:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
   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.<ConnectAsync>g__WaitForConnectWithCancellation|285_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.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Services.ControlHub.ControlHubAuthHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/vsts/work/1/s/Services/ControlHub/ControlHubAuthHandler.cs:line 61
2026-03-10 02:13:50 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:13:50 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 2.9379ms
2026-03-10 02:13:50 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '200', Handled: 'False', Attempt: '0', Execution Time: 8.7993ms
2026-03-10 02:13:50 [category=Services.Vault.VaultClient | job=ctpapp-dt | level=Information]
[SVVC]-Secret not found at path: ""secret/data/control-hub/api-token""
2026-03-10 02:13:50 [category=Polly | job=ctpapp-dt | level=Information]
[P]-Execution attempt. Source: '"VaultClient-standard"/""/"Standard-Retry"', Operation Key: 'null', Result: '404', Handled: 'False', Attempt: '0', Execution Time: 9.3596ms
2026-03-10 02:13:50 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Setup check failed (DB likely unsealed or not migrated): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:13:50 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:13:50 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:13:48 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-Unauthorized access to "/" while system is SEALED. Redirecting to /setup.
2026-03-10 02:13:48 [category=CTP.App.Middleware.BootstrapMiddleware | job=ctpapp-dt | level=Warning]
[CTPAMBM]-System unsealed check failed (Sealed state): "42P01: relation \"system_state\" does not exist

POSITION: 39"
2026-03-10 02:13:48 [category=Microsoft.EntityFrameworkCore.Query | job=ctpapp-dt | level=Error]
[MEFCQ]-An exception occurred while iterating over the results of a query for context type '"DataAccess.Entities.CtpDbContext"'."
""Npgsql.PostgresException (0x80004005): 42P01: relation \"system_state\" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation \"system_state\" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable"
Npgsql.PostgresException (0x80004005): 42P01: relation "system_state" does not exist

POSITION: 39
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, 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.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.<>c__DisplayClass30_0`2.<<ExecuteAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
  Exception data:
    Severity: ERROR
    SqlState: 42P01
    MessageText: relation "system_state" does not exist
    Position: 39
    File: parse_relation.c
    Line: 1392
    Routine: parserOpenTable
2026-03-10 02:13:48 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT EXISTS (
    SELECT 1
    FROM system_state AS s
    WHERE s.is_system_unsealed)"
2026-03-10 02:13:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:13:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:12:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:12:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("6"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:12:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:12:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:11:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:11:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:11:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:11:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:10:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:10:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:10:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:10:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:09:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("5"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:09:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:09:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:09:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:08:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:08:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("5"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:08:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("6"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:08:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:07:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:07:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:07:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:07:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:06:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:06:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:06:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:06:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:05:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:05:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:05:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:05:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:04:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:04:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:04:29 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:04:29 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:03:59 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:03:59 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:03:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:03:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:02:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:02:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:02:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:02:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:01:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:01:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:01:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:01:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:00:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:00:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 02:00:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 02:00:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:59:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:59:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:59:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:59:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:58:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:58:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:58:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:58:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:57:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:57:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:57:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:57:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:56:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:56:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:56:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:56:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:55:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:55:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:55:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:55:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:54:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:54:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:54:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:54:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:53:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:53:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:53:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:53:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:52:58 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:52:58 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:52:28 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:52:28 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:51:57 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:51:57 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:51:27 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:51:27 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:50:57 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:50:57 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:50:27 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:50:27 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:49:57 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:49:57 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:49:27 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:49:27 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:48:57 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:48:57 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("987"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:48:26 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:48:26 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:47:56 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:47:56 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:47:26 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:47:26 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:46:56 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:46:56 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:46:26 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:46:26 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:45:56 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:45:56 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:45:26 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:45:26 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.
2026-03-10 01:44:56 [category=Microsoft.EntityFrameworkCore.Database.Command | job=ctpapp-dt | level=Error]
[MEFCDC]-Failed executing DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
""SELECT \"MigrationId\", \"ProductVersion\"
FROM \"__EFMigrationsHistory\"
ORDER BY \"MigrationId\";"
2026-03-10 01:44:56 [category=CTP.App.Scheduling.SchedulerSyncService | job=ctpapp-dt | level=Warning]
[CTPASSSS]-SchedulerSyncService: 11 pending migration(s) detected — schema may be incomplete.

Local serilog.txt

Reads a local serilog.txt file from the server/container file system. Click to load latest lines.
No serilog.txt found or file is empty.