23503: insert or update on table "config" violates foreign key constraint "config_parentid_fkey" DETAIL: Key (parentid)=(08e6b24c-f384-4da7-9687-cdc9fe515393) is not present in table "config".

  • Time Stamp
    2025-11-06 05:20:10
  • Message
    23503: insert or update on table "config" violates foreign key constraint "config_parentid_fkey"

    DETAIL: Key (parentid)=(08e6b24c-f384-4da7-9687-cdc9fe515393) is not present in table "config".
  • Stack
    at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|213_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
    at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
    at Npgsql.NpgsqlDataReader.NextResult()
    at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken)
    at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken)
    at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior)
    at System.Data.DataTable`1.Upsert(T entity)
    at me.yuCX.OuCg(Object )
  • Source
    Npgsql